# Nakafa Framework: LLM URL: https://nakafa.com/en/exercises/high-school/snbt/quantitative-knowledge/try-out/set-6 Exercises: Try Out - Set 6: Real exam simulation to sharpen your skills and build confidence. --- ## Exercise 1 ### Question export const metadata = { title: "Problem 1", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; Given two lines and have an intersection point. Determine the intersection point! Decide whether statements and below are sufficient to answer the question. 1. 2. ### Choices - [ ] Statement $$(1)$$ ALONE is sufficient, but statement $$(2)$$ alone is not sufficient. - [ ] Statement $$(2)$$ ALONE is sufficient, but statement $$(1)$$ alone is not sufficient. - [x] BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient. - [ ] EACH statement ALONE is sufficient. - [ ] Statements $$(1)$$ and $$(2)$$ TOGETHER are NOT sufficient. ### Answer & Explanation export const metadata = { title: "Problem 1 Solution", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; We are asked to determine the intersection point of two lines: 1. 2. To determine a unique intersection point , we must be able to solve this system of equations. Let's equate the two equations: From the equation above, the value of can be determined if and only if the coefficient of is not zero, i.e., or . If , then: After finding , we can find by substituting it into one of the equations. So, to determine the intersection point specifically, we need to know: 1. That (so the lines intersect at one point). 2. The value of (to calculate the coordinate values). #### Analysis of Statement 1 Statement provides the information . This guarantees that the two lines have different gradients ( and ), so they definitely intersect at one point. However, we do not know the value of . Without the value of , we cannot determine the coordinates of the intersection point (values of and still depend on ). Therefore, statement alone is **not sufficient**. #### Analysis of Statement 2 Statement provides the information . The second equation becomes . We do not know the value of . - If , then the line becomes , which coincides with the first line (infinitely many intersection points). - If , the lines intersect at one point. Since is unknown, we cannot ensure there is a single intersection point, nor can we determine its coordinates. Therefore, statement alone is **not sufficient**. #### Analysis of Both Statements Together If we combine both statements: 1. 2. We substitute into the equation to find : (Division by is valid because ). Then we find : We get a unique intersection point . Since we can determine the intersection point, both statements together are **sufficient**. Therefore, **BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient**. --- ## Exercise 2 ### Question export const metadata = { title: "Problem 2", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; A piece of wood weighs grams. After being dried in the sun, it weighs grams. What is the percentage of water content in the wet wood? ### Choices - [ ] $$80\%$$ - [ ] $$40\%$$ - [x] $$33\frac{1}{3}\%$$ - [ ] $$25\%$$ - [ ] $$20\%$$ ### Answer & Explanation export const metadata = { title: "Problem 2 Solution", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; Given: - Initial weight (wet wood) = grams. - Final weight (dry wood) = grams. The water content in the wood is the difference between the initial weight and the final weight: The percentage of water content is calculated relative to the initial weight (wet wood): Therefore, the water content in the wet wood is . --- ## Exercise 3 ### Question export const metadata = { title: "Problem 3", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; A family has children. It is known that at least one of the children is a girl. The probability that the family has girls and boy is ### Choices - [ ] $$\frac{1}{2}$$ - [ ] $$\frac{1}{7}$$ - [ ] $$\frac{1}{4}$$ - [x] $$\frac{3}{7}$$ - [ ] $$\frac{8}{9}$$ ### Answer & Explanation export const metadata = { title: "Problem 3 Solution", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; Let be a boy and be a girl. The sample space for a family with children (without conditions) has possibilities: It is given that "at least one child is a girl". This means the event "all children are boys" () is impossible. The new sample space () consists of all possibilities except : The number of elements in the sample space is . The expected event () is having girls and boy. From the sample space , the outcomes that satisfy this condition are: The number of expected outcomes is . The probability of the event is: Therefore, the probability that the family has girls and boy is . --- ## Exercise 4 ### Question export const metadata = { title: "Problem 4", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; From the data , , , , , , , which statements are true? 1. Median . 2. Range . 3. Range median . 4. Mean . ### Choices - [ ] $$(1)$$, $$(2)$$, and $$(3)$$ ONLY are correct. - [x] $$(1)$$ and $$(3)$$ ONLY are correct. - [ ] $$(2)$$ and $$(4)$$ ONLY are correct. - [ ] ONLY $$(4)$$ is correct. - [ ] ALL choices are correct. ### Answer & Explanation export const metadata = { title: "Problem 4 Solution", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; Sort the data from smallest to largest: Number of data points . #### Statement 1 Analysis The median is the -th value. The -th value is . Statement is **CORRECT**. #### Statement 2 Analysis The range is the difference between the maximum and minimum values. Statement is **INCORRECT** (should be , not ). #### Statement 3 Analysis Difference between range and median: Statement is **CORRECT**. #### Statement 4 Analysis The mean () is the sum of all data divided by the number of data points. The value is not equal to . Statement is **INCORRECT**. #### Conclusion The correct statements are ** and **. --- ## Exercise 5 ### Question export const metadata = { title: "Problem 5", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; If and are integers satisfying , then the possible values for are 1. 2. 3. 4. ### Choices - [ ] $$(1)$$, $$(2)$$, and $$(3)$$ ONLY are correct. - [x] $$(1)$$ and $$(3)$$ ONLY are correct. - [ ] $$(2)$$ and $$(4)$$ ONLY are correct. - [ ] ONLY $$(4)$$ is correct. - [ ] ALL choices are correct. ### Answer & Explanation export const metadata = { title: "Problem 5 Solution", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; Given the equation where and are integers. The value is the square of (). The integer pairs satisfying this circle equation can be found using Pythagorean triples or properties of perfect squares. The possible pairs are: 1. If one variable is , then the other is . Pairs: . Possible values for : 2. If both variables are non-zero, we look for combinations of squares summing to . The Pythagorean triple involving as the hypotenuse is because . Possible pairs (including negative values): and . Possible values for from these combinations: Thus, can be or . The set of all possible values for is . #### Statement 1 Analysis The value is in the solution set. Statement is **CORRECT**. #### Statement 2 Analysis The value is **NOT** in the solution set. Statement is **INCORRECT**. #### Statement 3 Analysis The value is in the solution set. Statement is **CORRECT**. #### Statement 4 Analysis The value is **NOT** in the solution set. Statement is **INCORRECT**. #### Conclusion The correct statements are ** and **. --- ## Exercise 6 ### Question export const metadata = { title: "Question 6", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; Given functions and . The value of is .... ### Choices - [ ] $$1$$ - [x] $$2$$ - [ ] $$3$$ - [ ] $$4$$ - [ ] $$5$$ ### Answer & Explanation export const metadata = { title: "Solution for Question 6", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; We are given the function and the composite function . We are asked to find the value of . The definition of a composite function is . Let . We rearrange this equation to express in terms of : Substitute into the equation : Thus, we have . Then the value of is: So, the value of is . --- ## Exercise 7 ### Question export const metadata = { title: "Question 7", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; The value of that satisfies is .... ### Choices - [ ] $$5 \text{ and } -3$$ - [ ] $$-5 \text{ and } 3$$ - [x] $$\frac{5}{3} \text{ and } -1$$ - [ ] $$-\frac{5}{3} \text{ and } 1$$ - [ ] $$5 \text{ and } -1$$ ### Answer & Explanation export const metadata = { title: "Solution for Question 7", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; We are given the following determinant equation: The first step is to calculate the determinant of the matrices on the left and right sides. Recall that the determinant of a matrix is . Determinant of the left side: Determinant of the right side: Now we equate both results: Move to the left side to form a quadratic equation: We factor this quadratic equation. We look for two numbers that multiply to and sum to . These numbers are and . Thus, the solutions are: So, the values of that satisfy the equation are and . --- ## Exercise 8 ### Question export const metadata = { title: "Question 8", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; If , then the value of .... ### Choices - [ ] $$46$$ - [x] $$48$$ - [ ] $$54$$ - [ ] $$56$$ - [ ] $$58$$ ### Answer & Explanation export const metadata = { title: "Solution for Question 8", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; Given the function operation definition . We are asked to find the value of . Based on the position of variables in the function definition, we can identify the following values: - - - Substitute these values into the function equation: Perform the calculation step by step: 1. Calculate the square: 2. Calculate the square root: Then the equation becomes: So, the value of is . --- ## Exercise 9 ### Question export const metadata = { title: "Question 9", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; Consider the following plane figures: 1. Isosceles right triangle. 2. Right trapezoid (not a rectangle). 3. Rectangle (not a square). 4. Rhombus (not a square). How many figures have the number of rotational symmetries equal to the number of folding symmetries (lines of symmetry)? ### Choices - [ ] $$0$$ - [ ] $$1$$ - [ ] $$2$$ - [x] $$3$$ - [ ] $$4$$ ### Answer & Explanation export const metadata = { title: "Solution for Question 9", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; Let's analyze the number of lines of symmetry (folding symmetry) and rotational symmetries for each given plane figure: 1. **Isosceles right triangle** - Lines of symmetry: (altitude from the right angle to the hypotenuse). - Rotational symmetries: (rotation of ). - **Conclusion**: The numbers are equal. 2. **Right trapezoid** - Lines of symmetry: . - Rotational symmetries: (rotation of ). - **Conclusion**: The numbers are not equal. 3. **Rectangle** (not a square) - Lines of symmetry: (vertical and horizontal axes). - Rotational symmetries: (rotation of and ). - **Conclusion**: The numbers are equal. 4. **Rhombus** (not a square) - Lines of symmetry: (both diagonals). - Rotational symmetries: (rotation of and ). - **Conclusion**: The numbers are equal. The figures that have the same number of rotational symmetries and lines of symmetry are: 1. Isosceles right triangle. 2. Rectangle. 3. Rhombus. So, there are figures that satisfy the condition. --- ## Exercise 10 ### Question export const metadata = { title: "Question 10", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; Given , , and . The value of is .... ### Choices - [ ] $$10$$ - [ ] $$20$$ - [ ] $$24$$ - [x] $$34$$ - [ ] $$44$$ ### Answer & Explanation export const metadata = { title: "Solution for Question 10", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; Given the recursive equation: We can rearrange the equation to find : **Step 1**: Find the value of by substituting . Given and . **Step 2**: Find the value of by substituting . **Step 3**: Calculate the sum . So, the value of is . --- ## Exercise 11 ### Question export const metadata = { title: "Question 11", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; The ratio of a miniature of an object to its actual size is as follows. Miniature size : actual size = If there is a rectangular object with an area of and a length of , then the width of the miniature of the object is ... cm. ### Choices - [ ] $$0.9$$ - [ ] $$1.9$$ - [ ] $$2.3$$ - [ ] $$2.6$$ - [x] $$3.6$$ ### Answer & Explanation export const metadata = { title: "Solution for Question 11", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; **Step 1**: Calculate the actual width of the object. Given the area of the rectangle is and the length is . Convert to cm: **Step 2**: Calculate the width of the miniature using the given ratio. The ratio of miniature size to actual size is or . So, the width of the miniature object is . --- ## Exercise 12 ### Question export const metadata = { title: "Problem 12", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; import { Graph } from "../graph"; The value of in the figure below is ... ### Choices - [x] $$20^\circ$$ - [ ] $$30^\circ$$ - [ ] $$40^\circ$$ - [ ] $$50^\circ$$ - [ ] $$80^\circ$$ ### Answer & Explanation export const metadata = { title: "Solution to Problem 12", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; import { Graph } from "../graph"; Consider the small triangle at the bottom. The sum of angles in a triangle is . Given the top vertex angle is . So, the sum of the two base angles is: Next, consider the large triangle. Its base angles are and . Since , both base angles of the large triangle are . The sum of angles in the large triangle is : Thus, the value of is . --- ## Exercise 13 ### Question export const metadata = { title: "Problem 13", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; For . Which of the following relationships is correct between quantities and based on the information provided? | | | | :---: | :---: | | | | ### Choices - [ ] $$P > Q$$ - [x] $$P < Q$$ - [ ] $$P = Q$$ - [ ] $$P + Q = 3$$ - [ ] Cannot be determined. ### Answer & Explanation export const metadata = { title: "Solution to Problem 13", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; We will analyze quantities and separately. #### Analyzing Quantity P The expression for can be simplified as follows: Given . Thus: #### Analyzing Quantity Q Given . Since , then: #### Comparing P and Q From the analysis above, we have: * * It is clear that the maximum value of is less than the minimum value of . Thus, . --- ## Exercise 14 ### Question export const metadata = { title: "Problem 14", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; If and are satisfied by and , then the value of is ... ### Choices - [x] $$-\frac{3}{5}$$ - [ ] $$\frac{1}{5}$$ - [ ] $$\frac{4}{3}$$ - [ ] $$\frac{2}{3}$$ - [ ] $$\frac{3}{5}$$ ### Answer & Explanation export const metadata = { title: "Solution to Problem 14", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; Given the function . We will substitute this function into the given equation. First, determine the forms of and : Substitute these forms into the initial equation: Group like terms: This quadratic equation has roots and . The sum of the roots of a quadratic equation is . Thus, the value of is . --- ## Exercise 15 ### Question export const metadata = { title: "Problem 15", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; The average of three numbers is . If one of the numbers is replaced by the number , the average of the three numbers decreases by . | | | | :---: | :---: | | The number being replaced | | ### Choices - [ ] $$P > Q$$ - [x] $$P < Q$$ - [ ] $$P = Q$$ - [ ] $$P = 2Q$$ - [ ] Cannot determine the relationship between P and Q ### Answer & Explanation export const metadata = { title: "Solution to Problem 15", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; We will find the value of the replaced number (quantity ) first. #### Analyzing Quantity P Let the three numbers be and . The initial average is given as : Suppose the number is replaced by the number . The new average decreases by from the initial average, so the new average becomes . We substitute the value into the initial equation to find the value of : Thus, the replaced number is . So, . #### Comparing P and Q Given . It is clear that . Thus, . --- ## Exercise 16 ### Question export const metadata = { title: "Problem 16", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; To complete the construction of a building, people are needed to work for days. However, the building owner wants the building to be finished in weeks. To finish exactly as desired by the building owner, ... additional workers are needed. ### Choices - [ ] $$30$$ - [ ] $$25$$ - [ ] $$20$$ - [ ] $$15$$ - [x] $$10$$ ### Answer & Explanation export const metadata = { title: "Solution to Problem 16", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; This problem involves inverse proportion. If the number of workers increases, the time required decreases, and vice versa. Given: * people can complete the work in days. * The work is desired to be completed in weeks days. Let be the total number of workers needed to complete the work in days. So, a total of workers are needed. The question asks for the **additional** workers. The initial number of workers is . Thus, additional workers are needed. --- ## Exercise 17 ### Question export const metadata = { title: "Problem 17", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; Given an integer , if is divided by the remainder is , and if is divided by the remainder is . Possible values for are 1. 2. 3. 4. ### Choices - [ ] If $$(1)$$, $$(2)$$, and $$(3)$$ are correct. - [ ] If $$(1)$$ and $$(3)$$ are correct. - [x] If $$(2)$$ and $$(4)$$ are correct. - [ ] If only $$(4)$$ is correct. - [ ] If all are correct. ### Answer & Explanation export const metadata = { title: "Solution to Problem 17", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; Given the conditions for integer : * (If divided by , remainder is ) * (If divided by , remainder is ) Let's check each statement: #### Analysis of Statement 1 Value . Divided by : . Remainder (Satisfied). Divided by : . Remainder (**Not satisfied**, should be ). Thus, statement is **incorrect**. #### Analysis of Statement 2 Value . Divided by : . Remainder (Satisfied). Divided by : . Remainder (Satisfied). Thus, statement is **correct**. #### Analysis of Statement 3 Value . Divided by : . Remainder (**Not satisfied**, should be ). Divided by : . Remainder (**Not satisfied**, should be ). Thus, statement is **incorrect**. #### Analysis of Statement 4 Value . Divided by : . Remainder (Satisfied). Divided by : . Remainder (Satisfied). Thus, statement is **correct**. Since statements and are correct, the correct answer is **If and are correct**. --- ## Exercise 18 ### Question export const metadata = { title: "Problem 18", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; In a district, a survey was conducted on teenagers. There are people who participate in sports activities, and people who participate in nature lover activities. If is the minimum number of teenagers who participate in both and is the maximum number of teenagers who participate in both. Then the difference between and is ... people. ### Choices - [ ] $$90$$ - [ ] $$80$$ - [ ] $$70$$ - [ ] $$65$$ - [x] $$45$$ ### Answer & Explanation export const metadata = { title: "Solution to Problem 18", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; Given: * Total teenagers () = * Sports activities () = * Nature lover activities () = We are asked to find the difference between the maximum value () and the minimum value () of the intersection of these two sets (). #### Finding Minimum Value A The minimum intersection occurs when the union of the two sets is maximized, which equals the total universe (). This means everyone participates in at least one activity. #### Finding Maximum Value B The maximum intersection occurs when the smaller set is a subset of the larger set. In this case, all sports participants also participate in nature lover activities. #### Calculating the Difference Thus, the difference between and is people. --- ## Exercise 19 ### Question export const metadata = { title: "Problem 19", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; import { Graph } from "../graph"; Given the following graph: 1. point 2. point 3. point 4. point The correct statements are ### Choices - [x] $$1$$, $$2$$, and $$3$$ - [ ] $$1$$ and $$3$$ - [ ] $$2$$ and $$4$$ - [ ] $$4$$ only - [ ] $$1$$, $$2$$, $$3$$, and $$4$$ ### Answer & Explanation export const metadata = { title: "Solution for Problem 19", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; We will check the validity of each statement based on the given graph. The graph consists of the line and the exponential curve . #### Analysis of Statement 1 Point A is the y-intercept of the curve . Substitute : So, point A is . Statement is **correct**. #### Analysis of Statement 2 Point B is the y-intercept of the line . Substitute : So, point B is . Statement is **correct**. #### Analysis of Statement 3 Point C is the x-intercept of the line . Substitute : So, point C is . Statement is **correct**. #### Analysis of Statement 4 Statement states that point D is . On the graph, D is the intersection point of the line and the curve. We check if the point lies on both functions. For the line : Point is on the line. For the curve : Since , point is not on the curve. Therefore, D is not . Statement is **incorrect**. Thus, the correct statements are , , and . --- ## Exercise 20 ### Question export const metadata = { title: "Problem 20", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; If and , then ... ### Choices - [ ] $$-9x^2 + 30x + 30$$ - [x] $$-9x^2 + 30x - 20$$ - [ ] $$-9x^2 - 30x - 20$$ - [ ] $$-9x^2 + 30$$ - [ ] $$-9x^2 - 20$$ ### Answer & Explanation export const metadata = { title: "Problem 20 Solution", authors: [{ name: "Nabil Akbarazzima Fatih" }], date: "12/23/2025", }; Given the functions: We are asked to find the composition function . By definition, . This means we substitute the entire function into the variable in function . Next, expand the squared fraction: Notice that the in the numerator and denominator cancel out: Distribute the negative sign: Thus, . ---