Question 1 of 25
Which value of satisfies the equation ?
ACT Math
Practice Test 15 for ACT Math: real questions and explanations from the Varsity Tutors practice-test pool.
0%
0 / 25 answered
Question 1 of 25
Which value of x satisfies the equation 3x+4=x+18?
Question Navigator
Which value of x satisfies the equation 3x+4=x+18?
Explanation: This equation has variables on both sides. Starting with 3x + 4 = x + 18, subtract x from both sides: 2x + 4 = 18. Subtract 4 from both sides: 2x = 14. Divide by 2: x = 7.
A complex number is given by −9−12i. To find its distance from the origin, compute its absolute value. What is the absolute value of (−9−12i)? (Simplify the radical.)
Explanation: The operation is finding the absolute value of -9 - 12i. Compute it as the square root of ((-9) squared plus (-12) squared), which is sqrt(81 + 144) = sqrt(225). Simplifying the radical gives 15. This is the distance from the origin. Note that choice A is the unsimplified form, but the question asks to simplify the radical.
In the right triangle shown, the right angle is at B. The side lengths are AB=3, BC=4, and AC=5. Angle θ is at A (between AB and AC). What is sin(θ)?
Explanation: For angle θ at vertex A, we need to identify the sides relative to this angle. The opposite side to angle θ is BC=4, the adjacent side is AB=3, and the hypotenuse is AC=5. Using SOH-CAH-TOA, sin(θ)=hypotenuseopposite=ACBC=54. Choice A gives 53, which would be using the adjacent side instead of the opposite side.
If 6(x+2)−3=21, what is x?
Explanation: First distribute the 6: 6x + 12 - 3 = 21. Simplify: 6x + 9 = 21. Subtract 9 from both sides: 6x = 12. Divide by 6: x = 2. The value of x is 2.
A ball is thrown upward from a height of 5 meters. Its height after x seconds is modeled by the quadratic equation y=−4x2+12x+5, where y is height in meters.
According to the model, what is the height of the ball after 2 seconds?
Explanation: This is a quadratic model y=−4x2+12x+5 where y represents height in meters and x represents time in seconds. The coefficient 5 represents the initial height (5 meters when x = 0). To find the height after 2 seconds, substitute x = 2: y=−4(2)2+12(2)+5=−4(4)+24+5=−16+24+5=13 meters. The model predicts the ball will be 13 meters high after 2 seconds. Choice A would result from calculation errors, while choice C represents the initial height rather than the height at t = 2.
How many permutations of 5 letters taken 3 at a time?
Explanation: Order matters in permutations by definition, so we use the permutation formula. We need P(5,3) = 5!/(5-3)! = 5!/2! = 5 × 4 × 3 = 60. The calculation shows we're selecting and arranging 3 letters from 5 available positions. Choice D incorrectly used 5! = 120 instead of the correct permutation formula.
A shipment is packed into identical boxes. If the total number of items is given by 6x=54, what is the value of x?
Explanation: This is a simple linear equation 6x = 54 representing total items in boxes, with x as items per box. Divide both sides by 6: x = 54 / 6. This simplifies to x = 9. Therefore, the value of x is 9, matching choice C. Choice B (8) might come from misdividing 48 by 6 or subtracting before dividing.
Which formula gives the surface area of a right circular cylinder with radius r and height h (including both circular bases)?
Explanation: The question asks for the formula giving the surface area of a right circular cylinder including both bases, with radius r and height h. The correct formula is SA = 2πr² + 2πrh, which accounts for the two circular bases (2πr²) and the lateral surface (2πrh). This combines the areas properly. Choice A is the volume formula, not surface area. Choice D might confuse by omitting one base or miscounting.
In the diagram, △XYZ is given with angles θ=50o, and angle Y=70o. △PQR is given with angles P=50o and R=60o. Are the triangles similar?
Explanation: The triangles are similar by AA similarity criterion because they have two pairs of equal angles. Triangle XYZ has angles 50°, 70°, and 60° (since angles sum to 180°). Triangle PQR has angles 50°, 60°, and 70° (since angles sum to 180°). Since both triangles have the same three angle measures, they have two pairs of equal angles, confirming similarity by AA.
To remove imaginary terms from a denominator later, you plan to multiply by a conjugate. What is the complex conjugate of 8−11i?
Explanation: The operation is finding the complex conjugate of 8 - 11i. The conjugate changes the sign of the imaginary part, so for a + bi it becomes a - bi, but here it's 8 + (-11)i, so conjugate is 8 + 11i. This is useful for rationalizing denominators. Choice D is the original number, a common distractor if forgetting to change the sign.
In the diagram, a straight line forms a linear pair of adjacent angles. One angle measures 48∘, and the adjacent angle is labeled x. What is the measure of angle x?
Explanation: The angles form a linear pair on a straight line. Angles in a linear pair are supplementary, meaning they add up to 180∘. To find x, subtract the given 48∘ from 180∘: x \= 180^\circ - 48^\circ \= 132^\circ. This calculation emphasizes the straight-line property. Choice C of 48∘ might confuse this with vertical angles, which are equal instead of supplementary.
Two triangles are shown with side lengths. Triangle △GHI has GH=7, HI=9, and GI=12. Triangle △JKL has JK=14, KL=18, and JL=20.
Are the triangles similar? If so, why?
Explanation: Triangles GHI and JKL are not similar because the corresponding sides are not proportional. Assuming correspondences G to J, H to K, and I to L based on side lengths, the ratios are JK/GH = 14/7 = 2, KL/HI = 18/9 = 2, but JL/GI = 20/12 = 5/3, which are inconsistent. Without a constant scale factor, similarity criteria like SSS or SAS are not met. This addresses the distractor that unequal ratios still allow similarity, confirming they do not.
What is the median of the data set [9, 5, 12, 8, 7]?
Explanation: The median is the middle value when data is sorted in order. First, sort the data: [5, 7, 8, 9, 12]. Since there are 5 values (odd count), the median is the middle (3rd) value = 8. The median is resistant to extreme values and represents the central tendency.
A coffee shop sells muffins for $3 each. Jordan buys 4 muffins and pays with a $20 bill. How much change does Jordan receive?
Explanation: We need to find how much change Jordan receives after buying 4 muffins at 3eachwitha20 bill. The total cost of the muffins is 4×3=12. To find the change, we subtract the total cost from the amount paid: 20−12=8. Choice B ($12) represents the total cost of the muffins, not the change received.
In the diagram, lines m and n are parallel, and transversal t intersects them. The angle labeled 35∘ is an interior angle below line m and to the left of the transversal. Angle x is an interior angle above line n and to the right of the transversal (forming an alternate interior pair with the 35∘ angle). What is the measure of angle x?
Explanation: The angles are alternate interior angles formed by a transversal intersecting parallel lines. Alternate interior angles are equal when the lines are parallel, as they lie on opposite sides of the transversal but inside the parallels. Therefore, angle x measures the same as the given 35° angle, so x = 35°. This equality is a key property of parallel lines. A distractor like 145° might arise from confusing them with supplementary angles.
Simplify: 5a2−3a+2a2+7a.
Explanation: To simplify this expression, we need to combine like terms by grouping terms with the same variable and exponent. Group the a² terms: 5a² + 2a² = 7a², and group the a terms: -3a + 7a = 4a. The simplified form is 7a² + 4a. We cannot combine a² terms with a terms since they have different exponents. Choice B shows 7a² - 10a, which incorrectly combines -3a + 7a as -10a instead of +4a.
The times (in minutes) it took a runner to complete a short course over 8 trials were: 9, 12, 11, 10, 13, 10, 14, 8. What is the median of {9,12,11,10,13,10,14,8}?
Explanation: The median is the middle value of a sorted data set; for an even number of values, it is the average of the two middle values. Sort {9, 12, 11, 10, 13, 10, 14, 8} to get 8, 9, 10, 10, 11, 12, 13, 14. With 8 values, the median is the average of the 4th and 5th values: (10 + 11) / 2 = 10.5. The median is 10.5. Choice A is the 3rd value, which might be mistaken for the median in an unsorted list.
In the standard (x,y) coordinate plane, what is the slope of the line given by the equation 5x+2y=10?
Explanation: This is a slope-intercept form question testing equation rewriting. Choice B (−5/2) is correct — isolate y: 2y = −5x + 10, so y = (−5/2)x + 5. The slope is the coefficient of x: −5/2. Choice A (−5) reads the coefficient of x from the original equation before dividing by 2 — correctly identifying the −5 but forgetting that both sides must be divided by 2 when solving for y. Choice C (−2/5) inverts the slope fraction, giving the negative reciprocal of the correct answer (which would actually be the slope of a perpendicular line). Choice D (5/2) inverts the fraction AND drops the negative sign — two errors compounded. Pro tip: Never read the slope from an equation unless y is completely isolated. Rewrite 5x + 2y = 10 as y = (−5/2)x + 5 first, then the slope is right there as the coefficient of x.
In a circle of radius 4, arc EF⌢ is subtended by a central angle of 135∘. What is the length of arc EF⌢?
Explanation: We need to find the arc length subtended by a 135° central angle in a circle of radius 4. The arc length formula is arc = (θ/360°) × 2πr. Substituting: arc = (135°/360°) × 2π(4) = (3/8) × 8π = 3π. Choice B gives half this result, while choice C incorrectly doubles the circumference.
What is tan(4π)?
Explanation: In the unit circle, π/4 radians equals 45∘. Using SOH-CAH-TOA, tangent represents opposite over adjacent. For the special angle π/4 (45∘), tan(π/4)=1. Choice C (3) is actually tan(π/3) or tan(60∘).
What is the measure of each interior angle in a regular decagon (10-gon)?
Explanation: This problem asks for each interior angle in a regular decagon (10-gon). For a regular n-sided polygon, each interior angle is 180(n-2)/n degrees. Substituting n = 10: 180(10-2)/10 = 180(8)/10 = 1440/10 = 144°. Choice B represents the angle for a 12-sided polygon, while choice C represents an octagon's angle.
The scale factor from model A to model B is 3. If the length of model A is 5 cm, what is the length of model B?
Explanation: A scale factor of 3 means model B is 3 times larger than model A. If model A has length 5 cm, then model B has length 5 × 3 = 15 cm. Students might confuse scale factor direction or think it means dividing instead of multiplying.
In △ABC, the length of side a is 5, the length of side b is 7, and the measure of ∠C is 60°. What is the length of side c?
Explanation: This is a law of cosines question. Choice A (√39) is correct — the Law of Cosines: c² = a² + b² − 2ab·cos(C) = 5² + 7² − 2(5)(7)·cos(60°) = 25 + 49 − 70(0.5) = 74 − 35 = 39. Therefore c = √39. Choice B (√74) results from omitting the cosine term entirely: c² = 5² + 7² = 74 — applying the Pythagorean theorem as if the triangle were a right triangle. Choice C (8) results from rounding or estimating √39 ≈ 6.24... possibly from a computational error that produces c² = 64. Choice D (√109) results from adding the cosine term instead of subtracting: c² = 25 + 49 + 35 = 109 — a sign error on the formula. Pro tip: The Law of Cosines formula always subtracts the cosine term: c² = a² + b² − 2ab·cos(C). For acute angles (less than 90°), cos(C) is positive, so the term 2ab·cos(C) reduces c² below the Pythagorean sum. For obtuse angles, cos(C) is negative, and c² is larger than a² + b².
Solve the system: 3x+2y=12 and x−y=1.
Explanation: Use substitution to solve this system. From x - y = 1, we get x = y + 1. Substituting into 3x + 2y = 12: 3(y + 1) + 2y = 12, which simplifies to 5y + 3 = 12, so y = 2. Then x = 2 + 1 = 3. The solution is (3, 2).
The data set is {5,7,8,10,12}. If the value 100 is added to the data set, what happens to the median?
Explanation: The original median of {5, 7, 8, 10, 12} is 8 (the middle value). When 100 is added, the sorted set becomes {5, 7, 8, 10, 12, 100}, and with 6 values, the median is the average of the 3rd and 4th values. New median = (8 + 10) ÷ 2 = 9. The median changes from 8 to 9 when the extreme value 100 is added.