All practice questions

5556 questions

Question 2161Question

The functions ff and gg are defined for the integers 2x3-2 \leq x \leq 3 by the table below.

xxf(x)f(x)g(x)g(x)
2-23311
1-12233
002-21-1
110022
221-100
331122

What is the value of xx for which g(f(x))=1g(f(x)) = -1?

Show answer & explanation

Answer: 11

Answer

The value of xx is 11.
To solve g(f(x))=1g(f(x)) = -1, we work from the outside in. First, we find the input to the outer function gg that results in an output of 1-1. Looking at the table, g(0)=1g(0) = -1, which means the inner expression f(x)f(x) must equal 00. Next, we find the input to ff that results in an output of 00. Looking at the table, f(1)=0f(1) = 0. Therefore, the value of xx that satisfies the equation is 11.

Step-by-Step Solution

1
Identify the outer function in the composition g(f(x))=1g(f(x)) = -1.
The outer function is gg, so we must first find an input uu such that g(u)=1g(u) = -1.
This allows us to break down the composition into two simpler function evaluation steps.
2
Look at the column for g(x)g(x) in the table to find where the output is 1-1.
The table shows g(0)=1g(0) = -1, meaning the input to gg must be 00. Therefore, f(x)=0f(x) = 0.
This establishes the required output value for the inner function f(x)f(x).
3
Look at the column for f(x)f(x) in the table to find where the output is 00.
The table shows f(1)=0f(1) = 0, meaning the input xx must be 11.
This provides the final value of the variable xx that satisfies the original equation.

Key Concept

Evaluating composite functions using a table of values
Estimated Time:1m 0s
Question 2162Question

Which of the following inequality expressions represents the complete solution set for pp in the inequality 1532p+5<615 - 3|2p + 5| < 6?

Show answer & explanation

Answer: p<4p < -4 or p>1p > -1

Answer

p<4p < -4 or p>1p > -1
The correct solution is obtained by first isolating the absolute value expression. Subtracting 15 from both sides of the inequality 1532p+5<615 - 3|2p + 5| < 6 yields 32p+5<9-3|2p + 5| < -9. Dividing both sides by 3-3 and reversing the inequality sign gives 2p+5>3|2p + 5| > 3. This absolute value inequality splits into two cases: 2p+5>32p + 5 > 3 (which simplifies to p>1p > -1) or 2p+5<32p + 5 < -3 (which simplifies to p<4p < -4). Combining these yields the complete solution set p<4p < -4 or p>1p > -1.

Step-by-Step Solution

1
Subtract 15 from both sides of the inequality 1532p+5<615 - 3|2p + 5| < 6.
32p+5<9-3|2p + 5| < -9
To isolate the absolute value term, first subtract the constant term from both sides.
2
Divide both sides of 32p+5<9-3|2p + 5| < -9 by 3-3 and reverse the inequality sign.
2p+5>3|2p + 5| > 3
Dividing an inequality by a negative number requires reversing the direction of the inequality sign.
3
Solve the absolute value inequality 2p+5>3|2p + 5| > 3 by setting up two separate inequalities.
2p+5>32p + 5 > 3 or 2p+5<32p + 5 < -3
An absolute value inequality of the form u>c|u| > c splits into u>cu > c or u<cu < -c.
4
Solve each linear inequality for pp.
p>1p > -1 or p<4p < -4
Subtract 5 from both sides and then divide by 2 for both inequalities to isolate pp.

Key Concept

Solving absolute value inequalities involving algebraic manipulation and reversing the inequality sign when multiplying or dividing by a negative number.
Question 2163Question

The table below shows corresponding values of xx and yy for a linear relationship in the standard (x,y)(x, y) coordinate plane.

xxyy
3-31313
1155
55aa
bb7-7

What is the value of a+ba + b?

Show answer & explanation

Answer: 4

Answer

4
The correct answer is 44. The slope of the line is determined to be 2-2 using the points (3,13)(-3, 13) and (1,5)(1, 5). This gives the equation of the line as y=2x+7y = -2x + 7. Substituting x=5x = 5 yields a=3a = -3, and substituting y=7y = -7 yields b=7b = 7. Adding these values together gives 44.

Step-by-Step Solution

1
Calculate the slope of the linear relationship using the points (3,13)(-3, 13) and (1,5)(1, 5).
Slope m=2m = -2
Since the relationship is linear, the slope is constant and is given by y2y1x2x1\frac{y_2 - y_1}{x_2 - x_1}.
2
Determine the equation of the line using the point-slope formula with point (1,5)(1, 5) and slope 2-2.
Equation is y=2x+7y = -2x + 7
Using yy1=m(xx1)y - y_1 = m(x - x_1) allows us to find the relation between any xx and yy coordinate on this line.
3
Find the value of aa by substituting x=5x = 5 into the linear equation.
a=3a = -3
The table indicates that when x=5x = 5, the yy-value is aa.
4
Find the value of bb by substituting y=7y = -7 into the linear equation and solving for xx.
b=7b = 7
The table indicates that when y=7y = -7, the xx-value is bb.
5
Sum the values of aa and bb.
a+b=4a + b = 4
The question asks for the sum a+ba + b.

Key Concept

Linear Equations and Graphing
Estimated Time:1m 30s
Question 2164Question

If xx and yy are non-zero real numbers such that the expression (x2ya)3x5y2\frac{(x^2 y^a)^3}{x^5 y^{-2}} is equivalent to xby14x^b y^{14} for some integers aa and bb, what is the value of a+ba + b?

Show answer & explanation

Answer: 5

Answer

The value of a+ba + b is 55.
Simplifying the expression (x2ya)3x5y2\frac{(x^2 y^a)^3}{x^5 y^{-2}} using the exponent rules yields x65y3a(2)=x1y3a+2x^{6-5} y^{3a-(-2)} = x^1 y^{3a+2}. Equating this to xby14x^b y^{14} shows that b=1b = 1 and 3a+2=143a + 2 = 14. Solving for aa gives a=4a = 4. Thus, the sum a+ba + b is 4+1=54 + 1 = 5.

Step-by-Step Solution

1
Simplify the numerator of the given expression.
x6y3ax^6 y^{3a}
Applying the power of a product rule (uv)n=unvn(uv)^n = u^n v^n and the power of a power rule (um)n=umn(u^m)^n = u^{mn} to (x2ya)3(x^2 y^a)^3 results in (x2)3(ya)3=x6y3a(x^2)^3 (y^a)^3 = x^6 y^{3a}.
2
Simplify the quotient by subtracting exponents with the same base.
x1y3a+2x^1 y^{3a+2}
Using the quotient rule umun=umn\frac{u^m}{u^n} = u^{m-n}, the base xx term becomes x65=x1x^{6-5} = x^1, and the base yy term becomes y3a(2)=y3a+2y^{3a - (-2)} = y^{3a+2}.
3
Equate the exponents of like bases to find the values of aa and bb.
b=1b = 1 and a=4a = 4
Comparing x1y3a+2x^1 y^{3a+2} to xby14x^b y^{14} gives b=1b = 1 and 3a+2=143a + 2 = 14. Solving 3a+2=143a + 2 = 14 yields 3a=123a = 12, which simplifies to a=4a = 4.
4
Sum the values of aa and bb.
55
Adding aa and bb yields 4+1=54 + 1 = 5.

Key Concept

Applying properties of exponents, including the power of a product, power of a power, and quotient rules, to simplify algebraic expressions.
Estimated Time:1m 30s
Question 2165Question

In 1912, German meteorologist Alfred Wegener proposed the theory of continental drift, arguing that Earth’s continents were once joined in a single landmass called Pangaea before drifting apart. To support this radical claim, Wegener constructed a multi-layered argument, sequencing distinct categories of geological and biological evidence.

Wegener began his argument with a simple, visual observation: the puzzle-like fit of continental coastlines. He pointed out that the eastern coast of South America and the western coast of Africa appeared as if they could lock together. Recognizing that coastal erosion made this fit imperfect, he refined his observation by comparing the edges of the stable continental shelves rather than the shoreline boundaries, revealing an even more precise match.

To demonstrate that this fit was not coincidental, Wegener next introduced geological evidence. He identified identical rock sequences, mountain ranges, and coal deposits on opposite sides of the Atlantic Ocean. For instance, the Appalachian mountain system of North America lined up perfectly with the Caledonian mountains of Scotland and Scandinavia. Wegener argued that these structures could only have formed continuously if the landmasses were connected.

Wegener then bolstered his theory by citing paleontological data. He pointed to fossil remains of identical species found in locations separated by vast oceans. The Mesosaurus, a freshwater reptile incapable of swimming across saltwater, was found only in eastern South America and western Africa. Wegener argued that these distributions proved the existence of land bridges or, more likely, contiguous continents, as the species could not have crossed the modern Atlantic.

Finally, Wegener incorporated paleoclimatic data, showing that ancient glacial deposits and tropical coal beds lay in regions that currently have incompatible climates. By showing that equatorial regions once experienced glaciation while northern regions were tropical, he argued that the continents had shifted relative to the equator. Although Wegener’s theory was initially rejected because he could not identify the physical mechanism driving the movement, his careful sequencing of diverse evidence laid the groundwork for modern plate tectonics.

Based on the passage, arrange the pieces of evidence Alfred Wegener uses to support his theory of continental drift in the order they are introduced to develop his argument.

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct sequence starts with the observation of the matching continental shelves, followed by matching mountain ranges and rock sequences, then the distribution of identical fossils, and concludes with the analysis of ancient climates.
The passage builds Alfred Wegener's argument by first presenting the visual fit of continental shelves in the second paragraph, then matching geological formations in the third paragraph, followed by identical fossil distributions in the fourth paragraph, and finally paleoclimatic evidence in the fifth paragraph.

Step-by-Step Solution

1
Locate the introduction of the first piece of evidence in the text.
The second paragraph describes Wegener beginning his argument with the puzzle-like fit of continental coastlines and shelves.
This establishes the starting point of the argument's evidence sequence.
2
Find the second category of evidence presented by the author.
The third paragraph introduces geological evidence, specifically identical rock sequences and matching mountain systems like the Appalachians and Caledonians.
This shows the next logical step in Wegener's argument to prove the fit was not coincidental.
3
Find the third category of evidence in the text.
The fourth paragraph describes the paleontological data, citing identical fossils of the Mesosaurus on opposite sides of the ocean.
This adds biological proof to the physical alignment of landmasses.
4
Identify the final category of evidence used to complete the argument.
The fifth paragraph details the paleoclimatic data, mentioning glacial deposits and tropical coal beds in unexpected locations.
This serves as the final supportive pillar of Wegener's theory of continental movement.

Key Concept

Identifying the organizational progression and sequencing of evidence within a passage's argument.
Question 2166Question

In the standard (x,y)(x, y) coordinate plane, a line segment has endpoints at (3,4)(3, -4) and (9,8)(9, 8). What is the yy-coordinate of the midpoint of this line segment?

Show answer & explanation

Answer: 2

Answer

The yy-coordinate of the midpoint is 22.
The yy-coordinate of the midpoint is calculated by finding the average of the yy-coordinates of the endpoints: y1+y22\frac{y_1 + y_2}{2}. Substituting y1=4y_1 = -4 and y2=8y_2 = 8 gives 4+82=42=2\frac{-4 + 8}{2} = \frac{4}{2} = 2.

Step-by-Step Solution

1
Identify the yy-coordinates of the two given endpoints (3,4)(3, -4) and (9,8)(9, 8).
y1=4y_1 = -4 and y2=8y_2 = 8
The midpoint formula relies on the coordinates of the endpoints.
2
Calculate the average of the yy-coordinates using the formula ym=y1+y22y_m = \frac{y_1 + y_2}{2}.
ym=4+82=2y_m = \frac{-4 + 8}{2} = 2
The yy-coordinate of a midpoint is the arithmetic mean of the yy-coordinates of the endpoints.

Key Concept

Midpoint Formula
Estimated Time:45s
Question 2167Question

A hyperbola in the standard (x,y)(x, y) coordinate plane is defined by the equation:

16x29y232x+36y164=016x^2 - 9y^2 - 32x + 36y - 164 = 0

What are the coordinates of the foci of this hyperbola?

Show answer & explanation

Answer: (6,2)(6, 2) and (4,2)(-4, 2)

Answer

The foci of the hyperbola are (6,2)(6, 2) and (4,2)(-4, 2).
The correct answer is the set of coordinates (6,2)(6, 2) and (4,2)(-4, 2). After rewriting the hyperbola's equation in standard form by completing the square, we obtain (x1)29(y2)216=1\frac{(x - 1)^2}{9} - \frac{(y - 2)^2}{16} = 1. The center of the hyperbola is (1,2)(1, 2). Since the x2x^2 term is positive, it has a horizontal transverse axis. The distance from the center to each focus, cc, satisfies c2=a2+b2=9+16=25c^2 = a^2 + b^2 = 9 + 16 = 25, so c=5c = 5. Adding and subtracting this focal distance from the xx-coordinate of the center yields the foci at (1+5,2)=(6,2)(1 + 5, 2) = (6, 2) and (15,2)=(4,2)(1 - 5, 2) = (-4, 2).

Step-by-Step Solution

1
Group the xx-terms and yy-terms and move the constant to the right side of the equation.
16(x22x)9(y24y)=16416(x^2 - 2x) - 9(y^2 - 4y) = 164
Grouping the terms allows us to prepare for completing the square for both variables.
2
Complete the square for x22xx^2 - 2x by adding 11 inside the parentheses, and for y24yy^2 - 4y by adding 44 inside the parentheses. Add the corresponding balanced quantities to the right side: 16(1)=1616(1) = 16 and 9(4)=36-9(4) = -36.
16(x22x+1)9(y24y+4)=164+163616(x^2 - 2x + 1) - 9(y^2 - 4y + 4) = 164 + 16 - 36
16(x1)29(y2)2=14416(x - 1)^2 - 9(y - 2)^2 = 144
This rewrites the quadratic expressions into perfect square binomials.
3
Divide both sides of the equation by 144144 to express it in standard form.
(x1)29(y2)216=1\frac{(x - 1)^2}{9} - \frac{(y - 2)^2}{16} = 1
The standard form of a horizontal hyperbola is (xh)2a2(yk)2b2=1\frac{(x - h)^2}{a^2} - \frac{(y - k)^2}{b^2} = 1, which lets us identify the center, aa, and bb directly.
4
Identify the center (h,k)(h, k), a2a^2, and b2b^2, then calculate the focal distance cc using the relation c2=a2+b2c^2 = a^2 + b^2.
Center is (1,2)(1, 2). a2=9a^2 = 9 and b2=16b^2 = 16.
c2=9+16=25    c=5c^2 = 9 + 16 = 25 \implies c = 5.
Foci are located at a distance of cc from the center along the transverse axis.
5
Determine the coordinates of the foci by shifting the xx-coordinate of the center by ±c\pm c since the transverse axis is horizontal.
Foci coordinates are (1±5,2)(1 \pm 5, 2), which gives (6,2)(6, 2) and (4,2)(-4, 2).
Adding and subtracting cc from the center's xx-coordinate gives the locations of the two foci.

Key Concept

Rewriting a hyperbola equation in standard form by completing the square and finding its foci.
Question 2168Question

In the standard (x,y)(x,y) coordinate plane, the set of all points equidistant from the line 3x4y=83x - 4y = 8 and the line 5x+12y=135x + 12y = 13 consists of two perpendicular lines. What is the slope of the line in this set that has a positive slope?

Show answer & explanation

Answer: 18\frac{1}{8}

Answer

The slope of the line with a positive slope is 1/8.
By using the point-to-line distance formula, the equidistant relationship 3x4y85=5x+12y1313\frac{|3x - 4y - 8|}{5} = \frac{|5x + 12y - 13|}{13} yields two linear equations: 14x112y39=014x - 112y - 39 = 0 and 64x+8y169=064x + 8y - 169 = 0. The slopes of these lines are 1/8 and -8, respectively. The line with the positive slope has a slope of 1/8.

Step-by-Step Solution

1
Set up the distance formula from a point (x,y)(x,y) to both given lines.
The distance d1d_1 to the first line is 3x4y832+(4)2=3x4y85\frac{|3x - 4y - 8|}{\sqrt{3^2 + (-4)^2}} = \frac{|3x - 4y - 8|}{5}. The distance d2d_2 to the second line is 5x+12y1352+122=5x+12y1313\frac{|5x + 12y - 13|}{\sqrt{5^2 + 12^2}} = \frac{|5x + 12y - 13|}{13}.
Points equidistant from both lines must satisfy d1=d2d_1 = d_2.
2
Equate the two distance expressions to represent the equidistant relationship.
3x4y85=5x+12y1313\frac{|3x - 4y - 8|}{5} = \frac{|5x + 12y - 13|}{13}
This represents the geometric condition of being equidistant from both lines.
3
Solve for Case 1 where the expressions inside the absolute values have the same sign.
13(3x4y8)=5(5x+12y13)39x52y104=25x+60y6514x112y39=013(3x - 4y - 8) = 5(5x + 12y - 13) \Rightarrow 39x - 52y - 104 = 25x + 60y - 65 \Rightarrow 14x - 112y - 39 = 0.
One of the two bisecting lines is found when the signs match.
4
Solve for Case 2 where the expressions inside the absolute values have opposite signs.
13(3x4y8)=5(5x+12y13)39x52y104=25x60y+6564x+8y169=013(3x - 4y - 8) = -5(5x + 12y - 13) \Rightarrow 39x - 52y - 104 = -25x - 60y + 65 \Rightarrow 64x + 8y - 169 = 0.
The other bisecting line is found when the signs are opposite.
5
Find the slope of each resulting linear equation to identify the positive one.
For 14x112y39=014x - 112y - 39 = 0, the slope is 14112=18-\frac{14}{-112} = \frac{1}{8}. For 64x+8y169=064x + 8y - 169 = 0, the slope is 648=8-\frac{64}{8} = -8.
The slope of a line in the standard form Ax+By+C=0Ax + By + C = 0 is given by AB-\frac{A}{B}.

Key Concept

The set of points equidistant from two intersecting lines forms two perpendicular lines representing the angle bisectors of the original lines, which can be determined by equating their point-to-line distance formulas.

Alternative Method

Instead of using the distance formula, one could find the angle of inclination of each line using trigonometry: θ1=arctan(3/4)\theta_1 = \arctan(3/4) and θ2=arctan(5/12)\theta_2 = \arctan(-5/12). The angle bisectors have inclinations at the average of these two angles plus or minus 90 degrees. Converting back to slopes using m=tan(θ)m = \tan(\theta) yields the same results.
Estimated Time:3m 0s
Question 2169Question

A botanist is monitoring the heights of two bamboo plants. Plant A is 2020 inches tall and grows at a constant rate of 1.51.5 inches per day. Plant B is 1212 inches tall and grows at a constant rate of 2.52.5 inches per day. After how many days will Plant B be exactly 66 inches taller than Plant A?

Show answer & explanation

Answer: 14

Answer

The correct answer is 14 days.
The correct answer is 1414 days because when we translate the relationship, we get the equation 12+2.5d=20+1.5d+612 + 2.5d = 20 + 1.5d + 6. Solving this equation yields d=14d = 14.

Step-by-Step Solution

1
Define the variable dd as the number of days and write the expressions for the heights of both plants.
Plant A's height is 20+1.5d20 + 1.5d inches, and Plant B's height is 12+2.5d12 + 2.5d inches.
To represent the growth of each plant algebraically over time.
2
Set up an equation representing that Plant B's height is 66 inches more than Plant A's height.
12+2.5d=(20+1.5d)+612 + 2.5d = (20 + 1.5d) + 6
To translate the verbal relationship into a mathematical equation.
3
Simplify the equation and solve for dd.
d=14d = 14
To find the number of days that satisfies the given condition.

Key Concept

Translating and Solving Algebraic Word Problems
Estimated Time:1m 15s
Question 2170Question

A fitness tracker records a user's daily steps. On Monday, the user walked a certain number of steps. On Tuesday, they walked 1.51.5 times the number of steps they walked on Monday. On Wednesday, they walked 2,5002,500 fewer steps than they did on Tuesday. If the user walked a total of 21,50021,500 steps over these three days, how many steps did they walk on Monday?

Show answer & explanation

Answer: 6,000

Answer

6,000
The correct answer is 6,0006,000. By letting xx represent the steps on Monday, we express Tuesday's steps as 1.5x1.5x and Wednesday's steps as 1.5x2,5001.5x - 2,500. Summing these expressions gives the equation x+1.5x+1.5x2,500=21,500x + 1.5x + 1.5x - 2,500 = 21,500. Combining like terms yields 4x2,500=21,5004x - 2,500 = 21,500. Adding 2,5002,500 to both sides gives 4x=24,0004x = 24,000, and dividing by 44 results in x=6,000x = 6,000.

Step-by-Step Solution

1
Define the variable and write expressions for each day's steps.
Let xx be the number of steps walked on Monday. Tuesday's steps are 1.5x1.5x, and Wednesday's steps are 1.5x2,5001.5x - 2,500.
This translates the word problem statements into algebraic terms using a single variable.
2
Set up the linear equation representing the total steps.
x+1.5x+(1.5x2,500)=21,500x + 1.5x + (1.5x - 2,500) = 21,500
The sum of the steps over the three days must equal the given total of 21,50021,500 steps.
3
Combine like terms and solve for xx.
4x2,500=21,5004x=24,000x=6,0004x - 2,500 = 21,500 \Rightarrow 4x = 24,000 \Rightarrow x = 6,000
Simplifying the equation isolates the variable to find Monday's step count.

Key Concept

Formulating and solving a single-variable linear equation from a word problem context.
Estimated Time:1m 15s
Question 2171Question

A hyperbola in the standard (x,y)(x, y) coordinate plane is defined by the equation 9x216y236x32y124=09x^2 - 16y^2 - 36x - 32y - 124 = 0. One of the foci of this hyperbola is located at the point (f,1)(f, -1), where f>0f > 0. What is the value of ff?

Show answer & explanation

Answer: 7

Answer

7
Completing the square transforms the equation into the standard form of a horizontal hyperbola, (x2)216(y+1)29=1\frac{(x - 2)^2}{16} - \frac{(y + 1)^2}{9} = 1, which has its center at (2,1)(2, -1) with a2=16a^2 = 16 and b2=9b^2 = 9. The distance to the foci is c=a2+b2=16+9=5c = \sqrt{a^2 + b^2} = \sqrt{16 + 9} = 5. Since the transverse axis is horizontal, the foci are located at (2±5,1)(2 \pm 5, -1), which are (3,1)(-3, -1) and (7,1)(7, -1). Given the constraint that f>0f > 0, the positive x-coordinate of the focus is 7.

Step-by-Step Solution

1
Group the terms and prepare to complete the square.
9(x24x)16(y2+2y)=1249(x^2 - 4x) - 16(y^2 + 2y) = 124
Grouping the variables helps isolate the quadratic expressions for completing the square.
2
Complete the square for both the xx and yy terms.
9(x2)216(y+1)2=1449(x - 2)^2 - 16(y + 1)^2 = 144
To complete the square for x24xx^2 - 4x, add 4 inside the first parentheses, adding 9×4=369 \times 4 = 36 to the right side. To complete the square for y2+2yy^2 + 2y, add 1 inside the second parentheses, which subtracts 16×1=1616 \times 1 = 16 from the right side because of the leading negative coefficient. This leaves the right side as 124+3616=144124 + 36 - 16 = 144.
3
Divide both sides of the equation by the constant to find the standard form.
(x2)216(y+1)29=1\frac{(x - 2)^2}{16} - \frac{(y + 1)^2}{9} = 1
Dividing by 144 puts the equation in the standard horizontal hyperbola form: (xh)2a2(yk)2b2=1\frac{(x - h)^2}{a^2} - \frac{(y - k)^2}{b^2} = 1.
4
Find the distance cc from the center to the foci.
c=5c = 5
For a hyperbola, the relationship between the semi-axes and the focal distance is c=a2+b2c = \sqrt{a^2 + b^2}. Substituting a2=16a^2 = 16 and b2=9b^2 = 9 gives c=16+9=5c = \sqrt{16 + 9} = 5.
5
Determine the coordinates of the foci and extract the value of ff.
f=7f = 7
The center of the hyperbola is (h,k)=(2,1)(h, k) = (2, -1). The foci are located at (h±c,k)=(2±5,1)(h \pm c, k) = (2 \pm 5, -1), which corresponds to the points (3,1)(-3, -1) and (7,1)(7, -1). Since the problem states f>0f > 0, the target focus must be (7,1)(7, -1), meaning f=7f = 7.

Key Concept

Converting a general hyperbola equation into standard form to calculate focal points
Question 2172Question

A triangle has a vertex located at the point with coordinates (7,2)(7, -2). If the triangle is translated 44 units to the left and 55 units up, what are the coordinates of this vertex after the translation?

Show answer & explanation

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

Answer

(3,3)(3, 3)
Applying a translation of 44 units left means subtracting 44 from the xx-coordinate of the point (7,2)(7, -2), resulting in 74=37 - 4 = 3. Translating 55 units up means adding 55 to the yy-coordinate, resulting in 2+5=3-2 + 5 = 3. Therefore, the new coordinates of the vertex are (3,3)(3, 3).

Step-by-Step Solution

1
Identify the horizontal translation and apply it to the xx-coordinate.
Since the translation is 44 units to the left, we subtract 44 from the initial xx-coordinate of 77: 74=37 - 4 = 3.
Moving left along the xx-axis decreases the coordinate value.
2
Identify the vertical translation and apply it to the yy-coordinate.
Since the translation is 55 units up, we add 55 to the initial yy-coordinate of 2-2: 2+5=3-2 + 5 = 3.
Moving up along the yy-axis increases the coordinate value.
3
Combine the new coordinates into an ordered pair.
The final coordinates are (3,3)(3, 3).
The coordinates (x,y)(x', y') form the final position of the vertex.

Key Concept

Translating points in the coordinate plane by adding or subtracting values from their coordinates.
Estimated Time:45s
Question 2173Question

For all positive real numbers xx and yy, which of the following expressions is equivalent to log3(9x4y2)\log_3(9x^4 y^{-2})?

Show answer & explanation

Answer: 2+4log3(x)2log3(y)2 + 4\log_3(x) - 2\log_3(y)

Answer

2+4log3(x)2log3(y)2 + 4\log_3(x) - 2\log_3(y)
The correct answer is correct because applying the product and power properties of logarithms allows us to expand the argument 9x4y29x^4 y^{-2}. Specifically, the expression can be written as log3(9)+log3(x4)+log3(y2)\log_3(9) + \log_3(x^4) + \log_3(y^{-2}). Since 32=93^2 = 9, the term log3(9)\log_3(9) evaluates to 22. Applying the power rule logb(Mk)=klogb(M)\log_b(M^k) = k\log_b(M) to the remaining terms yields 4log3(x)4\log_3(x) and 2log3(y)-2\log_3(y). Combining these terms results in the equivalent expression.

Step-by-Step Solution

1
Use the product rule of logarithms, logb(MN)=logb(M)+logb(N)\log_b(MN) = \log_b(M) + \log_b(N), to separate the factors in the argument.
log3(9x4y2)=log3(9)+log3(x4)+log3(y2)\log_3(9x^4 y^{-2}) = \log_3(9) + \log_3(x^4) + \log_3(y^{-2})
This allows the expression to be broken down into individual terms for each base and variable.
2
Evaluate the constant logarithm log3(9)\log_3(9). Since 32=93^2 = 9, this simplifies to 22.
log3(9)=2\log_3(9) = 2
To simplify the numerical term to its integer value.
3
Use the power rule of logarithms, logb(Mk)=klogb(M)\log_b(M^k) = k\log_b(M), to bring the exponents of the variables to the front of each logarithm.
log3(x4)=4log3(x)\log_3(x^4) = 4\log_3(x) and log3(y2)=2log3(y)\log_3(y^{-2}) = -2\log_3(y)
To isolate the variable terms inside simpler logarithmic expressions.
4
Combine all the simplified parts into a single expression.
2+4log3(x)2log3(y)2 + 4\log_3(x) - 2\log_3(y)
To write the final expanded equivalent expression.

Key Concept

Logarithmic properties, including product, power, and evaluation of basic log terms.

Alternative Method

Substitute test values for the variables. For example, let x=3x = 3 and y=3y = 3. The original expression evaluates to log3(93432)=log3(81)=4\log_3(9 \cdot 3^4 \cdot 3^{-2}) = \log_3(81) = 4. Substituting x=3x = 3 and y=3y = 3 into the correct expression yields 2+4log3(3)2log3(3)=2+4(1)2(1)=42 + 4\log_3(3) - 2\log_3(3) = 2 + 4(1) - 2(1) = 4, which matches the original expression's value.
Estimated Time:1m 0s
Question 2174Question

A local gym charges a monthly membership fee of 12.5012.50 dollars plus a one-time registration fee of bb dollars. The total cost, yy, in dollars, for xx months is given by the linear equation y=12.50x+by = 12.50x + b. If a member paid a total of 100100 dollars for 66 months of membership, what is the registration fee, bb, in dollars?

Show answer & explanation

Answer: 25.0025.00

Answer

25.0025.00
The correct answer is found by substituting the total cost of 100100 for yy and the number of months, 66, for xx in the equation y=12.50x+by = 12.50x + b, giving 100=12.50(6)+b100 = 12.50(6) + b. Multiplying 12.5012.50 by 66 yields 7575, and subtracting 7575 from 100100 gives the registration fee b=25b = 25.

Step-by-Step Solution

1
Identify and substitute the given values into the linear equation.
Substitute y=100y = 100 (total cost) and x=6x = 6 (number of months) into y=12.50x+by = 12.50x + b to get 100=12.50(6)+b100 = 12.50(6) + b.
This sets up the equation with one variable, allowing us to solve for the unknown registration fee bb.
2
Calculate the total cost of the monthly fees.
12.50×6=7512.50 \times 6 = 75. The equation becomes 100=75+b100 = 75 + b.
We multiply the monthly fee rate by the number of months to find the portion of the total cost spent on monthly fees.
3
Solve for the registration fee bb.
b=10075=25b = 100 - 75 = 25.
Subtracting the total monthly fees from the total cost isolates bb to find the registration fee.

Key Concept

Solving linear equations in slope-intercept form by substituting known values to find the y-intercept.
Question 2175Question

A certain radioactive isotope decays according to the formula N(t)=N02t/8N(t) = N_0 \cdot 2^{-t/8}, where N0N_0 is the initial amount of the isotope and tt is the time in years. If a sample initially contains 120120 grams of the isotope, how many years will it take for the amount of the isotope to decay to 1515 grams?

Show answer & explanation

Answer: 24

Answer

24
The correct answer is 24 because substituting the initial value of 120 and the final value of 15 into the equation yields 15=1202t/815 = 120 \cdot 2^{-t/8}. Dividing both sides by 120 gives 18=2t/8\frac{1}{8} = 2^{-t/8}, which can be rewritten as 23=2t/82^{-3} = 2^{-t/8}. Setting the exponents equal to each other gives 3=t/8-3 = -t/8, and solving for tt yields 24.

Step-by-Step Solution

1
Substitute the given values into the decay formula.
15=1202t/815 = 120 \cdot 2^{-t/8}
The initial amount N0N_0 is 120120 grams and the final amount N(t)N(t) is 1515 grams.
2
Isolate the exponential term.
18=2t/8\frac{1}{8} = 2^{-t/8}
Divide both sides by 120120. Since 15120\frac{15}{120} reduces to 18\frac{1}{8}, this isolates the base 22 term.
3
Write the fraction as a power with base 2.
23=2t/82^{-3} = 2^{-t/8}
Using exponent rules, 18=123=23\frac{1}{8} = \frac{1}{2^3} = 2^{-3}.
4
Equate the exponents and solve for tt.
t=24t = 24
Since the bases are equal, the exponents must be equal, so 3=t8-3 = -\frac{t}{8} which gives t=24t = 24.

Key Concept

Solving exponential equations using a common base.
Question 2176Question

In the standard (x,y)(x, y) coordinate plane, the line defined by the equation 3x4y=243x - 4y = 24 intersects the xx-axis at a certain point. What is the xx-coordinate of this intersection point?

Show answer & explanation

Answer: 8

Answer

The xx-coordinate of the intersection point is 88.
To find the xx-intercept, set y=0y = 0 in the equation 3x4y=243x - 4y = 24. This simplifies to 3x=243x = 24. Dividing both sides of the equation by 33 gives x=8x = 8.

Step-by-Step Solution

1
Set y=0y = 0 in the equation.
3x4(0)=24    3x=243x - 4(0) = 24 \implies 3x = 24
The intersection of any graph with the xx-axis occurs where the yy-coordinate is 00.
2
Solve for xx.
x=8x = 8
Dividing both sides of 3x=243x = 24 by 33 isolates the variable xx.

Key Concept

Finding the xx-intercept of a line by setting y=0y = 0

Alternative Method

Convert the standard form equation 3x4y=243x - 4y = 24 into slope-intercept form: 4y=3x+24    y=34x6-4y = -3x + 24 \implies y = \frac{3}{4}x - 6. To find the xx-intercept, set y=0y = 0 and solve the equation 0=34x6    6=34x    x=80 = \frac{3}{4}x - 6 \implies 6 = \frac{3}{4}x \implies x = 8.
Estimated Time:45s
Question 2177Question

In PQR\triangle PQR, the measure of P\angle P is 5050^\circ, and the measure of the exterior angle at vertex QQ is 110110^\circ. If the bisector of PRQ\angle PRQ intersects side PQPQ at point SS, what is the measure, in degrees, of PRS\angle PRS?

Show answer & explanation

Answer: 30

Answer

The measure of PRS\angle PRS is 3030^\circ.
By using the linear pair relationship, the interior angle PQR\angle PQR is found to be 7070^\circ. Applying the triangle angle sum theorem, the third interior angle PRQ\angle PRQ is 180(50+70)=60180^\circ - (50^\circ + 70^\circ) = 60^\circ. The angle bisector RSRS divides this angle into two equal parts, resulting in a measure of 3030^\circ for PRS\angle PRS.

Step-by-Step Solution

1
Find the interior angle at vertex QQ
PQR=70\angle PQR = 70^\circ
The interior and exterior angles at a vertex are supplementary, summing to 180180^\circ.
2
Find the measure of interior angle PRQ\angle PRQ
PRQ=60\angle PRQ = 60^\circ
The sum of the interior angles in any triangle is 180180^\circ.
3
Calculate the measure of the bisected angle PRS\angle PRS
PRS=30\angle PRS = 30^\circ
An angle bisector divides the angle into two equal measures.

Key Concept

Triangle Angle Sum Theorem and Exterior Angle Relationships
Estimated Time:1m 30s
Question 2178Question

The daily revenue RR, in dollars, of a manufacturing company is modeled by the quadratic function R(x)=0.2x2+kx1,200R(x) = -0.2x^2 + kx - 1,200, where xx is the number of units produced and sold, and kk is a positive constant. If the maximum daily revenue the company can achieve is 800800 dollars, what is the value of kk?

Show answer & explanation

Answer: 40

Answer

The value of the constant kk is 40.
Setting the daily revenue function equal to 800 and rewriting it in standard form yields 0.2x2+kx2000=0-0.2x^2 + kx - 2000 = 0. For a quadratic equation to have exactly one real solution, which represents the maximum vertex of the parabola, the discriminant must be equal to 0. Setting the discriminant b24ac=0b^2 - 4ac = 0 gives k24(0.2)(2000)=0k^2 - 4(-0.2)(-2000) = 0, which simplifies to k21600=0k^2 - 1600 = 0. Solving for the positive constant kk gives k=40k = 40.

Step-by-Step Solution

1
Set the revenue function equal to the maximum daily revenue of 800 dollars.
0.2x2+kx1,200=800-0.2x^2 + kx - 1,200 = 800
The maximum revenue is the highest point (vertex) on the parabola, where the line y=800y = 800 is tangent to the curve.
2
Convert the equation into standard quadratic form ax2+bx+c=0ax^2 + bx + c = 0.
0.2x2+kx2,000=0-0.2x^2 + kx - 2,000 = 0
Standard form is required to identify the coefficients aa, bb, and cc for the discriminant formula.
3
Set the discriminant equal to zero.
k24(0.2)(2,000)=0k^2 - 4(-0.2)(-2,000) = 0
Since the maximum daily revenue is achieved at exactly one point, the quadratic equation must have exactly one real solution, meaning its discriminant (b24acb^2 - 4ac) must be zero.
4
Solve for the positive constant kk.
k21,600=0    k=40k^2 - 1,600 = 0 \implies k = 40
Solving the equation yields k=±40k = \pm 40. Since the problem specifies that kk is a positive constant, we select k=40k = 40.

Key Concept

Using the discriminant of a quadratic equation to find the value of a parameter when there is exactly one real solution.
Estimated Time:2m 0s
Question 2179Question

A digital graphic designer positions a control point of a logo at the coordinates (4,1)(-4, 1) on a computer screen's coordinate grid. The designer then translates the logo so that the control point moves 33 units to the left and 66 units up. What are the coordinates of the control point in its new position?

Show answer & explanation

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

Answer

The correct coordinates of the control point in its new position are (7,7)(-7, 7).
To find the coordinates of the image after a translation, adjust the original coordinates based on the direction of movement. Since the point starting at (4,1)(-4, 1) is translated 33 units to the left, subtract 33 from the xx-coordinate: 43=7-4 - 3 = -7. Since it is translated 66 units up, add 66 to the yy-coordinate: 1+6=71 + 6 = 7. This gives the final coordinates of (7,7)(-7, 7).

Step-by-Step Solution

1
Identify the initial coordinates of the point and the translation instructions.
Initial coordinates are (x,y)=(4,1)(x, y) = (-4, 1). The translation is 33 units to the left and 66 units up.
This establishes the starting point and the transformation rules that need to be applied.
2
Apply the horizontal translation to the xx-coordinate.
x=43=7x' = -4 - 3 = -7
Translating a point to the left on the coordinate plane decreases its xx-value, so we subtract 33 from the initial xx-coordinate.
3
Apply the vertical translation to the yy-coordinate.
y=1+6=7y' = 1 + 6 = 7
Translating a point upward on the coordinate plane increases its yy-value, so we add 66 to the initial yy-coordinate.

Key Concept

Applying translations to coordinate points by adding or subtracting units from the xx- and yy-coordinates depending on the direction of movement.
Question 2180Question

In the standard (x,y)(x, y) coordinate plane, a line segment ABAB has midpoint M(3,4)M(3, 4). If endpoint AA lies on the line y=2x7y = 2x - 7, and the length of segment ABAB is 1010 units, what is the product of all possible xx-coordinates of endpoint AA?

Show answer & explanation

Answer: 21

Answer

The product of all possible xx-coordinates of endpoint AA is 2121.
By determining that the distance from endpoint A(x,2x7)A(x, 2x - 7) to the midpoint M(3,4)M(3, 4) is half of the segment length ABAB (which is 55), we set up the distance formula equation: (x3)2+(2x11)2=25(x - 3)^2 + (2x - 11)^2 = 25. Simplifying this equation leads to the quadratic expression x210x+21=0x^2 - 10x + 21 = 0, which factors into (x3)(x7)=0(x - 3)(x - 7) = 0. The two possible xx-coordinates are 33 and 77. Multiplying these values yields the product 2121.

Step-by-Step Solution

1
Find the distance between endpoint AA and midpoint MM.
The distance AMAM is 55.
Since MM is the midpoint of segment ABAB of length 1010, the distance from either endpoint to the midpoint is half of the total length: 10÷2=510 \div 2 = 5.
2
Express the coordinates of endpoint AA in terms of a single variable.
Endpoint AA is represented as (x,2x7)(x, 2x - 7).
Endpoint AA lies on the line y=2x7y = 2x - 7.
3
Apply the distance formula to find the relationship for xx.
(x3)2+(2x11)2=25(x - 3)^2 + (2x - 11)^2 = 25
The distance between A(x,2x7)A(x, 2x - 7) and M(3,4)M(3, 4) is 55, so the square of the distance is 52=255^2 = 25.
4
Simplify the quadratic equation.
x210x+21=0x^2 - 10x + 21 = 0
Expanding (x3)2+(2x11)2=25(x - 3)^2 + (2x - 11)^2 = 25 yields x26x+9+4x244x+121=25x^2 - 6x + 9 + 4x^2 - 44x + 121 = 25. Combining like terms gives 5x250x+130=255x^2 - 50x + 130 = 25. Subtracting 2525 from both sides gives 5x250x+105=05x^2 - 50x + 105 = 0. Dividing the entire equation by 55 yields x210x+21=0x^2 - 10x + 21 = 0.
5
Solve for the possible values of xx.
x=3x = 3 or x=7x = 7
Factoring the quadratic equation yields (x3)(x7)=0(x - 3)(x - 7) = 0, which gives the roots x=3x = 3 and x=7x = 7.
6
Calculate the product of the possible xx-coordinates.
21
The product of the two possible xx-coordinates is 3×7=213 \times 7 = 21.

Key Concept

Distance and Midpoint Formulas

Alternative Method

Instead of expanding the quadratic equation, one can use the geometric interpretation. The points AA are the intersections of the circle (x3)2+(y4)2=25(x - 3)^2 + (y - 4)^2 = 25 and the line y=2x7y = 2x - 7. Substituting y=2x7y = 2x - 7 directly into the circle equation and simplifying to x210x+21=0x^2 - 10x + 21 = 0 is the most direct approach.
Estimated Time:2m 0s
PreviousPage 109 / 278Next
All practice questions — ACT | Examkin