Geometry and Trigonometry

178 questions

Question 1Question

In right triangle PQRPQR, the measure of angle QQ is 9090^\circ. If tan(P)=43\tan(P) = \frac{4}{3}, what is the value of sin(P)\sin(P)?

Show answer & explanation

Answer: 45\frac{4}{5}

Answer

45\frac{4}{5}
The tangent of an angle in a right triangle is defined as the ratio of the length of the opposite side to the length of the adjacent side. Given that tan(P)=43\tan(P) = \frac{4}{3}, we can set the length of the side opposite to angle P as 44 and the adjacent side as 33. Using the Pythagorean theorem, the hypotenuse is 32+42=5\sqrt{3^2 + 4^2} = 5. Since the sine of an angle is the ratio of the opposite side to the hypotenuse, sin(P)=45\sin(P) = \frac{4}{5}.

Step-by-Step Solution

1
Identify the relationship between the tangent ratio and the sides of the right triangle.
The tangent of angle P is defined as the opposite side divided by the adjacent side. Since tan(P)=43\tan(P) = \frac{4}{3}, we can set the opposite side to 44 and the adjacent side to 33.
This allows us to establish the relative lengths of the sides of the right triangle.
2
Calculate the length of the hypotenuse using the Pythagorean theorem.
The hypotenuse is 32+42=25=5\sqrt{3^2 + 4^2} = \sqrt{25} = 5.
The hypotenuse is required to calculate the sine ratio.
3
Determine the sine of angle P.
The sine of angle P is defined as the opposite side divided by the hypotenuse, which is 45\frac{4}{5}.
This yields the final requested trigonometric ratio.

Key Concept

Using basic trigonometric ratios (SOH CAH TOA) and the Pythagorean theorem to evaluate trigonometric ratios in a right triangle.
Estimated Time:45s
Question 2Question

In right triangle ABCABC, the measure of angle CC is 9090^\circ. If sin(A)cos(A)=15\sin(A) - \cos(A) = \frac{1}{5}, what is the value of sin(A)sin(B)\sin(A)\sin(B)?

Show answer & explanation

Answer: 1225\frac{12}{25}

Answer

1225\frac{12}{25}
By the co-function identity for complementary angles in a right triangle, sin(B)=cos(A)\sin(B) = \cos(A), which means the expression sin(A)sin(B)\sin(A)\sin(B) is equivalent to sin(A)cos(A)\sin(A)\cos(A). Squaring the equation sin(A)cos(A)=15\sin(A) - \cos(A) = \frac{1}{5} gives sin2(A)2sin(A)cos(A)+cos2(A)=125\sin^2(A) - 2\sin(A)\cos(A) + \cos^2(A) = \frac{1}{25}. Substituting the Pythagorean identity sin2(A)+cos2(A)=1\sin^2(A) + \cos^2(A) = 1 simplifies this to 12sin(A)cos(A)=1251 - 2\sin(A)\cos(A) = \frac{1}{25}. Solving for sin(A)cos(A)\sin(A)\cos(A) yields 2sin(A)cos(A)=24252\sin(A)\cos(A) = \frac{24}{25}, or sin(A)cos(A)=1225\sin(A)\cos(A) = \frac{12}{25}.

Step-by-Step Solution

1
Express the target expression in terms of a single angle using complementary relationships.
Since angle C=90C = 90^\circ, angles AA and BB are complementary, so sin(B)=cos(A)\sin(B) = \cos(A). Thus, sin(A)sin(B)=sin(A)cos(A)\sin(A)\sin(B) = \sin(A)\cos(A).
In any right triangle, the sine of one acute angle equals the cosine of the other acute angle.
2
Square both sides of the given equation sin(A)cos(A)=15\sin(A) - \cos(A) = \frac{1}{5}.
(sin(A)cos(A))2=(15)2    sin2(A)2sin(A)cos(A)+cos2(A)=125(\sin(A) - \cos(A))^2 = \left(\frac{1}{5}\right)^2 \implies \sin^2(A) - 2\sin(A)\cos(A) + \cos^2(A) = \frac{1}{25}.
Squaring the difference allows us to introduce the product term sin(A)cos(A)\sin(A)\cos(A) and the squared terms.
3
Apply the Pythagorean identity to simplify the equation.
Since sin2(A)+cos2(A)=1\sin^2(A) + \cos^2(A) = 1, the equation becomes 12sin(A)cos(A)=1251 - 2\sin(A)\cos(A) = \frac{1}{25}.
The sum of the squares of sine and cosine of the same angle is always equal to 1.
4
Solve for the product sin(A)cos(A)\sin(A)\cos(A).
2sin(A)cos(A)=1125=2425    sin(A)cos(A)=12252\sin(A)\cos(A) = 1 - \frac{1}{25} = \frac{24}{25} \implies \sin(A)\cos(A) = \frac{12}{25}.
Subtracting 1/251/25 from 11 and dividing the resulting fraction by 22 isolates the target product.

Key Concept

Pythagorean identity and co-function relationships in right triangles
Question 3Question

In right triangle ABCABC, the measure of angle BB is 9090^\circ. The acute angles AA and CC satisfy sin(A)=k3\sin(A) = \frac{k}{3} and cos(C)=4k+4\cos(C) = \frac{4}{k+4} for some positive constant kk. What is the value of kk?

Show answer & explanation

Answer: 2

Answer

2
In right triangle ABCABC, the measure of angle BB is 9090^\circ, which means the acute angles AA and CC are complementary. Therefore, the co-function identity states that sin(A)=cos(C)\sin(A) = \cos(C). Equating the given expressions yields k3=4k+4\frac{k}{3} = \frac{4}{k+4}. Cross-multiplying results in k(k+4)=12k(k+4) = 12, which simplifies to k2+4k12=0k^2 + 4k - 12 = 0. Factoring this equation gives (k+6)(k2)=0(k+6)(k-2) = 0. This quadratic has solutions k=6k = -6 and k=2k = 2. Since kk must be positive, the value of kk is 22.

Step-by-Step Solution

1
Identify the relationship between the acute angles in a right triangle.
Since the measure of angle BB is 9090^\circ, the sum of angles AA and CC is 9090^\circ, which means they are complementary angles. By the co-function identity, sin(A)=cos(C)\sin(A) = \cos(C).
In a right triangle, the sine of one acute angle equals the cosine of the other acute angle.
2
Equate the expressions for sin(A)\sin(A) and cos(C)\cos(C) and set up the equation for kk.
k3=4k+4\frac{k}{3} = \frac{4}{k+4}
This sets up the algebraic relation to solve for kk using the given trigonometric expressions.
3
Solve the algebraic equation for kk.
Cross-multiplying gives k(k+4)=12k(k+4) = 12, which expands to k2+4k=12k^2 + 4k = 12. Subtracting 1212 from both sides results in the quadratic equation k2+4k12=0k^2 + 4k - 12 = 0. Factoring this equation yields (k+6)(k2)=0(k+6)(k-2) = 0.
Cross-multiplication eliminates the denominators, converting the equation to a quadratic form that can be solved by factoring.
4
Determine the valid positive value for kk.
The solutions to the equation (k+6)(k2)=0(k+6)(k-2) = 0 are k=6k = -6 and k=2k = 2. Since kk must be a positive constant, we select k=2k = 2.
The problem specifies that kk is a positive constant, so the negative solution is discarded.

Key Concept

Co-function identity relating sine and cosine of complementary angles
Estimated Time:1m 30s
Question 4Question

Lines L1L_1 and L2L_2 are parallel. Points PP and QQ lie on line L1L_1, and points RR and SS lie on line L2L_2. Segment PSPS and segment QRQR intersect at point TT. If the measure of angle TPQTPQ is 3838^\circ and the measure of angle PTQPTQ is 105105^\circ, what is the measure, in degrees, of angle TRSTRS?

Show answer & explanation

Answer: 37

Answer

37
To find the measure of angle TRSTRS, we first find the measure of angle TQPTQP using the property that the sum of interior angles in triangle TPQTPQ is 180180^\circ. This gives TQP=18038105=37\angle TQP = 180^\circ - 38^\circ - 105^\circ = 37^\circ. Since lines L1L_1 and L2L_2 are parallel, the transversal line QRQR creates alternate interior angles that are equal in measure. Therefore, angle TRSTRS is equal to angle TQPTQP, which is 3737^\circ.

Step-by-Step Solution

1
Calculate the measure of angle TQPTQP in triangle TPQTPQ.
TQP=37\angle TQP = 37^\circ
The sum of the angles in a triangle is 180180^\circ. Therefore, TQP=180TPQPTQ=18038105=37\angle TQP = 180^\circ - \angle TPQ - \angle PTQ = 180^\circ - 38^\circ - 105^\circ = 37^\circ.
2
Relate angle TQPTQP to angle TRSTRS using parallel line properties.
TRS=37\angle TRS = 37^\circ
Since line L1L_1 is parallel to line L2L_2, the transversal line QRQR creates equal alternate interior angles. Thus, TRS=TQP=37\angle TRS = \angle TQP = 37^\circ.

Key Concept

Alternate interior angles and triangle angle sum theorem
Question 5Question

In right triangle ABCABC, the measure of angle CC is 9090^\circ. If cos(A)=ksin(A)\cos(A) = k \sin(A) for some positive constant kk, which of the following expressions represents cos(B)\cos(B) in terms of kk?

Show answer & explanation

Answer: 11+k2\frac{1}{\sqrt{1 + k^2}}

Answer

The expression that represents cos(B)\cos(B) is 11+k2\frac{1}{\sqrt{1 + k^2}}.
In right triangle ABCABC with right angle CC, the acute angles AA and BB are complementary (A+B=90A + B = 90^\circ). By the co-function identity, cos(B)=sin(A)\cos(B) = \sin(A). Using the given relation cos(A)=ksin(A)\cos(A) = k \sin(A) and substituting it into the Pythagorean identity sin2(A)+cos2(A)=1\sin^2(A) + \cos^2(A) = 1, we get sin2(A)+(ksin(A))2=1    sin2(A)(1+k2)=1\sin^2(A) + (k \sin(A))^2 = 1 \implies \sin^2(A)(1 + k^2) = 1. Solving for sin(A)\sin(A) gives sin(A)=11+k2\sin(A) = \frac{1}{\sqrt{1 + k^2}} because sin(A)\sin(A) must be positive for an acute angle. Since cos(B)=sin(A)\cos(B) = \sin(A), we conclude that the correct expression is 11+k2\frac{1}{\sqrt{1 + k^2}}.

Step-by-Step Solution

1
Use the relationship between the acute angles in right triangle ABCABC.
Since angle CC is 9090^\circ, angles AA and BB are complementary. Thus, cos(B)=sin(A)\cos(B) = \sin(A).
This allows us to convert the target term cos(B)\cos(B) into sin(A)\sin(A), which can be related to the given equation.
2
Substitute the given relation cos(A)=ksin(A)\cos(A) = k \sin(A) into the Pythagorean identity.
Using sin2(A)+cos2(A)=1\sin^2(A) + \cos^2(A) = 1, we substitute to get sin2(A)+(ksin(A))2=1\sin^2(A) + (k \sin(A))^2 = 1, which simplifies to sin2(A)(1+k2)=1\sin^2(A)(1 + k^2) = 1.
This sets up a single equation containing only sin(A)\sin(A) and the constant kk.
3
Solve for sin(A)\sin(A) and substitute back to find cos(B)\cos(B).
Solving for sin(A)\sin(A) gives sin(A)=11+k2\sin(A) = \frac{1}{\sqrt{1 + k^2}} (since sin(A)>0\sin(A) > 0 for acute angle AA). Since cos(B)=sin(A)\cos(B) = \sin(A), we have cos(B)=11+k2\cos(B) = \frac{1}{\sqrt{1 + k^2}}.
This yields the final value of cos(B)\cos(B) in terms of kk.

Key Concept

Applying complementary angle trigonometric identities (co-functions) and the Pythagorean identity in a right triangle.

Alternative Method

Alternatively, you can model this by setting up a right triangle. Since cos(A)=ksin(A)\cos(A) = k \sin(A), we can divide both sides by sin(A)\sin(A) to get cot(A)=k\cot(A) = k, which means tan(A)=1k\tan(A) = \frac{1}{k}. In a right triangle ABCABC with right angle CC, tan(A)=oppositeadjacent=BCAC=1k\tan(A) = \frac{\text{opposite}}{\text{adjacent}} = \frac{BC}{AC} = \frac{1}{k}. Let BC=1BC = 1 and AC=kAC = k. By the Pythagorean theorem, the hypotenuse AB=12+k2=1+k2AB = \sqrt{1^2 + k^2} = \sqrt{1 + k^2}. Then, cos(B)=adjacent to Bhypotenuse=BCAB=11+k2\cos(B) = \frac{\text{adjacent to } B}{\text{hypotenuse}} = \frac{BC}{AB} = \frac{1}{\sqrt{1 + k^2}}.
Estimated Time:2m 0s
Question 6Question

A circle in the xyxy-plane is defined by the equation (x7)2+(y+2)2=36(x - 7)^2 + (y + 2)^2 = 36. What is the diameter of this circle?

Show answer & explanation

Answer: 12

Answer

12
The standard equation of a circle is (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2, where (h,k)(h, k) is the center of the circle and rr is the radius. In the equation (x7)2+(y+2)2=36(x - 7)^2 + (y + 2)^2 = 36, the value of r2r^2 is 36. Taking the square root gives the radius, r=6r = 6. The diameter of a circle is twice its radius, so the diameter is 2(6)=122(6) = 12.

Step-by-Step Solution

1
Identify the value of the radius squared, r2r^2, from the given equation of the circle.
r2=36r^2 = 36
In the standard equation of a circle, (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2, the constant on the right side of the equation is equal to the square of the radius.
2
Determine the radius, rr, by taking the square root of r2r^2.
r=36=6r = \sqrt{36} = 6
Since the radius represents a distance, it must be the positive square root of the constant term.
3
Calculate the diameter of the circle by multiplying the radius by 2.
Diameter = 2×6=122 \times 6 = 12
The diameter of a circle is defined as twice its radius.

Key Concept

Identifying circle properties from its standard equation form (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2.
Question 7Question

A robotic arm rotates counterclockwise by 210210^\circ and then rotates clockwise by 7575^\circ. What is the net counterclockwise rotation of the robotic arm, in radians?

Show answer & explanation

Answer: 3π4\frac{3\pi}{4}

Answer

The correct answer is 3π4\frac{3\pi}{4} radians.
The correct answer is determined by first finding the net angle of rotation. Subtracting the 7575^\circ clockwise rotation from the 210210^\circ counterclockwise rotation yields a net rotation of 135135^\circ counterclockwise. Converting this angle to radians is done by multiplying 135135^\circ by π180\frac{\pi}{180^\circ}, resulting in 135π180\frac{135\pi}{180} radians. Dividing both the numerator and denominator by 45 simplifies the fraction to 3π4\frac{3\pi}{4} radians.

Step-by-Step Solution

1
Calculate the net counterclockwise rotation in degrees.
21075=135210^\circ - 75^\circ = 135^\circ
Since counterclockwise rotation is positive and clockwise rotation is negative, we subtract the clockwise rotation from the counterclockwise rotation.
2
Convert the angle from degrees to radians.
135×π180=135π180135 \times \frac{\pi}{180} = \frac{135\pi}{180} radians
To convert degrees to radians, multiply the degree measure by the conversion factor π180\frac{\pi}{180^\circ}.
3
Simplify the fraction to its lowest terms.
3π4\frac{3\pi}{4} radians
Divide both the numerator and the denominator by their greatest common divisor, which is 45.

Key Concept

To convert an angle from degrees to radians, multiply the degree measure by π180\frac{\pi}{180^\circ} and simplify the resulting fraction.

Alternative Method

Alternatively, convert each individual rotation to radians first, then subtract. Convert 210210^\circ to radians: 210×π180=7π6210 \times \frac{\pi}{180} = \frac{7\pi}{6} radians. Convert 7575^\circ to radians: 75×π180=5π1275 \times \frac{\pi}{180} = \frac{5\pi}{12} radians. Subtract the clockwise rotation from the counterclockwise rotation: 7π65π12=14π125π12=9π12=3π4\frac{7\pi}{6} - \frac{5\pi}{12} = \frac{14\pi}{12} - \frac{5\pi}{12} = \frac{9\pi}{12} = \frac{3\pi}{4} radians.
Estimated Time:1m 30s
Question 8Question

In the xyxy-plane, a right triangle has vertices at the origin O(0,0)O(0, 0), A(x,0)A(x, 0), and B(0,y)B(0, y), where x>0x > 0 and y>0y > 0. If the length of the hypotenuse ABAB is 2626 and the slope of the line containing segment ABAB is 125-\frac{12}{5}, what is the value of yy?

Show answer & explanation

Answer: 24

Answer

The value of yy is 24.
The correct answer is 24 because the slope of the line through A(x,0)A(x, 0) and B(0,y)B(0, y) is yx-\frac{y}{x}. Setting this equal to 125-\frac{12}{5} gives the relationship y=125xy = \frac{12}{5}x. Substituting this into the Pythagorean theorem equation x2+y2=262x^2 + y^2 = 26^2 yields x2+(125x)2=676x^2 + \left(\frac{12}{5}x\right)^2 = 676, which simplifies to 16925x2=676\frac{169}{25}x^2 = 676. Solving for xx gives x=10x = 10, and multiplying by 125\frac{12}{5} gives the value of yy as 24.

Step-by-Step Solution

1
Express the slope of the line containing segment ABAB in terms of xx and yy.
y=125xy = \frac{12}{5}x
The line passes through A(x,0)A(x, 0) and B(0,y)B(0, y), so its slope is yx-\frac{y}{x}. Setting this equal to the given slope of 125-\frac{12}{5} gives the relationship between xx and yy.
2
Apply the Pythagorean theorem to the right triangle OABOAB.
x2+y2=676x^2 + y^2 = 676
The lengths of the legs of the right triangle are xx and yy, and the hypotenuse is 2626.
3
Substitute the slope relationship into the Pythagorean equation to solve for xx.
x=10x = 10
Substituting y=125xy = \frac{12}{5}x gives x2+14425x2=676x^2 + \frac{144}{25}x^2 = 676, which simplifies to 16925x2=676\frac{169}{25}x^2 = 676. Solving for xx gives 1010.
4
Calculate the value of yy.
y=24y = 24
Using x=10x = 10 in y=125xy = \frac{12}{5}x gives 2424.

Key Concept

Solving right triangle problems in the coordinate plane by combining linear equations (slope) with the Pythagorean theorem.
Question 9Question

A sign is in the shape of a parallelogram with a base of 1818 inches and a height of 1010 inches. A smaller, similar parallelogram is cut out from the center of the sign. If the scale factor of the smaller parallelogram to the larger parallelogram is 11 to 33, what is the area, in square inches, of the remaining portion of the sign?

Show answer & explanation

Answer: 160

Answer

160
The area of the larger parallelogram is 18×10=18018 \times 10 = 180 square inches. Since the smaller parallelogram is similar to the larger one with a scale factor of 11 to 33, the area of the smaller parallelogram is (13)2=19\left(\frac{1}{3}\right)^2 = \frac{1}{9} of the area of the larger parallelogram. This gives an area of 180×19=20180 \times \frac{1}{9} = 20 square inches for the smaller parallelogram. Subtracting this from the larger area yields 18020=160180 - 20 = 160 square inches.

Step-by-Step Solution

1
Calculate the area of the larger parallelogram.
Alarger=180A_{\text{larger}} = 180 square inches
The area of a parallelogram is the product of its base and height (A=bhA = bh).
2
Determine the area of the smaller, similar parallelogram.
Asmaller=20A_{\text{smaller}} = 20 square inches
The ratio of the areas of similar figures is the square of the scale factor: (13)2=19\left(\frac{1}{3}\right)^2 = \frac{1}{9}.
3
Subtract the smaller area from the larger area to find the remaining area.
Aremaining=160A_{\text{remaining}} = 160 square inches
The remaining portion of the sign is the total area minus the cutout area.

Key Concept

The area of similar geometric shapes scales by the square of the linear scale factor.
Question 10Question

A circle with center OO has a radius of 15. Chord ABAB of the circle has a length of 18, and chord CDCD is parallel to ABAB and has a length of 24. If the two chords are on opposite sides of the center OO, what is the distance between chord ABAB and chord CDCD?

Show answer & explanation

Answer: 21

Answer

21
The distance between the chords is 21. By drawing a line through the center OO perpendicular to both chords, we bisect chord ABAB at MM (length 9) and chord CDCD at NN (length 12). Using the Pythagorean theorem with the radius of 15, the perpendicular distance from the center to chord ABAB is 15292=12\sqrt{15^2 - 9^2} = 12 and to chord CDCD is 152122=9\sqrt{15^2 - 12^2} = 9. Since the chords lie on opposite sides of the center, the total distance between them is the sum of these distances, 12+9=2112 + 9 = 21.

Step-by-Step Solution

1
Find the perpendicular distance from the center OO to chord ABAB.
OM=12OM = 12
The perpendicular from the center bisects the chord, so we use the Pythagorean theorem in right triangle OMAOMA with hypotenuse OA=15OA = 15 and leg AM=9AM = 9.
2
Find the perpendicular distance from the center OO to chord CDCD.
ON=9ON = 9
Similarly, we use the Pythagorean theorem in right triangle ONCONC with hypotenuse OC=15OC = 15 and leg CN=12CN = 12.
3
Add the perpendicular distances together to find the total distance between the chords.
21
Because the chords are parallel and on opposite sides of the center, the total distance between them is the sum of their individual distances to the center.

Key Concept

The perpendicular from the center of a circle to a chord bisects the chord, and the distance from the center to the chord can be calculated using the Pythagorean theorem with the radius of the circle.
Question 11Question

A surveyor stands at point AA on one bank of a straight river, directly across from a tree TT on the opposite bank. She walks along the riverbank to point BB such that the line segment ABAB is perpendicular to ATAT. The distance from AA to BB is 77 meters. She then continues walking in the same direction along the riverbank for another 2525 meters to point CC. If the straight-line distance from point CC to the tree TT is 4040 meters, what is the straight-line distance, in meters, from point BB to the tree TT?

Show answer & explanation

Answer: 25

Answer

25
The correct answer is 25. Since the segments ABAB and BCBC lie on a straight line and are perpendicular to ATAT, triangle TACTAC is a right triangle with leg AC=7+25=32AC = 7 + 25 = 32 meters and hypotenuse TC=40TC = 40 meters. By the Pythagorean theorem, the common leg TATA is equal to 402322=576=24\sqrt{40^2 - 32^2} = \sqrt{576} = 24 meters. Using the Pythagorean theorem again on the smaller right triangle TABTAB with legs TA=24TA = 24 meters and AB=7AB = 7 meters, the hypotenuse TBTB is equal to 242+72=625=25\sqrt{24^2 + 7^2} = \sqrt{625} = 25 meters.

Step-by-Step Solution

1
Determine the total distance from point AA to point CC along the riverbank.
AC=AB+BC=7+25=32AC = AB + BC = 7 + 25 = 32 meters.
Points AA, BB, and CC lie on a straight line in that order, so their distances add linearly.
2
Apply the Pythagorean theorem to the right triangle TACTAC to find the distance from AA to the tree TT.
TA=TC2AC2=402322=16001024=576=24TA = \sqrt{TC^2 - AC^2} = \sqrt{40^2 - 32^2} = \sqrt{1600 - 1024} = \sqrt{576} = 24 meters.
Since ATAT is perpendicular to ACAC, triangle TACTAC is a right triangle with hypotenuse TCTC and legs TATA and ACAC.
3
Apply the Pythagorean theorem to the right triangle TABTAB to find the distance from BB to the tree TT.
TB=TA2+AB2=242+72=576+49=625=25TB = \sqrt{TA^2 + AB^2} = \sqrt{24^2 + 7^2} = \sqrt{576 + 49} = \sqrt{625} = 25 meters.
Triangle TABTAB is a right triangle with legs TATA and ABAB and hypotenuse TBTB.

Key Concept

Using the Pythagorean theorem in multi-step geometric problems with right triangles sharing a common side.
Estimated Time:1m 30s
Question 12Question

The equation x2+y214x8y+40=0x^2 + y^2 - 14x - 8y + 40 = 0 defines a circle in the xyxy-plane. If the center of the circle has coordinates (h,k)(h, k), what is the value of h+kh + k?

Show answer & explanation

Answer: 11

Answer

The correct answer is 11.
The equation is rewritten in the standard form (x7)2+(y4)2=25(x - 7)^2 + (y - 4)^2 = 25 by completing the square. The center coordinates (h,k)(h, k) are (7,4)(7, 4). Thus, h+k=7+4=11h + k = 7 + 4 = 11.

Step-by-Step Solution

1
Group terms and complete the square for x and y
The equation becomes (x7)2+(y4)2=25(x - 7)^2 + (y - 4)^2 = 25.
To convert the general form of the circle's equation into the standard form (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2.
2
Identify the coordinates of the center
The center (h,k)(h, k) is (7,4)(7, 4), so h=7h = 7 and k=4k = 4.
The standard form directly gives the center coordinates as (h,k)(h, k) when written as (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2.
3
Calculate the sum of the coordinates
h+k=7+4=11h + k = 7 + 4 = 11
The question asks for the value of h+kh + k.

Key Concept

Completing the square to find the standard form of a circle's equation and identifying the center coordinates.
Question 13Question

In the xyxy-plane, the graph of the equation x2+y2+8x10y=wx^2 + y^2 + 8x - 10y = w, where ww is a constant, is a circle. If the circle is tangent to the xx-axis, what is the value of ww?

Show answer & explanation

Answer: -16

Answer

-16
Completing the square on the given equation gives (x+4)2+(y5)2=w+41(x+4)^2 + (y-5)^2 = w + 41. The center of this circle is (4,5)(-4, 5). If a circle is tangent to the xx-axis, the radius is equal to the distance from the center to the xx-axis, which is the absolute value of the yy-coordinate of the center, 5=5|5| = 5. Thus, the radius squared is 52=255^2 = 25. Equating w+41w + 41 to 2525 gives w=16w = -16.

Step-by-Step Solution

1
Complete the square for the xx and yy terms in the equation x2+y2+8x10y=wx^2 + y^2 + 8x - 10y = w.
(x+4)2+(y5)2=w+41(x+4)^2 + (y-5)^2 = w + 41
Completing the square allows us to find the center (h,k)(h, k) and the radius squared r2r^2 of the circle in the standard form (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2.
2
Identify the center of the circle and determine the radius based on the tangency to the xx-axis.
Center is (4,5)(-4, 5) and radius r=5r = 5.
The standard form shows the center is (4,5)(-4, 5). Since the circle is tangent to the xx-axis, the radius is the vertical distance from the center to the line y=0y=0 (the xx-axis), which is 5=5|5| = 5.
3
Set r2=w+41r^2 = w + 41 and solve for ww.
w=16w = -16
Since r=5r = 5, we have r2=25r^2 = 25. Equating w+41w + 41 to 2525 gives w=2541=16w = 25 - 41 = -16.

Key Concept

Equations of circles in the coordinate plane can be written in the standard form (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2 by completing the square. When a circle is tangent to the xx-axis, its radius is equal to the absolute value of the yy-coordinate of its center (k|k|).
Question 14Question

In the xyxy-plane, right triangle ABCABC has vertices at A(0,0)A(0, 0), B(k,0)B(k, 0), and C(0,6)C(0, 6), where kk is a positive constant. The right angle of the triangle is at vertex AA. If the length of the altitude from AA to side BCBC is 4.84.8, what is the value of kk?

Show answer & explanation

Answer: 8

Answer

8
The correct value is 8. The area of right triangle ABCABC is given by 12×base×height\frac{1}{2} \times \text{base} \times \text{height}. Using the legs, the area is 12×k×6=3k\frac{1}{2} \times k \times 6 = 3k. Using the hypotenuse and the altitude, the area is 12×BC×4.8=2.4×BC\frac{1}{2} \times BC \times 4.8 = 2.4 \times BC. Equating the two expressions gives 3k=2.4×BC3k = 2.4 \times BC, which simplifies to BC=1.25kBC = 1.25k. Applying the Pythagorean theorem, (1.25k)2=k2+62    1.5625k2=k2+36    0.5625k2=36    k2=64(1.25k)^2 = k^2 + 6^2 \implies 1.5625k^2 = k^2 + 36 \implies 0.5625k^2 = 36 \implies k^2 = 64. Since kk must be positive, k=8k = 8.

Step-by-Step Solution

1
Express the area of right triangle ABCABC in two different ways using its base and height.
Area = 3k3k and Area = 2.4×BC2.4 \times BC.
The area of a right triangle can be calculated using the legs as the base and height, Area = 12×AB×AC=12×k×6=3k\frac{1}{2} \times AB \times AC = \frac{1}{2} \times k \times 6 = 3k. Alternatively, using the hypotenuse BCBC as the base and the altitude to the hypotenuse as the height, Area = 12×BC×4.8=2.4×BC\frac{1}{2} \times BC \times 4.8 = 2.4 \times BC.
2
Equate the two area expressions to find the length of the hypotenuse BCBC in terms of kk.
3k=2.4×BC    BC=1.25k3k = 2.4 \times BC \implies BC = 1.25k.
Since both expressions represent the area of the same triangle, they must be equal.
3
Apply the Pythagorean theorem to right triangle ABCABC to set up an equation for kk.
(1.25k)2=k2+62    1.5625k2=k2+36(1.25k)^2 = k^2 + 6^2 \implies 1.5625k^2 = k^2 + 36.
In right triangle ABCABC, the Pythagorean theorem states that BC2=AB2+AC2BC^2 = AB^2 + AC^2.
4
Solve the equation for kk.
0.5625k2=36    k2=64    k=80.5625k^2 = 36 \implies k^2 = 64 \implies k = 8 (since k>0k > 0).
Subtracting k2k^2 from both sides gives 0.5625k2=360.5625k^2 = 36. Dividing both sides by 0.56250.5625 yields k2=64k^2 = 64. Taking the square root gives k=8k = 8, since kk represents a positive coordinate.

Key Concept

Relating the area of a right triangle to its legs and hypotenuse altitude to set up proportions, followed by applying the Pythagorean theorem.
Estimated Time:1m 30s
Question 15Question

If cos(θ)=725\cos(\theta) = \frac{7}{25} and 0<θ<π20 < \theta < \frac{\pi}{2}, what is the value of sin(π2θ)\sin\left(\frac{\pi}{2} - \theta\right)?

Show answer & explanation

Answer: 725\frac{7}{25}

Answer

725\frac{7}{25}
The correct answer is 725\frac{7}{25} because the co-function identity states that for any angle θ\theta, the sine of its complement, π2θ\frac{\pi}{2} - \theta, is equal to the cosine of θ\theta. Given that cos(θ)=725\cos(\theta) = \frac{7}{25}, it follows that sin(π2θ)=725\sin\left(\frac{\pi}{2} - \theta\right) = \frac{7}{25}.

Step-by-Step Solution

1
Identify the relevant trigonometric identity.
Use the co-function identity sin(π2x)=cos(x)\sin\left(\frac{\pi}{2} - x\right) = \cos(x).
Since the angle is given in radians, the complementary angle identity relates the sine of the complement to the cosine of the original angle.
2
Substitute the given value.
Since cos(θ)=725\cos(\theta) = \frac{7}{25}, then sin(π2θ)=725\sin\left(\frac{\pi}{2} - \theta\right) = \frac{7}{25}.
Direct substitution of the given cosine value into the identity yields the final answer.

Key Concept

Co-function identities relate the sine and cosine of complementary angles.
Question 16Question

A rectangular prism has a volume of 15 cubic centimeters15\text{ cubic centimeters}. If the length, width, and height of the prism are all doubled, what is the volume, in cubic centimeters, of the new rectangular prism?

Show answer & explanation

Answer: 120120

Answer

120120
The volume of a rectangular prism is proportional to the product of its length, width, and height. Doubling each of these dimensions multiplies the volume by a factor of 2×2×2=82 \times 2 \times 2 = 8. Multiplying the original volume of 15 cubic centimeters15\text{ cubic centimeters} by 88 gives 120 cubic centimeters120\text{ cubic centimeters}.

Step-by-Step Solution

1
Identify how the volume of a rectangular prism relates to its dimensions.
The volume is given by V=l×w×hV = l \times w \times h.
This establishes the relationship between the linear dimensions and the volume of the solid.
2
Determine the scale factor for the volume when all linear dimensions are doubled.
The new dimensions are 2l2l, 2w2w, and 2h2h, which gives a new volume of (2l)(2w)(2h)=8(l×w×h)=8V(2l)(2w)(2h) = 8(l \times w \times h) = 8V. Thus, the volume scale factor is 23=82^3 = 8.
Volume scales with the cube of the linear dimensions change.
3
Calculate the volume of the scaled prism using the original volume.
New Volume = 8×15=120 cubic centimeters8 \times 15 = 120\text{ cubic centimeters}.
Multiply the original volume by the volume scale factor to obtain the final answer.

Key Concept

Dimensional scaling of solids (volume scales cubically)
Estimated Time:45s
Question 17Question

The volume of a right circular cylinder is 72π72\pi. If the radius of the base of the cylinder is 33, what is the height of the cylinder?

Show answer & explanation

Answer: 8

Answer

The height of the cylinder is 8.
The volume VV of a right circular cylinder is given by the formula V=πr2hV = \pi r^2 h, where rr is the base radius and hh is the height. By substituting the given volume of 72π72\pi and radius of 33, we obtain the equation 72π=π(3)2h72\pi = \pi (3)^2 h. Simplifying the right side gives 72π=9πh72\pi = 9\pi h. Dividing both sides of the equation by 9π9\pi isolates the height, giving h=8h = 8.

Step-by-Step Solution

1
Use the formula for the volume of a right circular cylinder.
V=πr2hV = \pi r^2 h
This formula relates the volume, radius, and height of a cylinder.
2
Substitute the known values into the volume formula.
72π=π(3)2h72\pi = \pi (3)^2 h
To form an equation with the unknown height.
3
Simplify the squared radius and isolate the variable.
h=8h = 8
Simplifying 323^2 gives 99. Dividing 72π72\pi by 9π9\pi isolates the height.

Key Concept

Solving for an unknown dimension using the volume formula of a cylinder.
Estimated Time:45s
Question 18Question

A right circular cylinder has a volume of 20 cubic inches20\text{ cubic inches}. If the radius of the cylinder is tripled and its height remains the same, what is the volume, in cubic inches, of the new cylinder?

Show answer & explanation

Answer: 180

Answer

180
The volume of a right circular cylinder is calculated using the formula V=πr2hV = \pi r^2 h. When the radius rr is tripled to 3r3r and the height hh remains constant, the volume is multiplied by 32=93^2 = 9. Thus, the new volume is 99 times the original volume of 2020 cubic inches, which equals 180180 cubic inches.

Step-by-Step Solution

1
Write down the formula for the volume of a right circular cylinder.
V=πr2hV = \pi r^2 h
To identify how the volume of a cylinder relates to its radius and height.
2
Determine the effect of tripling the radius on the volume formula.
Vnew=π(3r)2h=9πr2hV_{\text{new}} = \pi (3r)^2 h = 9\pi r^2 h
Substituting the new radius 3r3r into the formula shows that the new volume is 9 times the original volume.
3
Substitute the original volume of 2020 cubic inches into the expression for the new volume.
Vnew=9×20=180V_{\text{new}} = 9 \times 20 = 180
Since the original volume πr2h\pi r^2 h equals 2020, we multiply this value by 9 to find the new volume.

Key Concept

Volume of a cylinder and dimensional scaling
Estimated Time:45s
Question 19Question

A right circular cone has a volume of 24 cubic centimeters24\text{ cubic centimeters}. A second right circular cone has a base radius that is 33 times the base radius of the first cone, and a height that is half the height of the first cone. What is the volume, in cubic centimeters, of the second cone?

Show answer & explanation

Answer: 108

Answer

108
The volume of a cone is proportional to the square of its radius and directly proportional to its height. Tripling the radius increases the volume by a factor of 32=93^2 = 9. Halving the height reduces the volume by a factor of 12\frac{1}{2}. Combining these changes scales the original volume by 9×12=4.59 \times \frac{1}{2} = 4.5. Multiplying the original volume of 2424 by 4.54.5 gives the correct volume of 108108.

Step-by-Step Solution

1
Write down the formula for the volume of a right circular cone.
V=13πr2hV = \frac{1}{3}\pi r^2 h
This establishes the relationship between volume, radius, and height.
2
Express the volume of the second cone (V2V_2) in terms of the dimensions of the first cone (rr and hh).
V2=13π(3r)2(12h)V_2 = \frac{1}{3}\pi (3r)^2 \left(\frac{1}{2}h\right)
The radius of the second cone is 3r3r and the height is 12h\frac{1}{2}h.
3
Simplify the expression for the second cone's volume to find the scale factor relative to the first cone.
V2=13π(9r2)(12h)=92(13πr2h)=4.5V1V_2 = \frac{1}{3}\pi (9r^2) \left(\frac{1}{2}h\right) = \frac{9}{2} \left(\frac{1}{3}\pi r^2 h\right) = 4.5 V_1
Squaring the radius multiplier of 3 gives a factor of 9, and the height multiplier of 0.5 gives a factor of 0.5, resulting in a combined scaling factor of 4.5.
4
Calculate the final volume using the volume of the first cone (V1=24V_1 = 24).
V2=4.5×24=108V_2 = 4.5 \times 24 = 108
Multiplying the original volume of 24 cm324\text{ cm}^3 by the overall scale factor of 4.54.5 yields the new volume.

Key Concept

Dimensional scaling of three-dimensional solids
Question 20Question

A right circular cylinder has a height of 1212 and a base radius of rr. A sphere has a radius of rr. If the volume of the cylinder is equal to the volume of the sphere, what is the value of rr?

Show answer & explanation

Answer: 9

Answer

9
The volume of a cylinder is given by V=πr2hV = \pi r^2 h and the volume of a sphere is given by V=43πr3V = \frac{4}{3}\pi r^3. Given that the cylinder's height is 1212, its volume is 12πr212\pi r^2. Setting the volumes equal yields 12πr2=43πr312\pi r^2 = \frac{4}{3}\pi r^3. Since rr is a non-zero radius, we can divide both sides by πr2\pi r^2, resulting in 12=43r12 = \frac{4}{3}r. Multiplying both sides by 34\frac{3}{4} gives r=9r = 9.

Step-by-Step Solution

1
State the standard volume formulas for a right circular cylinder and a sphere.
Vcylinder=πr2hV_{\text{cylinder}} = \pi r^2 h and Vsphere=43πr3V_{\text{sphere}} = \frac{4}{3}\pi r^3
These formulas are needed to express the volumes of both solids in terms of rr.
2
Equate the volume of the cylinder to the volume of the sphere and substitute the given height of 1212.
12πr2=43πr312\pi r^2 = \frac{4}{3}\pi r^3
The problem states that the volume of the cylinder is equal to the volume of the sphere.
3
Divide both sides of the equation by πr2\pi r^2.
12=43r12 = \frac{4}{3}r
Simplifies the equation to a first-degree equation in terms of rr.
4
Solve for rr by multiplying both sides of the simplified equation by the reciprocal of 43\frac{4}{3}, which is 34\frac{3}{4}.
r=9r = 9
Isolates the variable rr to find the correct value.

Key Concept

Equating the volumes of geometric solids to solve for an unknown dimension.
Estimated Time:1m 30s
Page 1 / 9Next
Geometry and Trigonometry Practice Questions — SAT | Examkin