Coordinate Geometry

273 questions

Question 181Question

A triangle has vertices K(2,3)K(-2, 3), L(2,1)L(-2, 1), and M(2,1)M(2, 1) in the standard (x,y)(x, y) coordinate plane. The triangle is first reflected across the line y=xy = x, and then the reflected image is translated 33 units to the right and 44 units down. What are the coordinates of the final image of vertex KK?

Show answer & explanation

Answer: (6,6)(6, -6)

Answer

(6,6)(6, -6)
The correct answer is (6,6)(6, -6). To find this, start with the coordinates of vertex K(2,3)K(-2, 3). First, apply the reflection across the line y=xy = x, which maps (x,y)(y,x)(x, y) \rightarrow (y, x). This gives the intermediate coordinates K(3,2)K'(3, -2). Second, apply the translation 33 units to the right and 44 units down, which maps (x,y)(x+3,y4)(x, y) \rightarrow (x + 3, y - 4). Adding 33 to the xx-coordinate and subtracting 44 from the yy-coordinate of the intermediate point yields the final coordinates (3+3,24)=(6,6)(3 + 3, -2 - 4) = (6, -6).

Step-by-Step Solution

1
Apply the reflection rule to the pre-image vertex K(2,3)K(-2, 3)
K(3,2)K'(3, -2)
Reflecting a point (x,y)(x, y) across the line y=xy = x swaps its coordinates, mapping it to (y,x)(y, x).
2
Apply the translation rule to the reflected point K(3,2)K'(3, -2)
K(6,6)K''(6, -6)
Translating a point 33 units to the right and 44 units down adds 33 to the xx-coordinate and subtracts 44 from the yy-coordinate.

Key Concept

Composite transformations in the coordinate plane
Question 182Question

A custom printing company uses a linear relationship to determine the total cost of printing t-shirts. The table below displays the total cost, CC, in dollars, for printing xx t-shirts:

Number of Shirts (xx)Total Cost (CC)
15\$162.50
25\$237.50
35\$312.50

If the total cost consists of a one-time setup fee plus a constant charge per t-shirt, what is the one-time setup fee?

Show answer & explanation

Answer: \$50.00

Answer

The one-time setup fee is \$50.00.
The correct answer of \50.00isfoundbyfirstdeterminingtheconstantrateofchange(slope)fromthetable,whichis$7.50pershirt.Substitutingthisrateandthedatapointfor15shirtsintothelinearmodel50.00 is found by first determining the constant rate of change (slope) from the table, which is \$7.50 per shirt. Substituting this rate and the data point for 15 shirts into the linear model C = mx + b gives gives 162.50 = 7.50(15) + b .Solvingfortheyintercept. Solving for the y-intercept b yields yields 50.00, which represents the one-time setup fee.

Step-by-Step Solution

1
Calculate the constant charge per t-shirt (the slope, mm) by finding the change in cost divided by the change in the number of shirts between two data points.
m=237.50162.502515=75.0010=7.50m = \frac{237.50 - 162.50}{25 - 15} = \frac{75.00}{10} = 7.50
Since the relationship is linear, the rate of change (cost per shirt) remains constant.
2
Write the linear equation representing the total cost: C=7.50x+bC = 7.50x + b, where bb represents the one-time setup fee.
C=7.50x+bC = 7.50x + b
This sets up the slope-intercept form of the linear relationship.
3
Substitute one of the points from the table, such as (15,162.50)(15, 162.50), into the equation to solve for bb.
162.50=7.50(15)+b162.50 = 7.50(15) + b
162.50=112.50+b162.50 = 112.50 + b
b=50.00b = 50.00
Using a known coordinate point allows us to isolate and solve for the unknown y-intercept (the setup fee).

Key Concept

Linear Equations and Graphing
Question 183Question

In the standard (x,y)(x, y) coordinate plane, the center of a circle is located at the midpoint of the line segment with endpoints A(12,9)A\left(\frac{1}{2}, 9\right) and B(92,3)B\left(\frac{9}{2}, 3\right). If the circle passes through the point P(132,9)P\left(\frac{13}{2}, 9\right), what is the radius of the circle?

Show answer & explanation

Answer: 5

Answer

The radius of the circle is 5.
The center of the circle is the midpoint of segment AB. Calculating the midpoint of A(0.5,9)A(0.5, 9) and B(4.5,3)B(4.5, 3) gives M(2.5,6)M(2.5, 6). The radius is the distance from this center M(2.5,6)M(2.5, 6) to the given point P(6.5,9)P(6.5, 9) on the circle. The distance is (6.52.5)2+(96)2=42+32=25=5\sqrt{(6.5 - 2.5)^2 + (9 - 6)^2} = \sqrt{4^2 + 3^2} = \sqrt{25} = 5.

Step-by-Step Solution

1
Find the coordinates of the center of the circle by calculating the midpoint of segment AB.
Center M=(1/2+9/22,9+32)=(52,6)=(2.5,6)M = \left(\frac{1/2 + 9/2}{2}, \frac{9 + 3}{2}\right) = \left(\frac{5}{2}, 6\right) = (2.5, 6).
The center of the circle is located at the midpoint of the line segment AB.
2
Use the distance formula to find the distance between the center M(2.5,6)M(2.5, 6) and the point P(6.5,9)P(6.5, 9) on the circle.
r=(6.52.5)2+(96)2=42+32=25=5r = \sqrt{(6.5 - 2.5)^2 + (9 - 6)^2} = \sqrt{4^2 + 3^2} = \sqrt{25} = 5.
The radius of a circle is the distance from its center to any point on its boundary.

Key Concept

Using the midpoint formula to locate the center of a circle, and then applying the distance formula between the center and a boundary point to find the radius.

Alternative Method

You can visualize the horizontal and vertical distances on a coordinate plane. The horizontal distance between the x-coordinates of the center (2.5,6)(2.5, 6) and the point (6.5,9)(6.5, 9) is 6.52.5=46.5 - 2.5 = 4. The vertical distance is 96=39 - 6 = 3. Recognizing the 3-4-5 right triangle triplet immediately gives the distance (hypotenuse) as 5.
Estimated Time:1m 15s
Question 184Question

A line segment with endpoints C(2,3)C(2, 3) and D(6,3)D(6, 3) is plotted in the standard (x,y)(x, y) coordinate plane. If this segment is rotated 9090^\circ clockwise about the origin and then translated 44 units up, what are the coordinates of the midpoint of the resulting segment?

Show answer & explanation

Answer: (3,0)(3, 0)

Answer

(3,0)(3, 0)
The correct answer is obtained by first calculating the midpoint of the original segment CDCD, which yields (4,3)(4, 3). Applying a 9090^\circ clockwise rotation about the origin maps the point (x,y)(x, y) to (y,x)(y, -x), transforming (4,3)(4, 3) to (3,4)(3, -4). Translating this intermediate point 4 units up adds 4 to its y-coordinate, resulting in (3,0)(3, 0).

Step-by-Step Solution

1
Find the midpoint of the original line segment CDCD using the midpoint formula M=(x1+x22,y1+y22)M = \left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right).
M=(2+62,3+32)=(4,3)M = \left(\frac{2 + 6}{2}, \frac{3 + 3}{2}\right) = (4, 3)
Since translations and rotations are rigid transformations, the midpoint of the transformed segment is the image of the midpoint of the original segment.
2
Apply the rotation of 9090^\circ clockwise about the origin to the midpoint M(4,3)M(4, 3). The rule for a clockwise rotation of 9090^\circ is (x,y)(y,x)(x, y) \rightarrow (y, -x).
M(3,4)M'(3, -4)
Rotating a point (x,y)(x, y) by 9090^\circ clockwise maps it to (y,x)(y, -x).
3
Translate the point M(3,4)M'(3, -4) by 44 units up. The rule for translating a point dd units up is (x,y)(x,y+d)(x, y) \rightarrow (x, y + d).
M(3,4+4)=(3,0)M''(3, -4 + 4) = (3, 0)
A vertical translation upward increases the y-coordinate of the point by the given number of units.

Key Concept

Transformations in the Coordinate Plane
Question 185Question

The circle defined by the equation x2+y26x+8y11=0x^2 + y^2 - 6x + 8y - 11 = 0 is plotted in the standard (x,y)(x, y) coordinate plane. A second circle has a center that is the reflection of the first circle's center across the line y=xy = x. If the radius of the second circle is twice the radius of the first circle, which of the following is the equation of the second circle?

Show answer & explanation

Answer: (x+4)2+(y3)2=144(x + 4)^2 + (y - 3)^2 = 144

Answer

(x+4)2+(y3)2=144(x + 4)^2 + (y - 3)^2 = 144
Completing the square on x2+y26x+8y11=0x^2 + y^2 - 6x + 8y - 11 = 0 gives (x3)2+(y+4)2=36(x - 3)^2 + (y + 4)^2 = 36. The center is (3,4)(3, -4) and the radius is 66. Reflecting (3,4)(3, -4) across the line y=xy = x swaps the coordinates, yielding the new center (4,3)(-4, 3). Doubling the radius yields 1212. The equation of the second circle is therefore (x(4))2+(y3)2=122(x - (-4))^2 + (y - 3)^2 = 12^2, which simplifies to (x+4)2+(y3)2=144(x + 4)^2 + (y - 3)^2 = 144.

Step-by-Step Solution

1
Group the xx and yy terms of the given equation x2+y26x+8y11=0x^2 + y^2 - 6x + 8y - 11 = 0 and add 11 to both sides.
(x26x)+(y2+8y)=11(x^2 - 6x) + (y^2 + 8y) = 11
To prepare the terms for completing the square.
2
Complete the square for both the xx and yy groups by adding (6/2)2=9(6/2)^2 = 9 and (8/2)2=16(8/2)^2 = 16 to both sides.
(x3)2+(y+4)2=36(x - 3)^2 + (y + 4)^2 = 36
To express the circle's equation in standard form (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2.
3
Identify the center and radius of the first circle from the standard form.
Center is (3,4)(3, -4) and radius is r1=36=6r_1 = \sqrt{36} = 6.
These characteristics are needed to find the properties of the second circle.
4
Reflect the center (3,4)(3, -4) across the line y=xy = x by swapping the xx and yy coordinates, and double the radius.
New center is (4,3)(-4, 3) and new radius is r2=2×6=12r_2 = 2 \times 6 = 12.
To satisfy the geometric transformations specified in the problem statement.
5
Write the standard equation of the second circle using the new center (4,3)(-4, 3) and new radius 1212.
(x+4)2+(y3)2=144(x + 4)^2 + (y - 3)^2 = 144
Substituting h=4h = -4, k=3k = 3, and r=12r = 12 into the standard equation (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2.

Key Concept

Completing the square to find standard circle characteristics, and applying reflections across the line y=xy = x.
Estimated Time:2m 0s
Question 186Question

In the standard (x,y)(x, y) coordinate plane, where 11 unit represents 11 kilometer, a playground is located at (1,10)(1, 10) and a picnic shelter is located at (5,2)(5, -2). A water fountain is to be placed exactly halfway between the playground and the picnic shelter. What is the distance, in kilometers, from the origin (0,0)(0, 0) to the water fountain?

Show answer & explanation

Answer: 5

Answer

The distance from the origin to the water fountain is 55 kilometers.
The midpoint of the segment representing the water fountain is determined to be (3,4)(3, 4). The distance from the origin (0,0)(0, 0) to (3,4)(3, 4) is found using the Pythagorean relation, yielding 32+42=5\sqrt{3^2 + 4^2} = 5 kilometers.

Step-by-Step Solution

1
Find the coordinates of the midpoint between (1,10)(1, 10) and (5,2)(5, -2).
The midpoint is (3,4)(3, 4).
The midpoint formula is M=(x1+x22,y1+y22)M = \left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right). Substituting the given endpoints gives M=(1+52,10+(2)2)=(3,4)M = \left(\frac{1 + 5}{2}, \frac{10 + (-2)}{2}\right) = (3, 4).
2
Calculate the distance from the origin (0,0)(0, 0) to the midpoint (3,4)(3, 4).
The distance is 55 kilometers.
The distance formula from the origin to any point (x,y)(x, y) is d=x2+y2d = \sqrt{x^2 + y^2}. Substituting the coordinates (3,4)(3, 4) yields d=32+42=9+16=25=5d = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5.

Key Concept

Using the midpoint formula to find the center of a line segment, followed by the distance formula from the origin to that point.
Question 187Question

In the standard (x,y)(x, y) coordinate plane, a circle is tangent to the xx-axis at the point (5,0)(5, 0). If the circle is also tangent to the line y=43xy = \frac{4}{3}x and its center lies in the first quadrant, what is the yy-coordinate of the center of the circle?

Show answer & explanation

Answer: 2.5

Answer

The yy-coordinate of the center of the circle is 2.52.5.
A circle tangent to the xx-axis at (5,0)(5, 0) has a center along the vertical line x=5x = 5. Since the center is in the first quadrant, its coordinates can be represented as (5,k)(5, k) where k>0k > 0, and the radius is kk. The distance from the center (5,k)(5, k) to the line 4x3y=04x - 3y = 0 must also equal the radius kk. Using the point-to-line distance formula, we write 4(5)3k42+(3)2=k\frac{|4(5) - 3k|}{\sqrt{4^2 + (-3)^2}} = k, which simplifies to 203k=5k|20 - 3k| = 5k. Since the center must lie in the first quadrant (k>0k > 0), we solve 203k=5k20 - 3k = 5k to find k=2.5k = 2.5. The alternative case 203k=5k20 - 3k = -5k gives k=10k = -10, which lies in the fourth quadrant and is thus excluded.

Step-by-Step Solution

1
Identify the coordinates of the center and the radius of the circle based on the xx-axis tangency.
Center: (5,k)(5, k) and Radius: r=kr = k (where k>0k > 0).
A circle tangent to the xx-axis at (5,0)(5, 0) has its center directly above or below this point on the line x=5x = 5. Since the center is in the first quadrant, its yy-coordinate kk must be positive, making the radius kk.
2
Use the distance from the center to the second tangent line to write an equation for kk.
4(5)3k42+(3)2=k\frac{|4(5) - 3k|}{\sqrt{4^2 + (-3)^2}} = k
The distance from the center (5,k)(5, k) to the tangent line 4x3y=04x - 3y = 0 must equal the radius of the circle.
3
Simplify the equation and solve for kk.
203k=5k|20 - 3k| = 5k, leading to k=2.5k = 2.5 or k=10k = -10.
Simplifying the denominator yields 55. Multiplying both sides by 55 gives the absolute value equation, which resolves to 203k=5k20 - 3k = 5k or 203k=5k20 - 3k = -5k.
4
Select the valid solution using the quadrant constraint.
k=2.5k = 2.5
The center must lie in the first quadrant, which requires k>0k > 0. Thus, k=10k = -10 is discarded, and the correct value is 2.52.5.

Key Concept

The relationship between a circle's center, its radius, and its tangent lines in the coordinate plane.
Question 188Question

On a map of a town laid out on a standard coordinate grid, a straight path has an xx-intercept of 6-6 and a yy-intercept of 44. A landmark is located on this path at a point where the xx-coordinate is 99. What is the yy-coordinate of the landmark?

Show answer & explanation

Answer: 10

Answer

The yy-coordinate of the landmark is 10.
The correct answer is 10. The linear path passes through the points (6,0)(-6, 0) and (0,4)(0, 4). Using the slope formula, the slope is m=400(6)=23m = \frac{4 - 0}{0 - (-6)} = \frac{2}{3}. The slope-intercept equation of the line is y=23x+4y = \frac{2}{3}x + 4. Substituting the landmark's xx-coordinate of 99 into the equation gives y=23(9)+4=10y = \frac{2}{3}(9) + 4 = 10.

Step-by-Step Solution

1
Identify the coordinates of the points representing the intercepts on the coordinate grid.
The points are (6,0)(-6, 0) and (0,4)(0, 4).
An xx-intercept of 6-6 corresponds to the coordinate point (6,0)(-6, 0), and a yy-intercept of 44 corresponds to the coordinate point (0,4)(0, 4).
2
Calculate the slope of the linear path.
The slope is 23\frac{2}{3}.
Using the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}, substitute the points (6,0)(-6, 0) and (0,4)(0, 4) to get m=400(6)=46=23m = \frac{4 - 0}{0 - (-6)} = \frac{4}{6} = \frac{2}{3}.
3
Write the linear equation representing the path.
The equation is y=23x+4y = \frac{2}{3}x + 4.
With a slope of m=23m = \frac{2}{3} and a yy-intercept of b=4b = 4, the equation in slope-intercept form (y=mx+by = mx + b) is y=23x+4y = \frac{2}{3}x + 4.
4
Find the yy-coordinate of the landmark by substituting its xx-coordinate.
The yy-coordinate is 10.
Substitute x=9x = 9 into the equation: y=23(9)+4=6+4=10y = \frac{2}{3}(9) + 4 = 6 + 4 = 10.

Key Concept

Linear Equations and Graphing
Question 189Question

Points K(2,5)K(-2, 5) and L(6,1)L(6, -1) are the endpoints of segment KLKL on a coordinate plane. What is the distance from the midpoint of segment KLKL to the point P(5,7)P(5, 7)?

Show answer & explanation

Answer: 34\sqrt{34}

Answer

The correct answer is the square root of 34.
To find the distance from the midpoint of segment KLKL to the point P(5,7)P(5, 7), we first calculate the midpoint MM of KLKL. Using the midpoint formula, the coordinates are x=2+62=2x = \frac{-2 + 6}{2} = 2 and y=5+(1)2=2y = \frac{5 + (-1)}{2} = 2, giving M(2,2)M(2, 2). Next, we apply the distance formula to find the distance between M(2,2)M(2, 2) and P(5,7)P(5, 7), which is d=(52)2+(72)2=32+52=9+25=34d = \sqrt{(5 - 2)^2 + (7 - 2)^2} = \sqrt{3^2 + 5^2} = \sqrt{9 + 25} = \sqrt{34}. This confirms the correct distance is the square root of 34.

Step-by-Step Solution

1
Calculate the coordinates of the midpoint of segment KLKL using the midpoint formula: M=(x1+x22,y1+y22)M = \left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right).
The midpoint is M(2,2)M(2, 2) since x=2+62=2x = \frac{-2 + 6}{2} = 2 and y=5+(1)2=2y = \frac{5 + (-1)}{2} = 2.
Finding the midpoint of the segment is required before finding the distance from it to point PP.
2
Calculate the distance between the midpoint M(2,2)M(2, 2) and the point P(5,7)P(5, 7) using the distance formula: d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.
The distance is 34\sqrt{34} since d=(52)2+(72)2=32+52=9+25=34d = \sqrt{(5 - 2)^2 + (7 - 2)^2} = \sqrt{3^2 + 5^2} = \sqrt{9 + 25} = \sqrt{34}.
This determines the final distance required by the question.

Key Concept

Applying both the midpoint and distance formulas sequentially to solve coordinate geometry problems.
Question 190Question

A square in the standard (x,y)(x, y) coordinate plane has vertices at A(1,1)A(1, 1), B(3,1)B(3, 1), C(3,3)C(3, 3), and D(1,3)D(1, 3). The square is dilated by a scale factor of 33 with the center of dilation at point A(1,1)A(1, 1). The resulting image is then translated 22 units left and 44 units up. What are the coordinates of the final image of vertex CC?

Show answer & explanation

Answer: (5,11)(5, 11)

Answer

The final coordinates of the image of vertex CC are (5,11)(5, 11).
To find the coordinates of the image of vertex C(3,3)C(3, 3) after the dilation, we calculate the horizontal and vertical distances from the center of dilation A(1,1)A(1, 1) to C(3,3)C(3, 3). Both distances are 22 units. Since the scale factor is 33, these distances are tripled to 66 units. Adding these to the coordinates of the center A(1,1)A(1, 1) gives the dilated point (1+6,1+6)=(7,7)(1 + 6, 1 + 6) = (7, 7). Next, we apply the translation of 22 units left (subtracting 22 from the xx-coordinate) and 44 units up (adding 44 to the yy-coordinate) to (7,7)(7, 7), which yields the final coordinates (72,7+4)=(5,11)(7 - 2, 7 + 4) = (5, 11).

Step-by-Step Solution

1
Find the coordinates of the image of vertex C(3,3)C(3, 3) after a dilation with scale factor 33 centered at A(1,1)A(1, 1).
The coordinates after dilation are (7,7)(7, 7).
The horizontal and vertical distances from the center A(1,1)A(1, 1) to C(3,3)C(3, 3) are both 22 units (31=23 - 1 = 2). Multiplying these distances by the scale factor of 33 yields 66 units. Adding these new distances to the coordinates of the center A(1,1)A(1, 1) gives (1+6,1+6)=(7,7)(1 + 6, 1 + 6) = (7, 7).
2
Apply a translation of 22 units left and 44 units up to the point (7,7)(7, 7).
The final coordinates are (5,11)(5, 11).
Translating 22 units left subtracts 22 from the xx-coordinate (72=57 - 2 = 5). Translating 44 units up adds 44 to the yy-coordinate (7+4=117 + 4 = 11).

Key Concept

Transformations in the Coordinate Plane
Estimated Time:1m 30s
Question 191Question

The table below shows coordinate points (x,y)(x, y) that lie on a line LL in the standard (x,y)(x, y) coordinate system:

xxyy
2-27-7
1122
441111

What is the xx-intercept of line LL?

Show answer & explanation

Answer: 13\frac{1}{3}

Answer

The correct answer is 13\frac{1}{3}
The correct answer is 13\frac{1}{3}. First, find the slope of the line using the points (2,7)(-2, -7) and (1,2)(1, 2) from the table: m=2(7)1(2)=3m = \frac{2 - (-7)}{1 - (-2)} = 3. Next, substitute the slope and the coordinate point (1,2)(1, 2) into the point-slope equation to get y2=3(x1)y - 2 = 3(x - 1), which simplifies to y=3x1y = 3x - 1. To find the xx-intercept, set y=0y = 0 and solve for xx: 0=3x10 = 3x - 1, which gives x=13x = \frac{1}{3}.

Step-by-Step Solution

1
Calculate the slope (mm) of line LL using the coordinate points (2,7)(-2, -7) and (1,2)(1, 2) from the table.
The slope is m=2(7)1(2)=93=3m = \frac{2 - (-7)}{1 - (-2)} = \frac{9}{3} = 3.
The slope of a line represents its constant rate of change and is calculated using the formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}.
2
Write the linear equation in slope-intercept form using the slope m=3m = 3 and the point (1,2)(1, 2).
Using the point-slope form: y2=3(x1)y2=3x3y=3x1y - 2 = 3(x - 1) \Rightarrow y - 2 = 3x - 3 \Rightarrow y = 3x - 1.
Using point-slope form yy1=m(xx1)y - y_1 = m(x - x_1) allows us to easily simplify the relationship into slope-intercept form y=mx+by = mx + b.
3
Find the xx-intercept of the line by setting y=0y = 0 and solving the equation for xx.
Setting y=0y = 0 gives 0=3x13x=1x=130 = 3x - 1 \Rightarrow 3x = 1 \Rightarrow x = \frac{1}{3}.
The xx-intercept is the coordinate value where the graph intersects the xx-axis, which mathematically occurs when y=0y = 0.

Key Concept

Determining the equation of a line from tabular coordinates and calculating its intercepts
Question 192Question

A circle in the standard (x,y)(x, y) coordinate plane is defined by the equation x2+y26x+4y12=0x^2 + y^2 - 6x + 4y - 12 = 0. A line LL passes through the center of this circle and is perpendicular to the line with equation 3x4y=123x - 4y = 12. What is the yy-coordinate of the intersection point of line LL and the circle that has a positive yy-value?

Show answer & explanation

Answer: 2

Answer

The y-coordinate of the intersection point with a positive y-value is 2.
Completing the square of the circle equation x2+y26x+4y12=0x^2 + y^2 - 6x + 4y - 12 = 0 yields (x3)2+(y+2)2=25(x-3)^2 + (y+2)^2 = 25, giving center (3,2)(3, -2) and radius r=5r = 5. The given line 3x4y=123x - 4y = 12 has a slope of 3/43/4, so a perpendicular line LL has a slope of 4/3-4/3. Since line LL passes through the center (3,2)(3, -2) and has a slope of 4/3-4/3, moving a distance of 5 units along this line (which corresponds to a horizontal change of ±3\pm 3 and vertical change of 4\mp 4) gives the intersection points (6,6)(6, -6) and (0,2)(0, 2). The y-coordinate of the point with a positive y-value is 2.

Step-by-Step Solution

1
Complete the square for the circle's equation to find its center and radius.
The equation is rewritten as (x3)2+(y+2)2=25(x-3)^2 + (y+2)^2 = 25, which represents a circle with center (3,2)(3, -2) and radius r=5r = 5.
Converting to standard form (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2 gives the circle's center and radius.
2
Find the slope of the given line 3x4y=123x - 4y = 12 and determine the slope of the perpendicular line LL.
The slope of the given line is 3/43/4. The slope of line LL is the negative reciprocal: 4/3-4/3.
Perpendicular lines have slopes that are negative reciprocals.
3
Find the intersection points of line LL and the circle.
Since line LL passes through the center (3,2)(3, -2) and has a slope of 4/3-4/3, points on the line at a distance of the radius r=5r=5 are found by moving 3 units horizontally and 4 units vertically. This yields the points (3+3,24)=(6,6)(3 + 3, -2 - 4) = (6, -6) and (33,2+4)=(0,2)(3 - 3, -2 + 4) = (0, 2).
The intersection points lie exactly one radius away from the center along the line.
4
Identify the y-coordinate with a positive value.
Between the points (6,6)(6, -6) and (0,2)(0, 2), the point with a positive y-value is (0,2)(0, 2), so the y-coordinate is 2.
The question specifies the intersection point must have a positive y-value.

Key Concept

Circle standard equations and perpendicular lines on the coordinate plane
Question 193Question

In the standard (x,y)(x, y) coordinate plane, a point PP is reflected across the yy-axis and then translated 4 units down and 3 units right. The coordinates of the resulting image point, PP', are (1,2)(1, -2). What are the coordinates of the original point PP?

Show answer & explanation

Answer: (2,2)(2, 2)

Answer

The coordinates of the original point PP are (2,2)(2, 2).
To find the coordinates of the original point P(x,y)P(x, y), we apply the inverse transformations in reverse order to the final image point P(1,2)P'(1, -2). First, we undo the translation of 4 units down and 3 units right by translating PP' 4 units up and 3 units left. This results in the intermediate coordinates (13,2+4)=(2,2)(1 - 3, -2 + 4) = (-2, 2). Next, we undo the reflection across the yy-axis by reflecting (2,2)(-2, 2) across the yy-axis again (since a reflection is its own inverse). Changing the sign of the xx-coordinate gives (2,2)(2, 2). Alternatively, setting up the equations x+3=1-x + 3 = 1 and y4=2y - 4 = -2 and solving them yields x=2x = 2 and y=2y = 2, which corresponds to the point (2,2)(2, 2).

Step-by-Step Solution

1
Set up equations to express the composite transformations of the point P(x,y)P(x, y) to P(1,2)P'(1, -2).
Reflecting P(x,y)P(x, y) across the yy-axis changes the sign of the xx-coordinate, yielding (x,y)(-x, y). Translating this point 4 units down and 3 units right yields (x+3,y4)(-x + 3, y - 4).
Establishing the mathematical relationship for each transformation is necessary to work backward to find the coordinates of the pre-image.
2
Equate the coordinates of the transformed point to the coordinates of the final image point P(1,2)P'(1, -2).
x+3=1-x + 3 = 1 and y4=2y - 4 = -2
This sets up two independent linear equations that can be solved for the original coordinates xx and yy.
3
Solve the equations for xx and yy.
From x+3=1-x + 3 = 1, we get x=2-x = -2, which means x=2x = 2. From y4=2y - 4 = -2, we get y=2y = 2. Therefore, the coordinates of PP are (2,2)(2, 2).
Solving these equations gives the exact coordinates of the original pre-image point.

Key Concept

Working backward with composite transformations in the coordinate plane
Estimated Time:1m 15s
Question 194Question

A triangle has a vertex at P(4,3)P(-4, 3) in the standard (x,y)(x, y) coordinate plane. If the triangle is reflected across the line y=xy = -x and then translated 33 units to the right and 44 units down, what are the coordinates of the image of vertex PP after both transformations?

Show answer & explanation

Answer: (0,0)(0, 0)

Answer

(0,0)(0, 0)
The coordinate (0,0)(0, 0) is correct because reflecting the point P(4,3)P(-4, 3) across the line y=xy = -x swaps and negates the coordinates, transforming it to (3,4)(-3, 4). Then, translating this point 33 units to the right and 44 units down is calculated as (3+3,44)(-3 + 3, 4 - 4), which simplifies to (0,0)(0, 0).

Step-by-Step Solution

1
Apply the reflection across the line y=xy = -x to the coordinate P(4,3)P(-4, 3).
The rule for reflection across the line y=xy = -x is (x,y)(y,x)(x, y) \rightarrow (-y, -x). Applying this rule to P(4,3)P(-4, 3) yields (3,4)(-3, 4).
To find the coordinates of the vertex after the first transformation in the composite sequence.
2
Apply the translation of 33 units right and 44 units down to the intermediate point (3,4)(-3, 4).
Translating 33 units to the right adds 33 to the xx-coordinate, and translating 44 units down subtracts 44 from the yy-coordinate: (3+3,44)=(0,0)(-3 + 3, 4 - 4) = (0, 0).
To find the final position after the second transformation in the composite sequence.

Key Concept

Applying composite transformations in the coordinate plane, specifically a reflection across the line y=xy = -x followed by a translation.
Question 195Question

In the standard (x,y)(x, y) coordinate plane, line TT is perpendicular to the line with the equation y=3x5y = 3x - 5. If line TT passes through the point (6,2)(6, 2), what is the yy-intercept of line TT?

Show answer & explanation

Answer: 4

Answer

The correct answer is 4
The slope of the line given by the equation y=3x5y = 3x - 5 is 33. Since line TT is perpendicular to this line, its slope must be the negative reciprocal of 33, which is 13-\frac{1}{3}. Using the point-slope form with the point (6,2)(6, 2), the equation of line TT is y2=13(x6)y - 2 = -\frac{1}{3}(x - 6). To find the yy-intercept of line TT, we set x=0x = 0 and solve for yy: y2=13(06)    y2=2    y=4y - 2 = -\frac{1}{3}(0 - 6) \implies y - 2 = 2 \implies y = 4.

Step-by-Step Solution

1
Identify the slope of the given line from its equation.
The slope of the line y=3x5y = 3x - 5 is 33.
The equation is in slope-intercept form (y=mx+by = mx + b), where mm is the slope.
2
Determine the slope of the perpendicular line TT.
The slope of line TT is 13-\frac{1}{3}.
Perpendicular lines have slopes that are negative reciprocals of each other.
3
Use the point-slope form to write the equation of line TT with the point (6,2)(6, 2).
The equation of line TT is y2=13(x6)y - 2 = -\frac{1}{3}(x - 6).
The point-slope form is yy1=m(xx1)y - y_1 = m(x - x_1) where (x1,y1)(x_1, y_1) is a point on the line and mm is the slope.
4
Find the yy-intercept of line TT by setting x=0x = 0.
y=4y = 4.
The yy-intercept is the value of yy where the line crosses the yy-axis (when x=0x = 0).

Key Concept

Finding the equation and y-intercept of a perpendicular line using negative reciprocal slopes
Question 196Question

In the standard (x,y)(x, y) coordinate plane, the midpoint of the line segment with endpoints A(1,3)A(1, 3) and B(7,x2)B\left(7, \frac{x}{2}\right) is MM. If the distance from the origin (0,0)(0, 0) to MM is 894\sqrt{\frac{89}{4}} units, and xx is a positive number, what is the value of xx?

Show answer & explanation

Answer: 4

Answer

The correct value of xx is 44.
The midpoint MM of A(1,3)A(1, 3) and B(7,x2)B\left(7, \frac{x}{2}\right) has coordinates (1+72,3+x22)=(4,x+64)\left(\frac{1+7}{2}, \frac{3 + \frac{x}{2}}{2}\right) = \left(4, \frac{x+6}{4}\right). The distance from (0,0)(0, 0) to MM is 42+(x+64)2=894\sqrt{4^2 + \left(\frac{x+6}{4}\right)^2} = \sqrt{\frac{89}{4}}. Squaring both sides yields 16+(x+6)216=89416 + \frac{(x+6)^2}{16} = \frac{89}{4}. Multiplying through by 16 gives 256+(x+6)2=356256 + (x+6)^2 = 356, which simplifies to (x+6)2=100(x+6)^2 = 100. Taking the square root of both sides gives x+6=10x+6 = 10 (since xx is positive), which simplifies to x=4x = 4.

Step-by-Step Solution

1
Find the coordinates of the midpoint M(xM,yM)M(x_M, y_M) of the segment ABAB.
M=(4,x+64)M = \left(4, \frac{x+6}{4}\right)
By the midpoint formula, xM=1+72=4x_M = \frac{1 + 7}{2} = 4 and yM=3+x22=6+x22=x+64y_M = \frac{3 + \frac{x}{2}}{2} = \frac{\frac{6+x}{2}}{2} = \frac{x+6}{4}.
2
Set up the distance equation from the origin (0,0)(0, 0) to M(4,x+64)M\left(4, \frac{x+6}{4}\right) using the distance formula.
42+(x+64)2=894\sqrt{4^2 + \left(\frac{x+6}{4}\right)^2} = \sqrt{\frac{89}{4}}
The distance between the origin (0,0)(0, 0) and any point (x,y)(x, y) is given by d=x2+y2d = \sqrt{x^2 + y^2}.
3
Solve the distance equation for the positive variable xx.
x=4x = 4
Squaring both sides gives 16+(x+6)216=89416 + \frac{(x+6)^2}{16} = \frac{89}{4}. Multiplying by 16 yields 256+(x+6)2=356256 + (x+6)^2 = 356, which simplifies to (x+6)2=100(x+6)^2 = 100. Since xx is positive, x+6=10    x=4x+6 = 10 \implies x = 4.

Key Concept

Solving coordinate geometry problems by combining the midpoint formula and the distance formula.
Question 197Question

In the standard (x,y)(x, y) coordinate plane, line L1L_1 passes through the points (2,5)(2, 5) and (6,3)(6, -3). A second line, L2L_2, is perpendicular to L1L_1 and intersects L1L_1 at its yy-intercept. What is the xx-coordinate of the xx-intercept of L2L_2?

Show answer & explanation

Answer: -18

Answer

The xx-coordinate of the xx-intercept of L2L_2 is 18-18.
First, the slope of L1L_1 is calculated as 2-2 using the slope formula. Substituting one of the points into the slope-intercept form gives the yy-intercept of L1L_1 as (0,9)(0, 9). Since L2L_2 is perpendicular to L1L_1, its slope is the negative reciprocal of 2-2, which is 12\frac{1}{2}. Since L2L_2 shares the yy-intercept (0,9)(0, 9), its equation is y=12x+9y = \frac{1}{2}x + 9. Setting y=0y = 0 to find the xx-intercept gives x=18x = -18.

Step-by-Step Solution

1
Calculate the slope of line L1L_1.
The slope of L1L_1 is 2-2.
Using the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1} with the given points (2,5)(2, 5) and (6,3)(6, -3) yields m1=3562=2m_1 = \frac{-3 - 5}{6 - 2} = -2.
2
Find the yy-intercept of L1L_1.
The yy-intercept is (0,9)(0, 9).
Substituting m=2m = -2 and the coordinates of (2,5)(2, 5) into the slope-intercept equation y=mx+by = mx + b gives 5=2(2)+b5 = -2(2) + b, which simplifies to b=9b = 9.
3
Find the slope of the perpendicular line, L2L_2.
The slope of L2L_2 is 12\frac{1}{2}.
Perpendicular lines have slopes that are negative reciprocals of each other. The negative reciprocal of 2-2 is 12\frac{1}{2}.
4
Determine the equation of L2L_2 and calculate its xx-intercept.
The xx-coordinate of the xx-intercept of L2L_2 is 18-18.
Since L2L_2 passes through the yy-intercept (0,9)(0, 9), its equation is y=12x+9y = \frac{1}{2}x + 9. Setting y=0y = 0 to find the xx-intercept yields 0=12x+90 = \frac{1}{2}x + 9, which solves to x=18x = -18.

Key Concept

Determining the equation and intercepts of a line perpendicular to a given line that passes through a specific shared point.
Estimated Time:1m 30s
Question 198Question

In the standard (x,y)(x, y) coordinate plane, a line segment has endpoints A(3,k)A(-3, k) and B(5,3)B(5, 3). If the midpoint of segment ABAB lies on the xx-axis, what is the length of segment ABAB?

Show answer & explanation

Answer: 10

Answer

The length of segment ABAB is 10.
The midpoint of segment ABAB with endpoints A(3,k)A(-3, k) and B(5,3)B(5, 3) is (1,k+32)\left(1, \frac{k + 3}{2}\right). Since the midpoint lies on the xx-axis, its yy-coordinate must be 00. Solving k+32=0\frac{k + 3}{2} = 0 gives k=3k = -3. This means the endpoints are A(3,3)A(-3, -3) and B(5,3)B(5, 3). The distance between these two points is (5(3))2+(3(3))2=82+62=100=10\sqrt{(5 - (-3))^2 + (3 - (-3))^2} = \sqrt{8^2 + 6^2} = \sqrt{100} = 10.

Step-by-Step Solution

1
Set up the equation for the yy-coordinate of the midpoint.
k+32=0\frac{k + 3}{2} = 0
The midpoint of a segment with endpoints (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) has a yy-coordinate of y1+y22\frac{y_1 + y_2}{2}. Since the midpoint lies on the xx-axis, its yy-coordinate must be 00.
2
Solve the equation for kk.
k=3k = -3
Multiply both sides of the equation by 22 to get k+3=0k + 3 = 0, then subtract 33 from both sides.
3
Substitute k=3k = -3 to find the coordinates of point AA.
A(3,3)A(-3, -3)
This provides both complete endpoints, A(3,3)A(-3, -3) and B(5,3)B(5, 3), which are needed to find the distance.
4
Apply the distance formula to find the length of segment ABAB.
AB=10AB = 10
The distance formula is d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}. Substituting the coordinates gives AB=(5(3))2+(3(3))2=82+62=64+36=100=10AB = \sqrt{(5 - (-3))^2 + (3 - (-3))^2} = \sqrt{8^2 + 6^2} = \sqrt{64 + 36} = \sqrt{100} = 10.

Key Concept

Distance and Midpoint Formulas
Question 199Question

The endpoint AA of segment ABAB is located at (3,5)(-3, 5) in the standard (x,y)(x, y) coordinate plane. Segment ABAB is translated 4 units right and 2 units down, and then reflected across the line y=xy = -x. What are the coordinates of the image of endpoint AA after these transformations?

Show answer & explanation

Answer: (3,1)(-3, -1)

Answer

The coordinates of the image of endpoint AA are (3,1)(-3, -1).
Translating the point A(3,5)A(-3, 5) 4 units right and 2 units down gives (3+4,52)=(1,3)( -3 + 4, 5 - 2 ) = (1, 3). Reflecting the point (1,3)(1, 3) across the line y=xy = -x swaps and negates the coordinates, giving (3,1)(-3, -1).

Step-by-Step Solution

1
Apply the translation of 4 units right and 2 units down to the initial coordinates of point A(3,5)A(-3, 5).
The x-coordinate changes by +4+4 and the y-coordinate changes by 2-2: (3+4,52)=(1,3)(-3 + 4, 5 - 2) = (1, 3).
Translation shifts the coordinates directly by adding the horizontal change to xx and subtracting the vertical change from yy.
2
Apply the reflection across the line y=xy = -x to the translated point (1,3)(1, 3).
Swapping and negating both coordinates of (1,3)(1, 3) yields (3,1)(-3, -1).
The reflection rule across the line y=xy = -x maps any point (x,y)(x, y) to (y,x)(-y, -x).

Key Concept

Composite transformations in the coordinate plane involving translation and reflection across the line y=xy = -x.
Question 200Question

In the standard (x,y)(x, y) coordinate plane, a triangle has a vertex at T(1,4)T(-1, 4). The triangle is reflected across the yy-axis, and then dilated by a scale factor of 22 with the center of dilation at the point (3,1)(3, 1). What are the coordinates of the image of vertex TT after this sequence of transformations?

Show answer & explanation

Answer: (1,7)(-1, 7)

Answer

The correct coordinates of the image of vertex TT are (1,7)(-1, 7).
The correct coordinates are found by first reflecting the vertex across the yy-axis to get (1,4)(1, 4), and then applying the dilation formula relative to the center (3,1)(3, 1) with a scale factor of 22, which yields (1,7)(-1, 7).

Step-by-Step Solution

1
Reflect the vertex T(1,4)T(-1, 4) across the yy-axis.
T(1,4)T'(1, 4)
Reflecting a point (x,y)(x, y) across the yy-axis maps it to (x,y)(-x, y), which changes the sign of the x-coordinate of T(1,4)T(-1, 4) to get (1,4)(1, 4).
2
Apply the dilation with a scale factor of 22 centered at (3,1)(3, 1) to the reflected point T(1,4)T'(1, 4).
T(1,7)T''(-1, 7)
The dilation formula for a point (x,y)(x, y) with scale factor kk and center (h,kc)(h, k_c) is (h+k(xh),kc+k(ykc))(h + k(x - h), k_c + k(y - k_c)). Substituting x=1x = 1, y=4y = 4, k=2k = 2, h=3h = 3, and kc=1k_c = 1 yields the x-coordinate 3+2(13)=13 + 2(1 - 3) = -1 and the y-coordinate 1+2(41)=71 + 2(4 - 1) = 7.

Key Concept

Composite transformations in the coordinate plane involving reflections and non-origin-centered dilations.

Alternative Method

Instead of calculating algebraically, you can sketch the transformations on a grid. Plot T(1,4)T(-1, 4), reflect it across the y-axis to find T(1,4)T'(1, 4). Mark the center of dilation at P(3,1)P(3, 1). Find the vector from PP to TT', which is 22 units left and 33 units up. Double this vector to 44 units left and 66 units up from P(3,1)P(3, 1), which lands at (1,7)(-1, 7).
Estimated Time:1m 30s
PreviousPage 10 / 14Next
Coordinate Geometry Practice Questions — ACT — Page 10 | Examkin