Question 1 of 25
On the coordinate plane, point maps to and point maps to under transformation . Which description correctly represents this transformation as a function?
Geometry
Practice Test 3 for Geometry: real questions and explanations from the Varsity Tutors practice-test pool.
0%
0 / 25 answered
Question 1 of 25
On the coordinate plane, point G(1,2) maps to G′(2,1) and point H(4,−1) maps to H′(−1,4) under transformation T. Which description correctly represents this transformation as a function?
Question Navigator
On the coordinate plane, point G(1,2) maps to G′(2,1) and point H(4,−1) maps to H′(−1,4) under transformation T. Which description correctly represents this transformation as a function?
Explanation: This question focuses on representing transformations as functions with unique outputs. A transformation function maps each input point to exactly one output point according to a specific rule. Looking at the mappings, G(1,2) maps to G'(2,1) and H(4,-1) maps to H'(-1,4), which shows coordinates are being swapped. This pattern matches T(x,y) = (y,x), representing reflection across the line y=x. Each point has exactly one image under this transformation, satisfying the function definition. The transformation preserves distances and angles as a rigid motion. Students might think swapping creates multiple outputs or confuse this with other coordinate manipulations. To verify transformation functions, ensure each input produces exactly one output.
Given that quadrilateral ABCD has vertices A(−2,3), B(4,1), C(2,−3), and D(−4,−1), which theorem can be used to prove that ABCD is a parallelogram?
Explanation: To determine which theorem applies, we need to check what properties this quadrilateral has. The midpoint of diagonal AC is (2−2+2,23+(−3))=(0,0). The midpoint of diagonal BD is (24+(−4),21+(−1))=(0,0). Since both diagonals have the same midpoint, they bisect each other, so theorem C applies. Choice A requires checking both parallelism and congruence of one pair of opposite sides. Choice B requires calculating all four side lengths. Choice D is incorrect because one pair of congruent opposite angles is not sufficient to prove a quadrilateral is a parallelogram.
A right circular cone has radius 6 ft and height 8 ft. What is the volume of the cone in cubic feet?
Explanation: This problem requires finding the volume of a right circular cone. The solid is a cone with radius 6 ft and height 8 ft. The volume formula for a cone is V = (1/3)πr²h, where r is the radius and h is the height. Applying the formula: V = (1/3)π(6)²(8) = (1/3)π(36)(8) = (1/3)π(288) = 96π cubic feet. This represents one-third of the volume of a cylinder with the same dimensions. A common error is omitting the factor of 1/3, which would give 288π ft³. When calculating cone volume, always remember to multiply by 1/3.
A right triangle △JKL is shown with ∠K explicitly marked as 90∘. The acute angles are labeled θ=∠J and φ=∠L, so θ+φ=90∘. Which relationship must be true for complementary angles?
Explanation: This problem tests understanding of the sine-cosine relationship for complementary angles. Since angle K is marked as 90° and θ = angle J and φ = angle L are the acute angles with θ + φ = 90°, these angles are complementary. For angle θ at vertex J, the opposite side is KL and the adjacent side is JK, giving sin(θ) = KL/JL. For angle φ at vertex L, the opposite side is JK and the adjacent side is KL, giving cos(φ) = KL/JL. Because both ratios equal KL/JL, we conclude sin(θ) = cos(φ). A common error is thinking sin(θ) = sin(φ), but complementary angles don't have equal sines unless they're both 45°. To master this concept, always identify which side is opposite and which is adjacent to each angle before applying trigonometric definitions.
In right triangle △RST, the right angle is at S. One leg is RS=10, and ∠R=28∘. What is the length of hypotenuse RT?
Explanation: This problem requires finding the hypotenuse when given a leg and an acute angle. We have a right angle at S, leg RS = 10, and angle R = 28°. Since we know an angle and a leg, we use trigonometry. To find hypotenuse RT, we note that RS is adjacent to angle R, so we use cosine: cos(28°) = adjacent/hypotenuse = 10/RT. Solving for RT: RT = 10/cos(28°). This correctly isolates the hypotenuse by dividing the adjacent side by cosine. A common error would be multiplying by cosine (10·cos(28°)), which would give a smaller value. When finding the hypotenuse using trigonometry, you divide the known side by the appropriate trig function.
A rectangle with side lengths x+y and x+z is partitioned by one vertical and one horizontal segment into four smaller rectangles with side lengths x, y, and z as labeled. Which expression represents the total area (true for all x, y, and z)?
Explanation: This question involves proving polynomial identities through area models with multiple variables. A rectangle with dimensions (x+y) by (x+z) has total area (x+y)(x+z). When partitioned by one vertical and one horizontal line, it creates four rectangles: one with area x×x = x², one with area x×z = xz, one with area y×x = xy, and one with area y×z = yz. The total area equals the sum: x² + xy + xz + yz, proving that (x+y)(x+z) = x² + xy + xz + yz. This shows how the FOIL method works geometrically. A common error is forgetting the yz term (choice D), which represents the rectangle in the corner opposite to the x² square. Area models help visualize all four terms in the expansion.
Using only a compass and straightedge, a student is constructing the angle bisector of ∠ABC. After drawing an arc centered at B that intersects BA at D and BC at E, the student draws arcs centered at D and E but chooses different compass widths for those two arcs. Which reasoning explains why the construction may fail?
Explanation: This question tests understanding of formal geometric constructions, specifically why equal radii are crucial for angle bisector construction. The construction goal is to create a ray that divides angle ABC equally, which requires the intersection point to be equidistant from both sides of the angle. Using different compass widths for the arcs centered at D and E breaks this symmetry - the intersection point would no longer be equidistant from rays BA and BC. Different widths can make the intersection point not equidistant from D and E, which means it won't be equidistant from the angle's sides, causing the construction to fail. This construction works only when equal radii ensure the intersection point has the required equidistance property. A common misconception is thinking any intersection of arcs will create a bisector, but the geometric relationships must be preserved. The strategy emphasizes maintaining equal radii to preserve the fundamental equidistance property.
An ellipse has center at the origin and passes through points (5,0) and (0,3). If the foci lie on the x-axis, what are the coordinates of the foci?
Explanation: When you encounter an ellipse problem with given points and foci locations, you need to identify the semi-major axis a, semi-minor axis b, and then use the relationship c2=a2−b2 to find the focal distance c. Since the ellipse is centered at the origin with foci on the x-axis, it has the standard form a2x2+b2y2=1, where a>b. The point (5,0) tells us the ellipse extends 5 units along the x-axis, so a=5. The point (0,3) tells us it extends 3 units along the y-axis, so b=3. Now you can find the focal distance: c2=a2−b2=25−9=16, so c=4. The foci are located at (±c,0)=(±4,0), which is answer D. Looking at the wrong answers: A gives (±2,0), which would result from incorrectly calculating c2=9−25=−16 and taking c=2. B shows (±16,0), which equals (±4,0) but leaves the square root unsimplified—this might tempt you if you forgot to simplify 16=4. C gives (±34,0), which comes from incorrectly adding a2+b2=25+9=34 instead of subtracting. Remember: for ellipses, always verify that a>b when foci lie on the x-axis, and use c2=a2−b2, not addition.
A matrix M=(2003) is applied to a unit square (a square of area 1). Which claim about area scaling is correct?
Explanation: This question focuses on how diagonal matrices scale areas through their determinant. The matrix M=(2003) stretches the x-direction by factor 2 and the y-direction by factor 3. The determinant is 2×3−0×0=6, which tells us that areas are multiplied by 6. When applied to a unit square (area 1), the transformed region has area 1×6=6. This follows the fundamental principle that ∣det(M)∣ gives the area scaling factor for any linear transformation. A common error is adding the diagonal entries (getting 5) instead of multiplying them for the determinant. The geometric insight: diagonal matrices perform axis-aligned stretches, and area scales by the product of the stretch factors.
Line ℓ1 passes through points (2,6) and (8,3). Line ℓ2 is the reflection of ℓ1 across the x-axis. What is the slope of line ℓ2?
Explanation: When you encounter reflection problems, remember that reflecting across the x-axis changes the sign of y-coordinates while leaving x-coordinates unchanged. This geometric transformation has a predictable effect on slope. First, let's find the slope of line ℓ1 using the two given points (2,6) and (8,3). Using the slope formula m=x2−x1y2−y1: m1=8−23−6=6−3=−21 Now, when line ℓ1 is reflected across the x-axis to create ℓ2, the reflected points become (2,−6) and (8,−3). The slope of ℓ2 is: m2=8−2−3−(−6)=63=21 Notice that reflection across the x-axis changes the slope from −21 to 21 — it negates the original slope. Looking at the wrong answers: Choice A (−21) is actually the slope of the original line ℓ1, not its reflection. Choice C (2) takes the negative reciprocal, which would be incorrect for this transformation. Choice D (−2) appears to combine multiple errors, perhaps taking the reciprocal and then applying an incorrect sign change. Study tip: Remember that reflecting across the x-axis always negates the slope of a line. If the original slope is positive, the reflected line's slope becomes negative, and vice versa. This is because the "rise" component of rise-over-run gets flipped in sign.
On the coordinate plane, points A(−4,1) and B(2,7) are connected by segment AB. Point P lies on the directed segment from A to B and divides AB internally in the ratio AP:PB=1:2. Which point divides the segment in the given ratio?
Explanation: The skill is partitioning a line segment in a given ratio. The endpoints are A(-4,1) and B(2,7), with the ratio AP:PB = 1:2. This means point P is a weighted average where A has weight 2 and B has weight 1, since the weights are the opposite parts of the ratio. Applying the ratio, the coordinates are x = (2*(-4) + 12)/3 = -6/3 = -2 and y = (21 + 1*7)/3 = 9/3 = 3, so P is at (-2,3). This result is justified because it positions P one-third of the way from A to B, consistent with the ratio 1:2. A common distractor misconception is reversing the ratio to 2:1, leading to (0,5), which assumes the larger part is toward A instead of B. To transfer this strategy, think in terms of weights, not distances.
In the coordinate plane, right triangle △ABC is shown with ∠C marked as a right angle. Point A is to the left of C, and point B is above C, so AC is horizontal and BC is vertical. The acute angle at A is labeled θ. (The diagram is not drawn to scale.) Which ratio represents sin(θ)?
Explanation: The skill involves defining trigonometric ratios using the similarity of right triangles. Right triangles with the same acute angle are similar because they each have a 90-degree angle and share one acute angle, making the third angles equal by the angle sum in a triangle. In triangle ABC with right angle at C and angle θ at A, the side opposite θ is BC, the adjacent side is AC, and the hypotenuse is AB. The sine of θ is defined as the ratio of the opposite side to the hypotenuse, which is BC/AB. This ratio depends only on the measure of θ and is constant across similar triangles. A common misconception is to select BC/AC, which represents the tangent of θ instead of sine. To apply this to other problems, always start by labeling the sides as opposite, adjacent, and hypotenuse relative to the given angle.
A parabola is the set of points equidistant from the focus F(−4,0) and the directrix x=0 (shown). The parabola opens to the left. Which equation represents the parabola?
Explanation: The skill involves deriving the equation of a parabola given its focus and directrix. A parabola is defined as the set of all points equidistant from a fixed point called the focus and a fixed line called the directrix. For any point (x,y) on the parabola, the distance to the focus F(-4,0) equals the distance to the directrix x=0. This equality leads to the equation sqrt((x+4)^2 + y^2) = |x|, which simplifies after squaring to y^2 = -8(x+2). The final form y^2 = -8(x+2) justifies the vertex at (-2,0) and opening to the left with parameter 4p=8 based on the distance from vertex to focus being 2. A distractor misconception is using a positive coefficient, like in choice B, which would incorrectly open to the right. To derive equations for other parabolas, always start from the distance definition and simplify step by step.
Which statement correctly identifies the center and radius of the circle given by x2+y2+2x−12y+29=0?
Explanation: The skill involves deriving the equation of a circle using its geometric properties. A circle is defined as the set of all points in a plane that are a fixed distance, called the radius, from a fixed point, called the center. This definition directly translates to the distance formula, where the distance between any point (x,y) on the circle and the center (h,k) equals the radius r. Algebraically, this becomes (x - h)^2 + (y - k)^2 = r^2, with completing the square revealing these elements. For the given equation, completing the square yields center (-1,6) and radius √8, matching the geometric interpretation. A common distractor misconception is failing to square root for the radius, leading to 8 instead of √8. To transfer this strategy, always think about the distance from the center before jumping into algebraic manipulations.
A right circular cylinder is shown standing upright. A slicing plane cuts the cylinder perpendicular to the circular bases and passes through the cylinder’s central axis (so the plane is vertical and contains the axis).
Which shape results from the cross-section shown?
Explanation: This question tests understanding of cross-sections and solids of revolution in geometry. The original solid is a right circular cylinder standing upright with circular bases. The slicing plane is vertical, perpendicular to the bases, and passes through the central axis. The plane intersects the cylinder along the height and through the diameter of the bases. This creates a rectangular cross-section with width equal to the diameter and height of the cylinder. A distractor is mistaking it for a circle, which happens with parallel slices. Imagine the slice step by step along the axis to confirm the straight-sided rectangle.
A student attempts to find tan(15°) by using tan(45°−30°) and the formula tan(A−B)=1+tanAtanBtanA−tanB. Given that tan(45°)=1 and tan(30°)=33, which calculation should the student perform?
Explanation: When you encounter trigonometric expressions involving angle differences, the tangent difference formula is your key tool: tan(A−B)=1+tanAtanBtanA−tanB. To find tan(15°), you need to apply this formula to tan(45°−30°). Here, A=45° and B=30°, so you substitute directly: tan(45°−30°)=1+tan(45°)⋅tan(30°)tan(45°)−tan(30°). Plugging in the given values tan(45°)=1 and tan(30°)=33, you get: 1+1⋅331−33, which matches answer choice D. Let's examine the mistakes in other options: Choice A uses 1−1⋅33 in the denominator, incorrectly applying subtraction instead of addition in the formula's denominator. Choice B has the wrong sign in the numerator, using 1+33 instead of 1−33—this would be the tangent addition formula, not subtraction. Choice C completely scrambles the formula structure, placing the product term first in the numerator and adding an extra 1 in the denominator. Study tip: Always write out the difference formula completely before substituting values. The pattern is: numerator uses subtraction (tanA−tanB), denominator uses addition (1+tanAtanB). Double-check that your signs match the formula exactly.
In the right triangle △MNO shown, ∠N is a right angle and the hypotenuse is MO. If MN=7 and NO=24, what is the length of MO?
Explanation: This problem requires finding the hypotenuse of a right triangle using the Pythagorean theorem. We are given the two legs: MN = 7 and NO = 24, and need to find the hypotenuse MO. Since we have both legs, the Pythagorean theorem applies: a² + b² = c². Setting up the equation: 7² + 24² = MO², which gives us MO² = 49 + 576 = 625, so MO = √(7² + 24²) = √625 = 25. This is justified because the hypotenuse squared equals the sum of the squares of the legs. A common error is subtracting the squares (√(24² - 7²)) as if finding a leg instead of the hypotenuse. When finding the hypotenuse, always add the squares of the two legs.
In the right triangle △ABC shown, ∠C is a right angle (marked). The acute angles are labeled ∠A=θ and ∠B=φ, so θ and φ are complementary. Which statement correctly relates sin(θ) and cos(φ)?
Explanation: The skill here is understanding the sine-cosine relationship for complementary angles in a right triangle. In right triangle ABC with right angle at C, angles θ at A and φ at B are complementary because their sum is 90 degrees, as the third angle is 90 degrees. For angle θ at A, the opposite side is BC, the adjacent side is AC, and the hypotenuse is AB; for angle φ at B, the opposite side is AC, the adjacent side is BC, and the hypotenuse is AB. Sine of θ is opposite over hypotenuse (BC/AB), while cosine of φ is adjacent over hypotenuse (BC/AB), showing they are equal. Therefore, sin(θ) = cos(φ), which correctly relates them as in choice B. A common distractor misconception is assuming sin(θ) = sin(φ), but since θ and φ are different angles, their sines are generally not equal unless θ = φ = 45°. To transfer this strategy, redraw the triangle and label the opposite and adjacent sides relative to each angle to see how they swap roles.
Using the identity (x2+y2)2=(x2−y2)2+(2xy)2, if x=5 and y=12, which Pythagorean triple is generated?
Explanation: The identity generates Pythagorean triples of the form (x2−y2,2xy,x2+y2). With x=5 and y=12: x2−y2=25−144=−119, so we use ∣x2−y2∣=119; 2xy=2(5)(12)=120; x2+y2=25+144=169. The triple is (119,120,169). Choice B uses x2 and y2 instead of the correct expressions. Choice C is the primitive triple for a different parameter set. Choice D reverses the first two terms.
Point R is reflected across line m to produce point R′. Line m has equation y=2x+1. Which condition must the line RR′ satisfy based on the definition of reflection?
Explanation: When you encounter reflection problems, remember that a reflection creates two fundamental geometric relationships: the line connecting the original and reflected points must be perpendicular to the line of reflection, and the line of reflection must bisect (cut exactly in half) the segment connecting these points. The line m has equation y=2x+1, so its slope is 2. Since line RR′ must be perpendicular to line m, you need to find the perpendicular slope. Perpendicular lines have slopes that are negative reciprocals of each other. The negative reciprocal of 2 is −21. Additionally, by the definition of reflection, line m must bisect segment RR′, meaning the intersection point is exactly halfway between R and R′. Choice A incorrectly states that line RR′ intersects line m at point R. This would mean R lies on the line of reflection, making reflection impossible since a point on the mirror line reflects to itself. Choice B has the wrong slope. A slope of 2 would make line RR′ parallel to line m, not perpendicular to it. Choice D gives slope 21, which is incorrect (should be −21), and states the line is parallel to m, which contradicts the perpendicular requirement. Choice C correctly identifies both conditions: slope −21 (perpendicular to the line of reflection) and bisection by line m. Study tip: Always remember the two reflection requirements: perpendicular intersection and bisection. Calculate perpendicular slope using negative reciprocals.
An ice cream cone is a right circular cone with radius 4 cm and height 12 cm. Which calculation correctly applies the volume formula for the cone?
Explanation: Solving problems with volume formulas involves calculating the space occupied by three-dimensional solids using appropriate mathematical expressions. The solid in this problem is a right circular cone. The correct volume formula for a cone is V = (1/3)πr²h, where r is the radius and h is the height. Applying the formula with r = 4 cm and h = 12 cm gives the expression (1/3)π(4)²(12), matching choice B. This expression correctly computes the volume by accounting for the conical shape's one-third factor of a cylinder's volume. A common distractor misconception is using the cylinder volume formula without the one-third, as in choice A, which overestimates the volume. To transfer this strategy, always identify the solid as a cone before selecting and applying the volume formula.
In triangle ABC, angle C is a right angle. If sinA=135 and AB=26, what is the length of side BC?
Explanation: Since sin A = opposite/hypotenuse = BC/AB, we have BC/26 = 5/13. Therefore BC = 26 × (5/13) = 10. Choice B results from confusing sine with cosine. Choice C comes from using the Pythagorean theorem incorrectly. Choice D incorrectly assumes BC equals the hypotenuse.
Triangle RST has vertices R(−3,1), S(1,5), and T(5,0) in the coordinate plane (units are uniform). What is the area of the triangle?
Explanation: This problem asks for the area of triangle RST with vertices R(-3,1), S(1,5), and T(5,0). The vertices are R(-3,1), S(1,5), and T(5,0). Using the shoelace formula for triangle area: Area = ½|x₁(y₂-y₃) + x₂(y₃-y₁) + x₃(y₁-y₂)|. Substituting: Area = ½|(-3)(5-0) + 1(0-1) + 5(1-5)| = ½|(-3)(5) + 1(-1) + 5(-4)| = ½|-15 - 1 - 20| = ½|-36| = ½(36) = 18. This matches answer A. Answer B forgets the ½ factor (giving 36), while C and D incorrectly assume a right triangle with base 8 and various heights. The transfer strategy is to always use the shoelace formula for general triangles in coordinate geometry.
In right triangle RST with right angle at T, sinR=1312 and RS=39. Triangle RST is similar to triangle UVW where UV=26. What is cosV in triangle UVW?
Explanation: This problem tests your understanding of similar triangles and trigonometric ratios. When triangles are similar, corresponding angles are equal, which means their trigonometric ratios are identical. First, let's work with triangle RST. Since sinR=1312 and RS=39, we can find the side lengths. The sine ratio tells us that RSST=1312, so ST=39×1312=36. Using the Pythagorean theorem, RT=392−362=1521−1296=15. Therefore, cosR=RSRT=3915=135. Since the triangles are similar, corresponding angles have equal trigonometric ratios. If UV=26 corresponds to the hypotenuse RS=39, then angle V corresponds to angle R. Therefore, cosV=cosR=135. Looking at the wrong answers: Choice A (2624) incorrectly assumes you can scale the adjacent side directly by the ratio 3926. Choice B (1312) confuses cosine with sine from the original triangle. Choice C (2610) attempts to scale the adjacent side 15 by 3926 but makes calculation errors. Strategy tip: In similar triangle problems, remember that corresponding angles have identical trigonometric ratios regardless of the triangles' sizes. Find the ratio in one triangle, then identify which angles correspond between the triangles.
Triangle ABC has vertices A(0,0), B(8,0), and C(0,6). A line parallel to BC intersects AB at point P(5,0) and AC at point Q. What are the coordinates of point Q?
Explanation: When you encounter parallel lines intersecting the sides of a triangle, you're dealing with the Side-Splitter Theorem (also called the Triangle Proportionality Theorem). This theorem states that if a line is parallel to one side of a triangle and intersects the other two sides, it divides those sides proportionally. First, let's find the slope of line BC. With B(8,0) and C(0,6), the slope is 0−86−0=−43. Since line PQ is parallel to BC, it has the same slope. Now apply the proportionality relationship. Point P(5,0) divides AB in the ratio AP:PB=5:3 (since AP=5 and PB=3). By the Side-Splitter Theorem, point Q must divide AC in the same ratio 5:3. Since AC has length 6 (from (0,0) to (0,6)), and Q divides it in ratio 5:3, we have AQ=5+35×6=85×6=415. Therefore, Q=(0,415), which is answer C. Answer A gives 158, which incorrectly flips the ratio. Answer B gives 815, which uses the correct numbers but in the wrong fraction form. Answer D gives 154, which represents the complement ratio error. Strategy tip: For parallel line problems in triangles, always identify the ratio on one side first, then apply that same ratio to find the corresponding division on the other side.