All practice questions

541 questions

Question 381Question

The path of a particle in the standard (x,y)(x, y) coordinate plane is described by the linear equation 3xy=23x - y = 2, and the path of another particle is described by the quadratic equation y=x2x7y = x^2 - x - 7. If the two paths intersect at two locations, what is the sum of the yy-coordinates of these intersection points?

Show answer & explanation

Answer: 8

Answer

The sum of the yy-coordinates of the intersection points is 8.
The correct answer is 8. Solving the system by setting x2x7=3x2x^2 - x - 7 = 3x - 2 results in the quadratic equation x24x5=0x^2 - 4x - 5 = 0. Factoring gives (x5)(x+1)=0(x-5)(x+1) = 0, which yields intersection xx-coordinates of x=5x = 5 and x=1x = -1. Substituting these back into the linear equation gives yy-coordinates of 1313 and 5-5. Adding these values together yields 13+(5)=813 + (-5) = 8.

Step-by-Step Solution

1
Express the linear equation in terms of yy.
y=3x2y = 3x - 2
This allows for direct substitution into the quadratic equation.
2
Equate the linear and quadratic expressions to solve for the xx-coordinates of the intersection points.
x2x7=3x2x^2 - x - 7 = 3x - 2
Intersection points share the same coordinates for both equations.
3
Set the quadratic equation to zero.
x24x5=0x^2 - 4x - 5 = 0
This puts the equation in standard form so it can be solved by factoring.
4
Factor the quadratic equation.
(x5)(x+1)=0(x - 5)(x + 1) = 0, so x=5x = 5 or x=1x = -1
Factoring determines the xx-coordinates of the intersection points.
5
Substitute the xx-values into the linear equation to determine the yy-coordinates.
For x=5x = 5, y=13y = 13. For x=1x = -1, y=5y = -5.
Finding the yy-coordinates is necessary to compute their sum.
6
Add the yy-coordinates together.
13+(5)=813 + (-5) = 8
The question asks for the sum of the yy-coordinates of the intersection points.

Key Concept

Solving systems of linear and quadratic equations by substitution and factoring

Alternative Method

We can use Vieta's formulas to find the sum of the yy-coordinates without calculating each individual coordinate. The sum of the yy-coordinates is y1+y2=(3x12)+(3x22)=3(x1+x2)4y_1 + y_2 = (3x_1 - 2) + (3x_2 - 2) = 3(x_1 + x_2) - 4. Since x1x_1 and x2x_2 are the roots of x24x5=0x^2 - 4x - 5 = 0, Vieta's formulas state that the sum of the roots is x1+x2=41=4x_1 + x_2 = -\frac{-4}{1} = 4. Substituting this value into our sum expression yields 3(4)4=124=83(4) - 4 = 12 - 4 = 8.
Estimated Time:1m 30s
Question 382Question

A rectangular park ABCDABCD has a length of 2020 meters and a width of 1515 meters. A straight walking path is built from corner AA to a point PP on the diagonal path BDBD such that the path APAP is perpendicular to BDBD. What is the length, in meters, of the path APAP?

Show answer & explanation

Answer: 12

Answer

The length of the path APAP is 1212 meters.
The diagonal BDBD divides the rectangular park into two congruent right triangles. For right triangle ABDABD, the legs are AB=20AB = 20 and AD=15AD = 15. Using the Pythagorean theorem, the hypotenuse BD=202+152=25BD = \sqrt{20^2 + 15^2} = 25 meters. The area of triangle ABDABD is 12×20×15=150\frac{1}{2} \times 20 \times 15 = 150 square meters. Since APAP is perpendicular to BDBD, APAP is the altitude to base BDBD, so the area can also be written as 12×25×AP\frac{1}{2} \times 25 \times AP. Equating the two areas, 12.5×AP=15012.5 \times AP = 150, which simplifies to AP=12AP = 12 meters.

Step-by-Step Solution

1
Calculate the length of the diagonal BDBD using the Pythagorean theorem on right triangle ABDABD.
BD=202+152=25BD = \sqrt{20^2 + 15^2} = 25 meters.
The diagonal forms the hypotenuse of the right triangle ABDABD, which is needed to calculate the altitude APAP.
2
Express the area of right triangle ABDABD using the two perpendicular legs, ABAB and ADAD.
Area=12×20×15=150\text{Area} = \frac{1}{2} \times 20 \times 15 = 150 square meters.
This establishes the total area of the triangle.
3
Express the area of the same triangle using the diagonal BDBD as the base and the perpendicular path APAP as the height.
Area=12×25×AP\text{Area} = \frac{1}{2} \times 25 \times AP.
This sets up an equation using the unknown path length APAP.
4
Equate the two area expressions and solve for APAP.
12.5×AP=150    AP=1212.5 \times AP = 150 \implies AP = 12 meters.
Since both expressions represent the area of the same triangle, they must be equal.

Key Concept

Using the Pythagorean theorem to find the hypotenuse of a right triangle, and then using the area formula to find the altitude to the hypotenuse.

Alternative Method

Alternatively, you can use similar right triangles. Since triangle ABPABP is similar to triangle DBADBA, the ratio of their corresponding sides is equal: APAD=ABBD\frac{AP}{AD} = \frac{AB}{BD}. Substituting the known values gives AP15=2025\frac{AP}{15} = \frac{20}{25}, which simplifies to AP=15×45=12AP = 15 \times \frac{4}{5} = 12 meters.
Estimated Time:1m 30s
Question 383Question

A warehouse is cooling a refrigerated storage room. The initial temperature of the room is 22C22^\circ\text{C}. A cooling system lowers the temperature by 1.8C1.8^\circ\text{C} per hour. To store a specific vaccine, the temperature of the room must be kept strictly below 5C-5^\circ\text{C}. What is the minimum number of whole hours the cooling system must run to reach a safe storage temperature?

Show answer & explanation

Answer: 16

Answer

The minimum number of whole hours the cooling system must run is 16.
To find the minimum number of whole hours, we set up the inequality 221.8h<522 - 1.8h < -5. Subtracting 22 from both sides yields 1.8h<27-1.8h < -27. Dividing by the negative rate 1.8-1.8 requires reversing the inequality sign, which gives h>15h > 15. The smallest integer greater than 15 is 16.

Step-by-Step Solution

1
Set up the inequality representing the temperature condition.
221.8h<522 - 1.8h < -5
The initial temperature is 22C22^\circ\text{C}, and it decreases by 1.8C1.8^\circ\text{C} per hour hh. The temperature must be strictly below 5C-5^\circ\text{C}.
2
Isolate the variable term by subtracting 22 from both sides.
1.8h<27-1.8h < -27
Subtracting 22 simplifies the left side and groups the constant terms on the right side.
3
Divide both sides by -1.8 and reverse the inequality sign.
h>15h > 15
Dividing both sides of an inequality by a negative number reverses the direction of the inequality sign.
4
Determine the smallest integer value for h that satisfies the inequality.
16
Since the time must be strictly greater than 15 hours, the smallest whole number of hours that satisfies this is 16.

Key Concept

Solving linear inequalities by isolating the variable and reversing the inequality sign when dividing by a negative number.
Question 384Question

The quadratic equation 1.5x2kx+6=01.5x^2 - kx + 6 = 0, where kk is a positive constant, has exactly one real solution. What is the value of kk?

Show answer & explanation

Answer: 6

Answer

6
For the quadratic equation 1.5x2kx+6=01.5x^2 - kx + 6 = 0 to have exactly one real solution, the discriminant b24acb^2 - 4ac must equal 00. Substituting a=1.5a = 1.5, b=kb = -k, and c=6c = 6 gives (k)24(1.5)(6)=k236=0(-k)^2 - 4(1.5)(6) = k^2 - 36 = 0, which yields k2=36k^2 = 36. Since kk must be a positive constant, kk must be 66.

Step-by-Step Solution

1
Identify the coefficients of the quadratic equation 1.5x2kx+6=01.5x^2 - kx + 6 = 0.
a=1.5a = 1.5, b=kb = -k, and c=6c = 6
To use the discriminant formula, we need to know the values of aa, bb, and cc from the standard form ax2+bx+c=0ax^2 + bx + c = 0.
2
Set the discriminant equal to zero.
b24ac=0b^2 - 4ac = 0
A quadratic equation has exactly one real solution if and only if its discriminant is equal to zero.
3
Substitute the coefficients into the discriminant formula and simplify.
k236=0k^2 - 36 = 0
Substituting a=1.5a = 1.5, b=kb = -k, and c=6c = 6 into the formula gives (k)24(1.5)(6)=k236=0(-k)^2 - 4(1.5)(6) = k^2 - 36 = 0.
4
Solve the equation for the positive constant kk.
k=6k = 6
Solving k2=36k^2 = 36 gives k=6k = 6 or k=6k = -6. Since the problem states that kk is a positive constant, we choose k=6k = 6.

Key Concept

Determining the number of real solutions of a quadratic equation using the discriminant
Question 385Question

In trapezoid ABCDABCD, the bases ABAB and CDCD are parallel. The diagonals ACAC and BDBD intersect at point EE. If the area of ABE\triangle ABE is 16 cm216\text{ cm}^2 and the area of CDE\triangle CDE is 36 cm236\text{ cm}^2, what is the total area, in square centimeters, of trapezoid ABCDABCD?

Show answer & explanation

Answer: 100

Answer

The total area of trapezoid ABCDABCD is 100 cm2100\text{ cm}^2.
Triangles ABEABE and CDECDE are similar with an area ratio of 16:3616:36, yielding a side length ratio of 2:32:3. The adjacent triangles ADE\triangle ADE and BCE\triangle BCE each share an altitude with the base triangles, making their areas equal to the geometric mean of the base areas: 16×36=24 cm2\sqrt{16 \times 36} = 24\text{ cm}^2 each. Summing the four regions gives 16+36+24+24=100 cm216 + 36 + 24 + 24 = 100\text{ cm}^2.

Step-by-Step Solution

1
Establish the similarity of triangles ABEABE and CDECDE.
ABECDE\triangle ABE \sim \triangle CDE
Since bases ABAB and CDCD are parallel, alternate interior angles are congruent (EABECD\angle EAB \cong \angle ECD and EBAEDC\angle EBA \cong \angle EDC). By AA Similarity, the triangles are similar.
2
Calculate the linear scale factor between the similar triangles.
AEEC=BEED=1636=23\frac{AE}{EC} = \frac{BE}{ED} = \sqrt{\frac{16}{36}} = \frac{2}{3}
The ratio of the areas of two similar triangles is equal to the square of the ratio of their corresponding side lengths.
3
Find the areas of the adjacent triangles ADE\triangle ADE and BCE\triangle BCE.
Area(ADE)=24 cm2\text{Area}(\triangle ADE) = 24\text{ cm}^2 and Area(BCE)=24 cm2\text{Area}(\triangle BCE) = 24\text{ cm}^2
Triangles ADEADE and CDECDE share the same altitude from vertex DD to diagonal ACAC, meaning the ratio of their areas is equal to the ratio of their bases: Area(ADE)Area(CDE)=AEEC=23    Area(ADE)=23×36=24\frac{\text{Area}(\triangle ADE)}{\text{Area}(\triangle CDE)} = \frac{AE}{EC} = \frac{2}{3} \implies \text{Area}(\triangle ADE) = \frac{2}{3} \times 36 = 24. By similar logic, Area(BCE)Area(ABE)=ECAE=32    Area(BCE)=32×16=24\frac{\text{Area}(\triangle BCE)}{\text{Area}(\triangle ABE)} = \frac{EC}{AE} = \frac{3}{2} \implies \text{Area}(\triangle BCE) = \frac{3}{2} \times 16 = 24.
4
Sum the areas of the four individual triangles.
Area(ABCD)=16+36+24+24=100 cm2\text{Area}(ABCD) = 16 + 36 + 24 + 24 = 100\text{ cm}^2
The total area of the trapezoid is the sum of the areas of the four non-overlapping triangles formed by its diagonals.

Key Concept

For any trapezoid with diagonals intersecting at EE and parallel bases forming triangles of areas A1A_1 and A2A_2, the other two triangles each have an area equal to A1A2\sqrt{A_1 A_2}, and the total area of the trapezoid is given by (A1+A2)2(\sqrt{A_1} + \sqrt{A_2})^2.
Question 386Question

An angle in standard position has a measure of 5π6\frac{5\pi}{6} radians. What is the degree measure of this angle?

Show answer & explanation

Answer: 150

Answer

The degree measure of the angle is 150.
To convert an angle from radians to degrees, multiply the radian measure by 180π\frac{180^\circ}{\pi}. In this case, multiplying 5π6\frac{5\pi}{6} by 180π\frac{180^\circ}{\pi} simplifies to 150150^\circ because the π\pi terms cancel and 180180 divided by 66 is 3030, which is then multiplied by 55.

Step-by-Step Solution

1
Multiply the given radian measure by the conversion factor 180π\frac{180^\circ}{\pi} to convert from radians to degrees.
5π6×180π\frac{5\pi}{6} \times \frac{180^\circ}{\pi}
One full rotation is 360360^\circ, which is equal to 2π2\pi radians. Therefore, 180=π180^\circ = \pi radians, yielding the conversion factor 180π\frac{180^\circ}{\pi}.
2
Simplify the expression by canceling out common terms.
150150^\circ
The common term π\pi cancels out from the numerator and denominator, leaving 5×1806=5×30=150\frac{5 \times 180^\circ}{6} = 5 \times 30^\circ = 150^\circ.

Key Concept

Converting radian measures to degree measures
Question 387Question

In the standard (x,y)(x, y) coordinate plane, a square has two opposite vertices at (1,3)(1, -3) and (7,5)(7, 5). What is the area of the square, in square units?

Show answer & explanation

Answer: 50

Answer

The area of the square is 50 square units.
The length of the diagonal of the square is found using the distance formula between the two opposite vertices: d=(71)2+(5(3))2=62+82=10d = \sqrt{(7 - 1)^2 + (5 - (-3))^2} = \sqrt{6^2 + 8^2} = 10. The area of a square can be calculated using its diagonal length dd with the formula Area=d22\text{Area} = \frac{d^2}{2}. Substituting d=10d = 10 gives Area=1022=50\text{Area} = \frac{10^2}{2} = 50 square units.

Step-by-Step Solution

1
Calculate the length of the diagonal of the square using the distance formula.
The diagonal length is 1010.
The distance between opposite vertices of a square represents the length of its diagonal.
2
Determine the area of the square using the diagonal length.
The area is 5050.
The area of a square with diagonal dd is given by d22\frac{d^2}{2}.

Key Concept

Finding the area of a square on the coordinate plane using its diagonal.
Estimated Time:1m 30s
Question 388Question

Two lines in a coordinate plane, T1T_1 and T2T_2, are perpendicular to each other. Line T1T_1 has the equation 3x5y=153x - 5y = 15, and line T2T_2 has the equation ax+9y=20ax + 9y = 20, where aa is a constant. What is the value of aa?

Show answer & explanation

Answer: 15

Answer

The value of the constant aa is 15.
The correct answer is 15. The slope of the line 3x5y=153x - 5y = 15 is 35\frac{3}{5}. Since the two lines are perpendicular, the slope of the second line must be the negative reciprocal of 35\frac{3}{5}, which is 53-\frac{5}{3}. The slope of the line ax+9y=20ax + 9y = 20 is a9-\frac{a}{9}. Equating the two slopes yields a9=53-\frac{a}{9} = -\frac{5}{3}, which simplifies to a=15a = 15.

Step-by-Step Solution

1
Find the slope of line T1T_1
The slope of line T1T_1 is 35\frac{3}{5}.
Writing the equation 3x5y=153x - 5y = 15 in slope-intercept form y=35x3y = \frac{3}{5}x - 3 isolates the slope coefficient.
2
Find the perpendicular slope
The perpendicular slope is 53-\frac{5}{3}.
Perpendicular lines have slopes that are negative reciprocals of each other, so we invert the fraction and change the sign.
3
Determine the slope of line T2T_2 in terms of aa
The slope of line T2T_2 is a9-\frac{a}{9}.
Rewriting the equation ax+9y=20ax + 9y = 20 in slope-intercept form y=a9x+209y = -\frac{a}{9}x + \frac{20}{9} isolates the slope coefficient.
4
Solve for aa
a=15a = 15
Setting the slope of T2T_2 equal to the perpendicular slope yields the equation a9=53-\frac{a}{9} = -\frac{5}{3}, which simplifies to a=15a = 15.

Key Concept

The slopes of perpendicular lines are negative reciprocals of each other.
Question 389Question

A convex hexagon has interior angles with measures of 2x2x^\circ, (3x15)(3x - 15)^\circ, (2x+25)(2x + 25)^\circ, (3x+10)(3x + 10)^\circ, (4x50)(4x - 50)^\circ, and (x+30)(x + 30)^\circ. What is the degree measure of the smallest interior angle of this hexagon?

Show answer & explanation

Answer: 78

Answer

The degree measure of the smallest interior angle is 78.
The sum of the interior angles of a hexagon is calculated as (62)×180=720(6 - 2) \times 180^\circ = 720^\circ. Adding the algebraic expressions for the six angles yields 15x=72015x = 720, which gives x=48x = 48. Substituting x=48x = 48 back into the expressions gives the angle measures of 9696^\circ, 129129^\circ, 121121^\circ, 154154^\circ, 142142^\circ, and 7878^\circ. The smallest angle is 7878^\circ.

Step-by-Step Solution

1
Calculate the sum of the interior angles of the hexagon.
Sum of interior angles = 720 degrees
The sum of the interior angles of any convex polygon with nn sides is given by (n2)×180(n - 2) \times 180^\circ. For a hexagon (n=6n = 6), the sum is (62)×180=720(6 - 2) \times 180^\circ = 720^\circ.
2
Set up an algebraic equation by summing all the given angle expressions and equating them to 720.
2x+(3x15)+(2x+25)+(3x+10)+(4x50)+(x+30)=7202x + (3x - 15) + (2x + 25) + (3x + 10) + (4x - 50) + (x + 30) = 720
The sum of the actual measures of the interior angles must equal the calculated sum of 720 degrees.
3
Combine like terms to simplify the equation.
15x=72015x = 720
Grouping the xx terms (2x+3x+2x+3x+4x+x=15x2x + 3x + 2x + 3x + 4x + x = 15x) and the constant terms (15+25+1050+30=0-15 + 25 + 10 - 50 + 30 = 0) simplifies the expression.
4
Solve for xx.
x=48x = 48
Dividing both sides of the equation 15x=72015x = 720 by 15 isolates the variable xx.
5
Substitute the value of xx back into the angle expressions to identify the smallest angle.
The angles are 9696^\circ, 129129^\circ, 121121^\circ, 154154^\circ, 142142^\circ, and 7878^\circ. The smallest measure is 7878^\circ.
Evaluating each expression at x=48x = 48 determines the actual angle measures, from which the smallest can be chosen. Evaluating (x+30)(x + 30)^\circ gives 48+30=7848 + 30 = 78^\circ, which is the minimum value.

Key Concept

The sum of the interior angles of a convex nn-sided polygon is (n2)×180(n - 2) \times 180^\circ. Setting up and solving linear algebraic equations is required to determine unknown angle measures.
Estimated Time:1m 30s
Question 390Question

What is the greatest integer value of xx that satisfies the inequality 75x342(x+6)\frac{7 - 5x}{3} - 4 \ge 2(x + 6)?

Show answer & explanation

Answer: -4

Answer

The greatest integer value of xx that satisfies the inequality is 4-4.
To find the greatest integer value of xx that satisfies the inequality, solve the inequality algebraically. First, clear the fraction by multiplying all terms by 3: 75x126(x+6)7 - 5x - 12 \ge 6(x + 6). Simplify the left side to 5x5-5x - 5 and distribute the right side to get 6x+366x + 36. Move variables to the left side by subtracting 6x6x to get 11x536-11x - 5 \ge 36. Add 5 to both sides to get 11x41-11x \ge 41. Finally, divide by 11-11 and reverse the inequality sign, yielding x4111x \le -\frac{41}{11}, which is approximately x3.73x \le -3.73. The greatest integer less than or equal to 3.73-3.73 is 4-4.

Step-by-Step Solution

1
Multiply the entire inequality by 3 to clear the fraction
75x126(x+6)7 - 5x - 12 \ge 6(x + 6)
Multiplying by the common denominator eliminates the fraction and simplifies further algebraic steps.
2
Simplify the left side and distribute the right side
5x56x+36-5x - 5 \ge 6x + 36
Combines constant terms on the left side and expands the parentheses on the right side.
3
Subtract 6x6x from both sides
11x536-11x - 5 \ge 36
Gathers all variable terms on the left side of the inequality.
4
Add 5 to both sides
11x41-11x \ge 41
Isolates the variable term by moving the constant to the right side.
5
Divide by -11 and reverse the inequality sign
x4111x \le -\frac{41}{11}
Isolates the variable xx. Reversing the inequality sign is required when multiplying or dividing both sides by a negative number.
6
Determine the greatest integer satisfying the inequality
x3.73x \le -3.73, so the greatest integer is 4-4
Since 41113.73-\frac{41}{11} \approx -3.73, the largest integer that is less than or equal to this value is 4-4.

Key Concept

Solving linear inequalities, applying the sign-flip rule when dividing by a negative number, and identifying integer boundaries.
Question 391Question

A hiker starts at a trailhead, point AA, and walks 99 miles due east, then 1212 miles due north to reach a campsite, point CC. A lookout tower, point TT, is located due west of the campsite CC. The straight-line distance from the starting point AA to the tower TT is 1313 miles. If the tower TT is located east of the north-south line passing through point AA, what is the distance, in miles, between the campsite CC and the tower TT?

Show answer & explanation

Answer: 4

Answer

The distance between the campsite and the tower is 4 miles.
The correct answer is 4 miles. By modeling the hiker's path, the vertical height of both the campsite and the tower is 12 miles north of the starting point's east-west line. A right triangle is formed by the trailhead, the projection of the tower onto the east-west axis, and the tower itself. The hypotenuse is 13 miles and the vertical leg is 12 miles. By the Pythagorean theorem, the horizontal leg is 5 miles. Since the tower is east of the trailhead's north-south line, it is 5 miles east of the trailhead. The campsite is 9 miles east of the trailhead. The horizontal distance between the campsite and the tower is the difference: 9 - 5 = 4 miles.

Step-by-Step Solution

1
Determine the vertical height of the campsite and the tower.
The campsite CC is 1212 miles north of the trailhead AA's east-west line. Since the tower TT is located due west of CC, it lies on the same horizontal line. Therefore, the vertical distance from the east-west line to the tower TT is also 1212 miles.
Points on the same due east-west line share the same vertical offset (latitude) from the reference axis.
2
Use the Pythagorean theorem to find the horizontal distance from the trailhead to the tower.
Let DD be the point on the east-west line directly below the tower TT. A right triangle ADT\triangle ADT is formed where the vertical leg DT=12DT = 12 miles, the hypotenuse AT=13AT = 13 miles, and the horizontal leg is ADAD. Using the Pythagorean theorem: AD2+DT2=AT2    AD2+122=132    AD2+144=169    AD2=25    AD=5AD^2 + DT^2 = AT^2 \implies AD^2 + 12^2 = 13^2 \implies AD^2 + 144 = 169 \implies AD^2 = 25 \implies AD = 5 miles.
Calculating the horizontal offset of the tower from the trailhead's north-south line.
3
Calculate the horizontal distance between the campsite and the tower.
The campsite CC is 99 miles east of the trailhead AA's north-south line, and the tower TT is 55 miles east of it. The horizontal distance between them is the difference: 95=49 - 5 = 4 miles.
Since both points have the same vertical coordinate, the direct distance is simply the difference in their horizontal coordinates.

Key Concept

Using the Pythagorean theorem to solve multi-step geometry problems on a coordinate-like plane.
Estimated Time:1m 30s
Question 392Question

A line with a slope of 2.52.5 passes through the point (3,4)(3, 4) in the coordinate plane. What is the y-coordinate of the point on this line whose x-coordinate is 1-1?

Show answer & explanation

Answer: -6

Answer

-6
By applying the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1} with the slope equal to 2.52.5, the known point at (3,4)(3, 4), and the target point at (1,y)(-1, y), we obtain the linear equation 2.5=y4132.5 = \frac{y - 4}{-1 - 3}. Simplifying the denominator gives 2.5=y442.5 = \frac{y - 4}{-4}. Multiplying both sides by 4-4 yields 10=y4-10 = y - 4. Finally, adding 44 to both sides gives y=6y = -6.

Step-by-Step Solution

1
Set up the slope formula relation
2.5=y4132.5 = \frac{y - 4}{-1 - 3}
The slope mm of a line passing through (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is defined as the change in y-values divided by the change in x-values.
2
Solve for the unknown y-coordinate
y=6y = -6
Simplifying the denominator to 4-4, multiplying both sides by 4-4 gives 10=y4-10 = y - 4, and adding 44 to both sides isolates yy.

Key Concept

Finding a missing coordinate on a line given its slope and another coordinate point.
Question 393Question

A kite has vertices K(2,8)K(2, 8), I(6,3)I(6, 3), T(2,4)T(2, -4), and E(2,3)E(-2, 3) in the standard (x,y)(x, y) coordinate plane. What is the area of kite KITEKITE, in square units?

Show answer & explanation

Answer: 48

Answer

The area of kite KITEKITE is 48 square units.
The area of kite KITEKITE is 48 because the horizontal diagonal IEIE has a length of 8 units, the vertical diagonal KTKT has a length of 12 units, and the area of a kite is calculated as half the product of its diagonal lengths: 12×8×12=48\frac{1}{2} \times 8 \times 12 = 48.

Step-by-Step Solution

1
Calculate the lengths of the vertical diagonal KTKT and the horizontal diagonal IEIE.
The length of KTKT is 12 and the length of IEIE is 8.
The vertices K(2,8)K(2, 8) and T(2,4)T(2, -4) share the same xx-coordinate, so the diagonal is vertical with length 8(4)=128 - (-4) = 12. The vertices I(6,3)I(6, 3) and E(2,3)E(-2, 3) share the same yy-coordinate, so the diagonal is horizontal with length 6(2)=86 - (-2) = 8.
2
Apply the area formula for a kite: Area=12d1d2\text{Area} = \frac{1}{2} d_1 d_2.
Area = 48
Since the diagonals of a kite are perpendicular, the area is half the product of the lengths of the diagonals: 12×12×8=48\frac{1}{2} \times 12 \times 8 = 48.

Key Concept

Finding the area of a geometric figure on the coordinate plane by using diagonal lengths.
Question 394Question

For an angle θ\theta such that π<θ<3π2\pi < \theta < \frac{3\pi}{2}, the value of cosθ=0.8\cos\theta = -0.8. What is the value of 10sinθ10\sin\theta?

Show answer & explanation

Answer: -6

Answer

The value of 10sinθ10\sin\theta is 6-6.
The correct answer is 6-6. Substituting cosθ=0.8\cos\theta = -0.8 into the fundamental Pythagorean identity sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1 yields sin2θ+0.64=1\sin^2\theta + 0.64 = 1, which simplifies to sin2θ=0.36\sin^2\theta = 0.36. Since the angle θ\theta lies in the interval π<θ<3π2\pi < \theta < \frac{3\pi}{2} (Quadrant III), its sine value must be negative. Thus, sinθ=0.6\sin\theta = -0.6. Multiplying this value by 10 gives 10sinθ=610\sin\theta = -6.

Step-by-Step Solution

1
Use the Pythagorean identity sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1 with the given cosine value cosθ=0.8\cos\theta = -0.8.
sin2θ+(0.8)2=1sin2θ+0.64=1sin2θ=0.36\sin^2\theta + (-0.8)^2 = 1 \Rightarrow \sin^2\theta + 0.64 = 1 \Rightarrow \sin^2\theta = 0.36
The Pythagorean identity relates the sine and cosine values of any angle.
2
Take the square root of both sides, selecting the correct sign based on the quadrant constraint π<θ<3π2\pi < \theta < \frac{3\pi}{2}.
Since the angle lies in Quadrant III, the sine function must be negative. Thus, sinθ=0.36=0.6\sin\theta = -\sqrt{0.36} = -0.6.
In the third quadrant, y-coordinates on the unit circle are negative, meaning sinθ\sin\theta must be negative.
3
Multiply sinθ\sin\theta by 10 to get the final requested value.
10sinθ=10×(0.6)=610\sin\theta = 10 \times (-0.6) = -6
This calculation yields the final answer requested by the problem.

Key Concept

Applying the Pythagorean identity sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1 and choosing the correct sign based on the angle's quadrant.
Question 395Question

An angle θ\theta lies in the second quadrant and satisfies sinθ=513\sin\theta = \frac{5}{13}. What is the value of 12tanθ12\tan\theta?

Show answer & explanation

Answer: -5

Answer

The value of 12tanθ12\tan\theta is -5.
Applying the Pythagorean identity sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1 with sinθ=513\sin\theta = \frac{5}{13} yields cos2θ=144169\cos^2\theta = \frac{144}{169}. Since the angle θ\theta lies in the second quadrant, its cosine is negative, meaning cosθ=1213\cos\theta = -\frac{12}{13}. Using the quotient identity tanθ=sinθcosθ\tan\theta = \frac{\sin\theta}{\cos\theta}, we find tanθ=512\tan\theta = -\frac{5}{12}. Multiplying by 12 gives the correct value of -5.

Step-by-Step Solution

1
Use the Pythagorean identity to find the magnitude of cosθ\cos\theta.
cos2θ=144169\cos^2\theta = \frac{144}{169}
The Pythagorean identity states that sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1. Substituting sinθ=513\sin\theta = \frac{5}{13} gives cos2θ=1(513)2\cos^2\theta = 1 - \left(\frac{5}{13}\right)^2.
2
Determine the value of cosθ\cos\theta by applying the quadrant sign rule.
cosθ=1213\cos\theta = -\frac{12}{13}
Since θ\theta is in the second quadrant, the cosine of θ\theta must be negative.
3
Calculate tanθ\tan\theta using the quotient identity.
tanθ=512\tan\theta = -\frac{5}{12}
The quotient identity is tanθ=sinθcosθ\tan\theta = \frac{\sin\theta}{\cos\theta}.
4
Multiply tanθ\tan\theta by 12 to find the required expression's value.
-5
Multiplying the value of tanθ\tan\theta (which is 512-\frac{5}{12}) by 12 yields 5-5.

Key Concept

Fundamental Trigonometric Identities
Estimated Time:1m 0s
Question 396Question

A convex polygon has nn sides. The sum of the measures of n1n-1 of its interior angles is 20302030^\circ. What is the measure, in degrees, of the remaining interior angle?

Show answer & explanation

Answer: 130

Answer

The measure of the remaining interior angle is 130 degrees.
The sum of the interior angles of a convex polygon must be a multiple of 180180^\circ. The multiple of 180180^\circ immediately greater than 20302030^\circ is 21602160^\circ (which is 12×18012 \times 180^\circ). The difference between the total sum and the sum of the n1n-1 angles is 21602030=1302160^\circ - 2030^\circ = 130^\circ. Since 130130^\circ is less than 180180^\circ, this is a valid interior angle for a convex polygon.

Step-by-Step Solution

1
Write the formula for the total sum of the interior angles of a convex polygon.
The sum of the interior angles of a polygon with nn sides is (n2)×180(n-2) \times 180^\circ.
This formula relates the number of sides to the total sum of the interior angles.
2
Apply the properties of convex polygons to set up an inequality for the total sum.
Since the remaining interior angle must be greater than 00^\circ and less than 180180^\circ, the total sum of all nn angles must satisfy 2030<(n2)×180<2030+1802030^\circ < (n-2) \times 180^\circ < 2030^\circ + 180^\circ, which simplifies to 2030<(n2)×180<22102030^\circ < (n-2) \times 180^\circ < 2210^\circ.
By definition, every interior angle of a convex polygon is strictly less than 180180^\circ.
3
Solve the inequality to find the integer value of n2n-2.
Dividing the entire inequality by 180180^\circ gives 11.28<n2<12.2811.28 < n-2 < 12.28. Since the number of sides nn must be an integer, n2n-2 must be the integer 1212.
A polygon must have a whole number of sides.
4
Calculate the total sum of all interior angles and find the remaining angle.
The total sum is 12×180=216012 \times 180^\circ = 2160^\circ. Subtracting the sum of the other n1n-1 angles gives the remaining angle: 21602030=1302160^\circ - 2030^\circ = 130^\circ.
The difference between the total sum of all interior angles and the sum of the n1n-1 angles is the measure of the final angle.

Key Concept

The sum of the interior angles of a convex polygon with nn sides is (n2)×180(n-2) \times 180^\circ, where each interior angle is strictly less than 180180^\circ.
Question 397Question

An angle θ\theta in standard position is coterminal with an angle of 17π4-\frac{17\pi}{4} radians. If 0θ<2π0 \le \theta < 2\pi, what is the value of θ\theta expressed as a decimal multiple of π\pi? (For example, if the angle were 3π2=1.5π\frac{3\pi}{2} = 1.5\pi, the answer would be 1.5.)

Show answer & explanation

Answer: 1.75

Answer

1.75
To find a coterminal angle in the interval [0,2π)[0, 2\pi) for 17π4-\frac{17\pi}{4}, we add multiples of 2π2\pi. Since 17π4=4.25π-\frac{17\pi}{4} = -4.25\pi, we add 6π6\pi (three full rotations) to get 4.25π+6π=1.75π-4.25\pi + 6\pi = 1.75\pi. The multiple of π\pi is therefore 1.75.

Step-by-Step Solution

1
Convert the coefficient of the given angle from a fraction to a decimal.
174=4.25-\frac{17}{4} = -4.25
Converting the fraction to a decimal makes it easier to work with the addition of full rotations.
2
Add multiples of 2π2\pi (which corresponds to adding 2 to the coefficient of π\pi) to find a coterminal angle in the interval [0,2π)[0, 2\pi).
4.25+2=2.25-4.25 + 2 = -2.25; 2.25+2=0.25-2.25 + 2 = -0.25; 0.25+2=1.75-0.25 + 2 = 1.75
Adding 2π2\pi representing full counterclockwise rotations on the unit circle results in a coterminal angle. We repeat this process until the coefficient lies in the interval [0,2)[0, 2).
3
Identify the coefficient of π\pi for the coterminal angle.
1.75
The question asks for the angle as a decimal multiple of π\pi, which is the coefficient of π\pi in the expression 1.75π1.75\pi.

Key Concept

Coterminal angles are angles in standard position that share the same terminal side. They can be found by adding or subtracting multiples of 2π2\pi radians.
Estimated Time:1m 30s
Question 398Question

In the standard (x,y)(x, y) coordinate plane, a line segment has endpoints at P(2,1)P(2, 1) and Q(8,5)Q(8, 5). Line LL is parallel to segment PQPQ and passes through the point (3,2)(3, -2). If the point (9,y)(9, y) also lies on line LL, what is the value of yy?

Show answer & explanation

Answer: 2

Answer

The value of yy is 22.
The slope of segment PQPQ is 5182=23\frac{5 - 1}{8 - 2} = \frac{2}{3}. Since line LL is parallel to segment PQPQ, its slope is also 23\frac{2}{3}. The slope of line LL through (3,2)(3, -2) and (9,y)(9, y) is given by y(2)93=y+26\frac{y - (-2)}{9 - 3} = \frac{y + 2}{6}. Equating the two slopes yields y+26=23\frac{y + 2}{6} = \frac{2}{3}, which simplifies to y+2=4y + 2 = 4, so y=2y = 2.

Step-by-Step Solution

1
Calculate the slope of segment PQPQ.
Slope of PQ=23PQ = \frac{2}{3}
Since parallel lines have equal slopes, finding the slope of the reference segment PQPQ is the first step in determining the slope of line LL.
2
Set up the slope equation for line LL using its parallel relationship to segment PQPQ.
y(2)93=23\frac{y - (-2)}{9 - 3} = \frac{2}{3}
Because line LL is parallel to segment PQPQ, its slope must also be 23\frac{2}{3}. The slope of line LL is calculated using the points (3,2)(3, -2) and (9,y)(9, y).
3
Solve the equation for yy.
y=2y = 2
Simplifying the numerator gives y+2y + 2 and the denominator gives 66. Multiplying both sides of y+26=23\frac{y + 2}{6} = \frac{2}{3} by 66 yields y+2=4y + 2 = 4, which solves to y=2y = 2.

Key Concept

Parallel lines have equal slopes in the coordinate plane.
Question 399Question

A vertical flagpole is secured by two straight guide wires anchored to the flat ground on opposite sides of the pole. The first guide wire is 1313 feet long and its anchor is 55 feet from the base of the pole. The second guide wire is anchored such that it makes a 3030^\circ angle of elevation with the ground. If both guide wires are attached to the flagpole at the same height, what is the length, in feet, of the second guide wire?

Show answer & explanation

Answer: 24

Answer

The length of the second guide wire is 2424 feet.
The correct answer is 2424. First, the height of the attachment point is found using the Pythagorean theorem: h=13252=12h = \sqrt{13^2 - 5^2} = 12 feet. Since the second wire makes a 3030^\circ angle of elevation with the ground, it forms a 30-60-90 right triangle where the flagpole height of 1212 feet is the leg opposite the 3030^\circ angle. The length of the wire is the hypotenuse of this triangle, which is twice the length of the opposite leg: 2×12=242 \times 12 = 24 feet.

Step-by-Step Solution

1
Use the Pythagorean theorem to calculate the height of the flagpole where the guide wires are attached.
The flagpole height is 1212 feet.
The first guide wire, the flagpole, and the ground form a right triangle with a hypotenuse of 1313 feet and a horizontal leg of 55 feet. Thus, h=13252=16925=12h = \sqrt{13^2 - 5^2} = \sqrt{169 - 25} = 12.
2
Apply the properties of a 30-60-90 special right triangle to find the length of the second guide wire.
The length of the second guide wire is 2424 feet.
The second wire forms a 30-60-90 right triangle with the flagpole and the ground. The angle of elevation is 3030^\circ, which means the side opposite this angle is the vertical height of the flagpole (1212 feet). In a 30-60-90 triangle, the hypotenuse (the wire length) is twice the length of the shorter leg (opposite the 3030^\circ angle), so the length is 2×12=242 \times 12 = 24.

Key Concept

Applying the Pythagorean Theorem and the ratio properties of 30-60-90 special right triangles to solve multi-step geometry problems.
Question 400Question

A projectile is launched vertically upward from an initial height of 55 meters. Its height, h(t)h(t) in meters, tt seconds after launch is given by the function h(t)=4.9t2+19.6t+5h(t) = -4.9t^2 + 19.6t + 5. To the nearest tenth of a second, how many seconds after launch does the projectile reach a height of 1515 meters on its way down?

Show answer & explanation

Answer: 3.4

Answer

To the nearest tenth of a second, the projectile reaches a height of 1515 meters on its way down at 3.43.4 seconds.
The correct answer is 3.43.4 seconds. Setting the height equation h(t)=15h(t) = 15 yields 4.9t2+19.6t10=0-4.9t^2 + 19.6t - 10 = 0. Solving this quadratic equation via the quadratic formula gives two solutions: t0.6t \approx 0.6 seconds and t3.4t \approx 3.4 seconds. The projectile travels upward first, passing the 1515-meter mark at 0.60.6 seconds, and then descends, passing the 1515-meter mark again at 3.43.4 seconds.

Step-by-Step Solution

1
Set up the quadratic equation by setting the height function h(t)h(t) equal to 1515.
4.9t2+19.6t+5=15-4.9t^2 + 19.6t + 5 = 15
This allows us to find the specific values of time tt when the height of the projectile is exactly 1515 meters.
2
Rearrange the quadratic equation into the standard form at2+bt+c=0at^2 + bt + c = 0 by subtracting 1515 from both sides.
4.9t2+19.6t10=0-4.9t^2 + 19.6t - 10 = 0
Writing the equation in standard form is necessary before applying the quadratic formula.
3
Substitute the coefficients a=4.9a = -4.9, b=19.6b = 19.6, and c=10c = -10 into the quadratic formula.
t=19.6±(19.6)24(4.9)(10)2(4.9)t = \frac{-19.6 \pm \sqrt{(19.6)^2 - 4(-4.9)(-10)}}{2(-4.9)}
Since the quadratic equation has non-integer decimal coefficients, using the quadratic formula is the most reliable method to solve for the roots.
4
Simplify the discriminant and calculate the two values of tt.
t0.6t \approx 0.6 and t3.4t \approx 3.4
The discriminant is 19.62196=188.1619.6^2 - 196 = 188.16. Taking the square root gives 188.1613.72\sqrt{188.16} \approx 13.72, resulting in two real roots.
5
Determine which root corresponds to the projectile's motion on the way down.
t3.4t \approx 3.4 seconds
The smaller root (0.60.6 seconds) represents the first time the projectile reaches 1515 meters while ascending. The larger root (3.43.4 seconds) represents the time the projectile passes 1515 meters while descending.

Key Concept

Solving quadratic equations with decimal coefficients using the quadratic formula and interpreting the physical context of the roots.
PreviousPage 20 / 28Next
All practice questions — ACT | Examkin