All practice questions

2789 questions

Question 1701Question

In the xyxy-plane, a line passes through the point (5,1)(5, -1) and has a slope of 25\frac{2}{5}. If the line also passes through the point (15,p)(15, p), what is the value of pp?

Show answer & explanation

Answer: 3

Answer

The value of pp is 33.
To find the value of pp, the equation of the line can be established using the point-slope form: yy1=m(xx1)y - y_1 = m(x - x_1). Substituting the given slope m=25m = \frac{2}{5} and the point (5,1)(5, -1) gives y(1)=25(x5)y - (-1) = \frac{2}{5}(x - 5). Simplifying this yields y+1=25x2y + 1 = \frac{2}{5}x - 2, which reduces to y=25x3y = \frac{2}{5}x - 3. Substituting the point (15,p)(15, p) into this equation gives p=25(15)3=63=3p = \frac{2}{5}(15) - 3 = 6 - 3 = 3.

Step-by-Step Solution

1
Determine the equation of the line using point-slope form.
y=25x3y = \frac{2}{5}x - 3
The equation of a line with slope mm passing through a point (x1,y1)(x_1, y_1) is yy1=m(xx1)y - y_1 = m(x - x_1). Substituting m=25m = \frac{2}{5} and the point (5,1)(5, -1) gives y(1)=25(x5)y - (-1) = \frac{2}{5}(x - 5). Simplifying this equation results in y+1=25x2y + 1 = \frac{2}{5}x - 2, which becomes y=25x3y = \frac{2}{5}x - 3.
2
Substitute the point (15,p)(15, p) into the linear equation.
p=3p = 3
Since the line passes through the point (15,p)(15, p), the coordinates must satisfy the equation of the line. Substituting x=15x = 15 and y=py = p into y=25x3y = \frac{2}{5}x - 3 gives p=25(15)3p = \frac{2}{5}(15) - 3, which simplifies to p=63=3p = 6 - 3 = 3.

Key Concept

Using the slope and a point on a line to find another coordinate along the same line.
Question 1702Question

In the quadratic equation 3x2+kx+12=03x^2 + kx + 12 = 0, where kk is a constant, the difference between the two real solutions is 44. What is the value of k2k^2?

Show answer & explanation

Answer: 288

Answer

The correct value of k2k^2 is 288.
The correct value is 288. The difference between the two solutions r1r_1 and r2r_2 of the quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 is given by r1r2=b24aca|r_1 - r_2| = \frac{\sqrt{b^2 - 4ac}}{|a|}. Substituting a=3a = 3, b=kb = k, and c=12c = 12, we get r1r2=k24(3)(12)3=k21443|r_1 - r_2| = \frac{\sqrt{k^2 - 4(3)(12)}}{3} = \frac{\sqrt{k^2 - 144}}{3}. Setting this equal to the given difference of 44 yields k21443=4\frac{\sqrt{k^2 - 144}}{3} = 4. Multiplying by 3 gives k2144=12\sqrt{k^2 - 144} = 12, and squaring both sides gives k2144=144k^2 - 144 = 144, which simplifies to k2=288k^2 = 288. Alternatively, using Viete's formulas, r1+r2=k3r_1 + r_2 = -\frac{k}{3} and r1r2=4r_1 r_2 = 4. Using the identity (r1r2)2=(r1+r2)24r1r2(r_1 - r_2)^2 = (r_1 + r_2)^2 - 4r_1 r_2, we have 42=(k3)24(4)4^2 = (-\frac{k}{3})^2 - 4(4), which simplifies to 16=k291616 = \frac{k^2}{9} - 16, leading to k29=32\frac{k^2}{9} = 32, or k2=288k^2 = 288.

Step-by-Step Solution

1
Identify the coefficients of the quadratic equation 3x2+kx+12=03x^2 + kx + 12 = 0.
The coefficients are a=3a = 3, b=kb = k, and c=12c = 12.
These values are needed to apply the difference of roots formula or Viete's relations.
2
State the formula for the difference between the two solutions r1r_1 and r2r_2 of a quadratic equation.
r1r2=b24aca|r_1 - r_2| = \frac{\sqrt{b^2 - 4ac}}{|a|}. Substituting the coefficients gives r1r2=k24(3)(12)3=k21443|r_1 - r_2| = \frac{\sqrt{k^2 - 4(3)(12)}}{3} = \frac{\sqrt{k^2 - 144}}{3}.
This formula relates the difference of the roots directly to the coefficients of the equation.
3
Set the expression for the difference of the roots equal to the given difference of 44 and solve for k2k^2.
k21443=4k2144=12k2144=144k2=288\frac{\sqrt{k^2 - 144}}{3} = 4 \Rightarrow \sqrt{k^2 - 144} = 12 \Rightarrow k^2 - 144 = 144 \Rightarrow k^2 = 288.
Squaring both sides and isolating k2k^2 yields its value.

Key Concept

Difference of roots and discriminant of a quadratic equation

Alternative Method

Use Viete's relations: The sum of the roots is r1+r2=k3r_1 + r_2 = -\frac{k}{3} and the product of the roots is r1r2=123=4r_1 r_2 = \frac{12}{3} = 4. The difference between the roots is given as r1r2=4|r_1 - r_2| = 4. Square this relation to get (r1r2)2=16(r_1 - r_2)^2 = 16. Expand and rewrite the identity as (r1+r2)24r1r2=16(r_1 + r_2)^2 - 4r_1 r_2 = 16. Substituting the sum and product, we get (k3)24(4)=16k2916=16k29=32k2=288(-\frac{k}{3})^2 - 4(4) = 16 \Rightarrow \frac{k^2}{9} - 16 = 16 \Rightarrow \frac{k^2}{9} = 32 \Rightarrow k^2 = 288.
Estimated Time:2m 0s
Question 1703Question

A polynomial pp is defined by p(x)=(x4)(x2+ax+3)p(x) = (x - 4)(x^2 + ax + 3), where aa is a constant. If p(1)=18p(1) = -18, what is the value of aa?

Show answer & explanation

Answer: 2

Answer

2
Substituting x=1x = 1 into p(x)=(x4)(x2+ax+3)p(x) = (x - 4)(x^2 + ax + 3) gives p(1)=(14)(12+a(1)+3)=3(4+a)p(1) = (1 - 4)(1^2 + a(1) + 3) = -3(4 + a). Since we are given that p(1)=18p(1) = -18, we can set 3(4+a)=18-3(4 + a) = -18. Dividing both sides of the equation by 3-3 gives 4+a=64 + a = 6. Subtracting 44 from both sides gives a=2a = 2.

Step-by-Step Solution

1
Substitute x=1x = 1 into the expression for p(x)p(x).
p(1)=(14)(12+a(1)+3)=3(4+a)p(1) = (1 - 4)(1^2 + a(1) + 3) = -3(4 + a)
We are given that p(1)=18p(1) = -18, so substituting x=1x = 1 will allow us to set up an equation in terms of the constant aa.
2
Set the simplified expression equal to 18-18 and solve for aa.
a=2a = 2
Dividing both sides of 3(4+a)=18-3(4 + a) = -18 by 3-3 yields 4+a=64 + a = 6, and subtracting 44 from both sides gives the value of aa.

Key Concept

Using given function values to solve for unknown coefficients in a factored polynomial.
Question 1704Question

In the xyxy-plane, the circle with equation x2+y2=13x^2 + y^2 = 13 intersects the line with equation yx=1y - x = 1 at two points, (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2). What is the value of y1+y2y_1 + y_2?

Show answer & explanation

Answer: 1

Answer

The sum of the yy-coordinates of the intersection points is 11.
The correct answer is 11. Substituting x=y1x = y - 1 from the linear equation into the circle equation yields (y1)2+y2=13(y-1)^2 + y^2 = 13. Expanding and simplifying gives the quadratic equation 2y22y12=02y^2 - 2y - 12 = 0. Dividing by 2 yields y2y6=0y^2 - y - 6 = 0, which factors into (y3)(y+2)=0(y - 3)(y + 2) = 0. Therefore, the yy-coordinates of the intersection points are 33 and 2-2. The sum of these coordinates is 3+(2)=13 + (-2) = 1.

Step-by-Step Solution

1
Rearrange the linear equation to solve for xx in terms of yy.
x=y1x = y - 1
Expressing xx in terms of yy allows us to substitute it into the circle equation to find the yy-coordinates directly.
2
Substitute x=y1x = y - 1 into the circle equation x2+y2=13x^2 + y^2 = 13.
(y1)2+y2=13(y - 1)^2 + y^2 = 13
This substitution reduces the system of equations to a single quadratic equation in terms of yy.
3
Expand and simplify the quadratic equation into standard form ay2+by+c=0ay^2 + by + c = 0.
y22y+1+y2=13    2y22y12=0y^2 - 2y + 1 + y^2 = 13 \implies 2y^2 - 2y - 12 = 0
Expanding the squared term and combining like terms puts the equation in a form that can be solved.
4
Divide the equation by 2 and factor the simplified quadratic equation.
y2y6=0    (y3)(y+2)=0y^2 - y - 6 = 0 \implies (y - 3)(y + 2) = 0
Simplifying and factoring helps find the individual yy-coordinates of the two intersection points.
5
Solve for yy and calculate the sum of the coordinates.
y=3y = 3 or y=2y = -2, and 3+(2)=13 + (-2) = 1
Solving the factored equation gives the yy-coordinates of the two intersection points, which are then added to find the final value.

Key Concept

Solving a nonlinear system of equations representing a circle and a line via substitution.

Alternative Method

Instead of solving for xx first, we can substitute y=x+1y = x + 1 into the circle equation to find the xx-coordinates: x2+(x+1)2=13    2x2+2x12=0    x2+x6=0    (x+3)(x2)=0x^2 + (x + 1)^2 = 13 \implies 2x^2 + 2x - 12 = 0 \implies x^2 + x - 6 = 0 \implies (x + 3)(x - 2) = 0. This gives x=3x = -3 or x=2x = 2. We then find the corresponding yy-values using y=x+1y = x + 1: for x=3x = -3, y=2y = -2; for x=2x = 2, y=3y = 3. The sum of the yy-coordinates is 2+3=1-2 + 3 = 1.
Estimated Time:1m 30s
Question 1705Question

A linear relationship between xx and yy is represented by the values in the table below.

xxyy
2-2aa
1155
441717
77bb

What is the value of bab - a?

Show answer & explanation

Answer: 36

Answer

36
The constant rate of change (slope) of the relationship is 4, which is found by dividing the difference in yy-values by the difference in xx-values for the given points: 17541=4\frac{17 - 5}{4 - 1} = 4. The value of bab - a represents the change in yy over the interval from x=2x = -2 to x=7x = 7. The length of this interval is 7(2)=97 - (-2) = 9. Multiplying the rate of change by this interval length gives the total change in yy: 4×9=364 \times 9 = 36. Alternatively, solving for the equation yields y=4x+1y = 4x + 1, where substituting x=2x = -2 gives a=7a = -7 and substituting x=7x = 7 gives b=29b = 29, and their difference is 29(7)=3629 - (-7) = 36.

Step-by-Step Solution

1
Find the constant rate of change (slope) of the linear relationship using the points (1,5)(1, 5) and (4,17)(4, 17).
The slope mm is 17541=123=4\frac{17 - 5}{4 - 1} = \frac{12}{3} = 4.
Since the relationship is linear, the rate of change is constant between any two points.
2
Determine the value of aa when x=2x = -2.
Using the point (1,5)(1, 5) and moving to x=2x = -2, the change in xx is 3-3. The corresponding change in yy is 4×(3)=124 \times (-3) = -12. Thus, a=512=7a = 5 - 12 = -7.
This establishes the value of the first variable in the expression.
3
Determine the value of bb when x=7x = 7.
Using the point (4,17)(4, 17) and moving to x=7x = 7, the change in xx is +3+3. The corresponding change in yy is 4×3=124 \times 3 = 12. Thus, b=17+12=29b = 17 + 12 = 29.
This establishes the value of the second variable in the expression.
4
Calculate the value of bab - a.
ba=29(7)=29+7=36b - a = 29 - (-7) = 29 + 7 = 36.
Subtracting a negative number is equivalent to adding its positive counterpart.

Key Concept

Linear rate of change and evaluation of linear relationships from tables of values

Alternative Method

Instead of calculating the individual values of aa and bb, recognize that bab - a is the total change in yy over the interval from x=2x = -2 to x=7x = 7. The change in xx is 7(2)=97 - (-2) = 9. Since the constant rate of change (slope) is 44, the change in yy is simply 4×9=364 \times 9 = 36.
Estimated Time:1m 30s
Question 1706Question

If xx is the real solution to the equation 5x+6x+3=3\sqrt{5x + 6} - \sqrt{x + 3} = 3, what is the value of xx?

Show answer & explanation

Answer: 6

Answer

6
The correct answer is 66. Isolating the first radical gives 5x+6=x+3+3\sqrt{5x+6} = \sqrt{x+3} + 3. Squaring both sides yields 5x+6=x+12+6x+35x+6 = x+12+6\sqrt{x+3}, which simplifies to 4x6=6x+34x-6 = 6\sqrt{x+3}. Dividing by 22 and squaring both sides again gives (2x3)2=9(x+3)(2x-3)^2 = 9(x+3), leading to the quadratic equation 4x221x18=04x^2 - 21x - 18 = 0. Factoring this equation yields (4x+3)(x6)=0(4x+3)(x-6)=0, which gives the potential solutions x=6x = 6 and x=34x = -\frac{3}{4}. Checking both solutions in the original equation shows that x=6x = 6 is a valid solution because 369=63=3\sqrt{36} - \sqrt{9} = 6 - 3 = 3. The solution x=34x = -\frac{3}{4} is extraneous because 2.252.25=03\sqrt{2.25} - \sqrt{2.25} = 0 \neq 3.

Step-by-Step Solution

1
Isolate the first radical term and square both sides.
5x+6=x+12+6x+35x + 6 = x + 12 + 6\sqrt{x + 3}
Isolating one radical term simplifies the squaring process to eliminate that radical.
2
Isolate the remaining radical term and simplify the expression.
2x3=3x+32x - 3 = 3\sqrt{x + 3}
Simplifying and isolating the remaining radical term prepares the equation for a second squaring step.
3
Square both sides to eliminate the remaining radical and form a quadratic equation.
4x221x18=04x^2 - 21x - 18 = 0
Squaring both sides removes the last radical, turning the radical equation into a polynomial equation.
4
Factor the quadratic equation to find all candidate solutions.
x=6x = 6 or x=34x = -\frac{3}{4}
Factoring (4x+3)(x6)=0(4x + 3)(x - 6) = 0 gives the roots of the quadratic equation.
5
Substitute candidate solutions back into the original equation to identify extraneous roots.
The only valid solution is x=6x = 6; the solution x=34x = -\frac{3}{4} is extraneous.
Squaring equations can introduce extraneous solutions, so candidate solutions must be verified in the original equation.

Key Concept

Solving equations with multiple radicals by isolating terms, squaring both sides, and verifying candidate solutions for extraneous roots.
Question 1707Question

In the xyxy-plane, the graph of the quadratic function f(x)=(xd)2+d2f(x) = -(x - d)^2 + d^2, where dd is a positive constant, has vertex VV and intersects the xx-axis at points PP and QQ. If the area of triangle PVQPVQ is 6464, what is the value of dd?

Show answer & explanation

Answer: 4

Answer

The value of dd is 44.
The function f(x)=(xd)2+d2f(x) = -(x - d)^2 + d^2 is in vertex form, f(x)=a(xh)2+kf(x) = a(x-h)^2 + k, so its vertex is V(d,d2)V(d, d^2). Since d>0d > 0, the vertex is in the first quadrant, and the height of the triangle is d2d^2. Setting f(x)=0f(x) = 0 gives the xx-intercepts P(0,0)P(0,0) and Q(2d,0)Q(2d,0), meaning the base of the triangle has a length of 2d2d. Using the area of a triangle formula, the area is 12×2d×d2=d3\frac{1}{2} \times 2d \times d^2 = d^3. Since the area is given as 6464, we set d3=64d^3 = 64, which yields d=4d = 4.

Step-by-Step Solution

1
Identify the vertex VV of the quadratic function f(x)=(xd)2+d2f(x) = -(x - d)^2 + d^2.
The vertex is V(d,d2)V(d, d^2).
The function is written in vertex form, f(x)=a(xh)2+kf(x) = a(x - h)^2 + k, where the vertex is (h,k)(h, k).
2
Find the xx-intercepts PP and QQ of the function by setting f(x)=0f(x) = 0.
x=0x = 0 and x=2dx = 2d.
Setting (xd)2+d2=0-(x - d)^2 + d^2 = 0 gives (xd)2=d2(x - d)^2 = d^2, which simplifies to xd=±dx - d = \pm d.
3
Calculate the area of triangle PVQPVQ in terms of dd.
The area is d3d^3.
The base of the triangle along the xx-axis is the distance between the intercepts, 2d0=2d2d - 0 = 2d. The height is the yy-coordinate of the vertex, d2d^2. The area is 12×base×height=12(2d)(d2)=d3\frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} (2d)(d^2) = d^3.
4
Solve for dd using the given area of 6464.
d=4d = 4.
Setting the area expression d3d^3 equal to 6464 and taking the cube root of both sides gives d=4d = 4.

Key Concept

Finding the vertex and intercepts of a quadratic function in vertex form and applying geometric formulas to analyze the graph.
Question 1708Question

What is the sum of all real solutions to the equation x5x1=2x+18x21\frac{x - 5}{x - 1} = \frac{2}{x + 1} - \frac{8}{x^2 - 1}?

Show answer & explanation

Answer: 5

Answer

The sum of all real solutions to the equation is 55.
Multiplying the equation by the least common denominator, (x1)(x+1)(x - 1)(x + 1), yields (x5)(x+1)=2(x1)8(x - 5)(x + 1) = 2(x - 1) - 8. Expanding and simplifying leads to the quadratic equation x26x+5=0x^2 - 6x + 5 = 0, which factors as (x1)(x5)=0(x - 1)(x - 5) = 0. This gives potential solutions of x=1x = 1 and x=5x = 5. Since x=1x = 1 makes the denominators of the original terms zero, it is extraneous and must be discarded. The only valid solution is x=5x = 5, and therefore the sum of all real solutions is 55.

Step-by-Step Solution

1
Find the least common denominator of the rational terms.
The denominators are x1x - 1, x+1x + 1, and x21x^2 - 1. Since x21=(x1)(x+1)x^2 - 1 = (x - 1)(x + 1), the least common denominator is (x1)(x+1)(x - 1)(x + 1).
Finding the least common denominator allows us to eliminate the fractions by multiplying both sides.
2
Multiply the entire equation by the least common denominator (x1)(x+1)(x - 1)(x + 1), assuming x1x \neq 1 and x1x \neq -1.
(x5)(x+1)=2(x1)8(x - 5)(x + 1) = 2(x - 1) - 8
This clears all rational expressions, leaving a polynomial equation.
3
Expand both sides of the equation and combine like terms.
x24x5=2x28x24x5=2x10x^2 - 4x - 5 = 2x - 2 - 8 \Rightarrow x^2 - 4x - 5 = 2x - 10
Expanding allows the simplification of terms on each side of the equation.
4
Rearrange the equation to set it equal to zero.
x26x+5=0x^2 - 6x + 5 = 0
Moving all terms to one side forms a standard quadratic equation which can then be solved.
5
Factor the quadratic equation.
(x1)(x5)=0(x - 1)(x - 5) = 0, which gives potential solutions x=1x = 1 and x=5x = 5.
Factoring allows us to find the roots of the quadratic equation.
6
Check the potential solutions in the original equation to identify any extraneous solutions.
Substituting x=1x = 1 results in division by zero in the terms x5x1\frac{x - 5}{x - 1} and 8x21\frac{8}{x^2 - 1}, so x=1x = 1 is extraneous. Substituting x=5x = 5 yields 0=00 = 0, meaning x=5x = 5 is a valid real solution.
Multiplying by variables can introduce extraneous solutions that make the original denominators zero.
7
Calculate the sum of all valid solutions.
Since x=5x = 5 is the only valid solution, the sum of all real solutions is 55.
The question asks for the sum of all real solutions.

Key Concept

Solving rational equations by clearing denominators and checking for extraneous solutions.
Question 1709Question
3x2y=145x+6y=42\begin{aligned} 3x - 2y &= 14 \\ 5x + 6y &= 42 \end{aligned}

If (x,y)(x, y) is the solution to the system of equations above, what is the value of xyx - y?

Show answer & explanation

Answer: 4

Answer

The value of xyx - y is 44.
To find the value of xyx - y, we first solve the system of linear equations. Multiplying the first equation, 3x2y=143x - 2y = 14, by 33 gives 9x6y=429x - 6y = 42. Adding this equation to the second equation, 5x+6y=425x + 6y = 42, eliminates yy and yields 14x=8414x = 84, which simplifies to x=6x = 6. Substituting x=6x = 6 back into the first equation gives 3(6)2y=143(6) - 2y = 14, or 182y=1418 - 2y = 14, which simplifies to 2y=42y = 4, so y=2y = 2. Therefore, the value of xyx - y is 62=46 - 2 = 4.

Step-by-Step Solution

1
Multiply the first equation by 33 to align the coefficients of the yy terms for elimination.
9x6y=429x - 6y = 42
This makes the coefficients of yy opposite in sign and equal in magnitude to the second equation.
2
Add the modified first equation to the second equation to eliminate yy and solve for xx.
(9x6y)+(5x+6y)=42+42    14x=84    x=6(9x - 6y) + (5x + 6y) = 42 + 42 \implies 14x = 84 \implies x = 6
Adding the equations eliminates yy, resulting in a single-variable linear equation.
3
Substitute x=6x = 6 back into the first equation to solve for yy.
3(6)2y=14    182y=14    2y=4    y=23(6) - 2y = 14 \implies 18 - 2y = 14 \implies -2y = -4 \implies y = 2
Substituting the known value of xx yields the value of the other coordinate.
4
Evaluate the expression xyx - y using the values x=6x = 6 and y=2y = 2.
xy=62=4x - y = 6 - 2 = 4
This computes the requested quantity.

Key Concept

Solving systems of linear equations using the elimination method and evaluating a linear combination of the variables.
Question 1710Question

If 4x3x0.5=3x+0.522x14^x - 3^{x - 0.5} = 3^{x + 0.5} - 2^{2x-1}, what is the value of xx?

Show answer & explanation

Answer: 1.5

Answer

The correct answer is 1.51.5 (or 32\frac{3}{2})
By rewriting 4x4^x as 22x2^{2x} and grouping the base 2 and base 3 terms, the equation becomes 22x+22x1=3x+0.5+3x0.52^{2x} + 2^{2x-1} = 3^{x+0.5} + 3^{x-0.5}. Factoring out the variable terms gives 22x(1+21)=3x(30.5+30.5)2^{2x}(1 + 2^{-1}) = 3^x(3^{0.5} + 3^{-0.5}). Simplifying the coefficients results in 3222x=433x\frac{3}{2} \cdot 2^{2x} = \frac{4}{\sqrt{3}} \cdot 3^x. Dividing both sides to separate the variables and constants yields 22x3x=833\frac{2^{2x}}{3^x} = \frac{8}{3\sqrt{3}}. Representing both sides with the common base 43\frac{4}{3} gives (43)x=(43)1.5\left(\frac{4}{3}\right)^x = \left(\frac{4}{3}\right)^{1.5}. Equating the exponents leads to x=1.5x = 1.5.

Step-by-Step Solution

1
Rewrite the base 4 term as a power of 2
4x=(22)x=22x4^x = (2^2)^x = 2^{2x}
Expressing exponential terms with prime bases simplifies finding relationships between them.
2
Group terms with like bases on opposite sides of the equation
22x+22x1=3x+0.5+3x0.52^{2x} + 2^{2x-1} = 3^{x+0.5} + 3^{x-0.5}
Separating different base systems allows us to factor out common exponential functions.
3
Factor out the common exponential factors from each side
22x(1+21)=3x(30.5+30.5)2^{2x}(1 + 2^{-1}) = 3^x(3^{0.5} + 3^{-0.5})
This isolates the constant coefficients from the exponential functions of xx.
4
Simplify the constant terms on both sides of the equation
22x(32)=3x(3+13)=3x(43)2^{2x}\left(\frac{3}{2}\right) = 3^x\left(\sqrt{3} + \frac{1}{\sqrt{3}}\right) = 3^x\left(\frac{4}{\sqrt{3}}\right)
Reducing the coefficients makes it easier to combine the constant terms.
5
Divide both sides to group the exponential terms together
22x3x=4323=833\frac{2^{2x}}{3^x} = \frac{4}{\sqrt{3}} \cdot \frac{2}{3} = \frac{8}{3\sqrt{3}}
This sets up the equation in the form of f(x)=Cf(x) = C where f(x)f(x) has a combined base.
6
Express both sides of the equation with a common base of 43\frac{4}{3}
(43)x=(43)1.5\left(\frac{4}{3}\right)^x = \left(\frac{4}{3}\right)^{1.5}
Since 22x=(22)x=4x2^{2x} = (2^2)^x = 4^x, the left side simplifies to (43)x\left(\frac{4}{3}\right)^x. The right side can be rewritten as 833=2331.5=(40.5)331.5=41.531.5=(43)1.5\frac{8}{3\sqrt{3}} = \frac{2^3}{3^{1.5}} = \frac{(4^{0.5})^3}{3^{1.5}} = \frac{4^{1.5}}{3^{1.5}} = \left(\frac{4}{3}\right)^{1.5}.
7
Equate the exponents
x=1.5x = 1.5
Since the bases are identical and positive, the exponents must be equal.

Key Concept

Solving exponential equations using base conversion, exponent rules, and factoring.
Question 1711Question

A municipal recycling facility processes plastic waste. The total mass of unprocessed plastic, MM, in tons, remaining at the facility hh hours after the facility opens on a given day can be modeled by the equation M=1428.5hM = 142 - 8.5h. Which of the following is the best interpretation of the number 8.58.5 in this context?

Show answer & explanation

Answer: The mass of unprocessed plastic at the facility decreases by 8.58.5 tons each hour.

Answer

The mass of unprocessed plastic at the facility decreases by 8.58.5 tons each hour.
In the equation M=1428.5hM = 142 - 8.5h, the total mass of unprocessed plastic MM decreases by 8.58.5 tons for each hour hh that passes. The number 8.58.5 is the magnitude of the slope of the linear relationship, which represents the rate of change. Since the coefficient of hh is negative, the amount of unprocessed plastic decreases by 8.58.5 tons per hour.

Step-by-Step Solution

1
Identify the structure of the linear equation M=1428.5hM = 142 - 8.5h.
The equation is in the form y=b+mxy = b + mx, where bb is the y-intercept (142142) and mm is the slope (8.5-8.5).
This helps separate the initial value from the rate of change.
2
Analyze the coefficient of the independent variable hh.
The coefficient is 8.5-8.5.
The coefficient of hh represents the rate of change of the mass MM per hour.
3
Interpret the meaning of the rate of change in context.
A rate of change of 8.5-8.5 means that the mass of unprocessed plastic decreases by 8.58.5 tons for each hour that passes.
The negative sign indicates a decrease, and the unit is tons per hour.

Key Concept

Interpreting the slope of a linear relationship in a real-world context.
Question 1712Question

If 2x+3x2=2\frac{2}{x} + \frac{3}{x - 2} = 2 and x>1x > 1, what is the value of x1x - 1?

Show answer & explanation

Answer: 3

Answer

The correct answer is 3.
By multiplying both sides of the equation by the common denominator x(x2)x(x - 2), we obtain the quadratic equation 2x29x+4=02x^2 - 9x + 4 = 0. Factoring this equation yields the solutions x=0.5x = 0.5 and x=4x = 4. Since the problem specifies that x>1x > 1, we select x=4x = 4. Substituting this value into the expression x1x - 1 gives the final answer of 3.

Step-by-Step Solution

1
Multiply the equation by the common denominator x(x2)x(x - 2) to eliminate the denominators.
2(x2)+3x=2x(x2)2(x - 2) + 3x = 2x(x - 2)
This clears the fractions and allows us to work with a polynomial equation.
2
Expand and simplify both sides of the equation.
5x4=2x24x5x - 4 = 2x^2 - 4x
Combining like terms simplifies the expression before solving.
3
Rearrange the terms to set the quadratic equation equal to zero.
2x29x+4=02x^2 - 9x + 4 = 0
Putting the equation in standard form ax2+bx+c=0ax^2 + bx + c = 0 is necessary for factoring.
4
Factor the quadratic expression.
(2x1)(x4)=0(2x - 1)(x - 4) = 0
Factoring allows us to find the roots of the quadratic equation.
5
Solve for xx and apply the condition x>1x > 1.
x=4x = 4
The equation yields two solutions: x=0.5x = 0.5 and x=4x = 4. The condition x>1x > 1 excludes x=0.5x = 0.5, leaving x=4x = 4 as the only valid solution.
6
Calculate the value of the requested expression x1x - 1.
33
Substituting x=4x = 4 into x1x - 1 gives 41=34 - 1 = 3.

Key Concept

Solving rational equations by clearing denominators and solving the resulting quadratic equation while considering domain constraints.

Alternative Method

Instead of factoring, the quadratic formula can be used to solve 2x29x+4=02x^2 - 9x + 4 = 0, where x=9±(9)24(2)(4)2(2)=9±54x = \frac{9 \pm \sqrt{(-9)^2 - 4(2)(4)}}{2(2)} = \frac{9 \pm 5}{4}, giving x=0.5x = 0.5 and x=4x = 4. Applying x>1x > 1 leaves x=4x = 4, so x1=3x - 1 = 3.
Estimated Time:1m 30s
Question 1713Question

For all x>0x > 0, which of the following is equivalent to the expression 4x2252x32+5x12\frac{4x^2 - 25}{2x^{\frac{3}{2}} + 5x^{\frac{1}{2}}}?

Show answer & explanation

Answer: 2x125x122x^{\frac{1}{2}} - 5x^{-\frac{1}{2}}

Answer

The correct equivalent expression is 2x125x122x^{\frac{1}{2}} - 5x^{-\frac{1}{2}}.
To simplify the expression 4x2252x32+5x12\frac{4x^2 - 25}{2x^{\frac{3}{2}} + 5x^{\frac{1}{2}}}, we first factor the numerator and the denominator. The numerator is a difference of squares: 4x225=(2x5)(2x+5)4x^2 - 25 = (2x - 5)(2x + 5). In the denominator, we can factor out x12x^{\frac{1}{2}} to get x12(2x+5)x^{\frac{1}{2}}(2x + 5). Substituting these factored forms gives (2x5)(2x+5)x12(2x+5)\frac{(2x - 5)(2x + 5)}{x^{\frac{1}{2}}(2x + 5)}. Canceling the common factor (2x+5)(2x + 5) yields 2x5x12\frac{2x - 5}{x^{\frac{1}{2}}}. Dividing each term in the numerator by the denominator gives 2xx125x12\frac{2x}{x^{\frac{1}{2}}} - \frac{5}{x^{\frac{1}{2}}}. Applying exponent rules, this simplifies to 2x1125x12=2x125x122x^{1 - \frac{1}{2}} - 5x^{-\frac{1}{2}} = 2x^{\frac{1}{2}} - 5x^{-\frac{1}{2}}, which is the correct expression.

Step-by-Step Solution

1
Factor the numerator of the expression as a difference of squares.
4x225=(2x5)(2x+5)4x^2 - 25 = (2x - 5)(2x + 5)
To simplify the rational expression, we need to factor both the numerator and the denominator to identify common factors.
2
Factor out the common term x12x^{\frac{1}{2}} from the denominator.
2x32+5x12=x12(2x+5)2x^{\frac{3}{2}} + 5x^{\frac{1}{2}} = x^{\frac{1}{2}}(2x + 5)
Factoring out x12x^{\frac{1}{2}} reveals the common binomial factor (2x+5)(2x + 5) in the denominator.
3
Substitute the factored forms back into the original expression and cancel the common factor (2x+5)(2x + 5).
(2x5)(2x+5)x12(2x+5)=2x5x12\frac{(2x - 5)(2x + 5)}{x^{\frac{1}{2}}(2x + 5)} = \frac{2x - 5}{x^{\frac{1}{2}}}
Since x>0x > 0, the term 2x+52x + 5 is non-zero, allowing us to cancel it from both the numerator and the denominator.
4
Divide each term in the numerator by x12x^{\frac{1}{2}} and apply the rules of exponents.
2xx125x12=2x1125x12=2x125x12\frac{2x}{x^{\frac{1}{2}}} - \frac{5}{x^{\frac{1}{2}}} = 2x^{1 - \frac{1}{2}} - 5x^{-\frac{1}{2}} = 2x^{\frac{1}{2}} - 5x^{-\frac{1}{2}}
This simplifies the rational expression to its final equivalent form.

Key Concept

Equivalent Algebraic Expressions
Question 1714Question
5x+3y=223x+5y=18\begin{aligned} 5x + 3y &= 22 \\ 3x + 5y &= 18 \end{aligned}

If (x,y)(x, y) is the solution to the system of equations above, what is the value of xyx - y?

Show answer & explanation

Answer: 2

Answer

The value of the expression xyx - y is 2.
Subtracting the second equation, 3x+5y=183x + 5y = 18, from the first equation, 5x+3y=225x + 3y = 22, yields (5x3x)+(3y5y)=2218(5x - 3x) + (3y - 5y) = 22 - 18, which simplifies to 2x2y=42x - 2y = 4. Dividing both sides of this equation by 2 isolates the expression xyx - y and yields a final value of 2.

Step-by-Step Solution

1
Subtract the second equation from the first equation.
2x2y=42x - 2y = 4
Subtracting the equations aligns the coefficients of xx and yy to form a multiple of the target expression xyx - y.
2
Divide both sides of the equation by 2.
xy=2x - y = 2
Dividing the expression 2x2y2x - 2y by 2 isolates the target expression xyx - y.

Key Concept

Solving systems of linear equations by linear combination and algebraic manipulation.
Question 1715Question

If 8x2y=64\frac{8^x}{2^y} = 64, which of the following equations correctly expresses yy in terms of xx?

Show answer & explanation

Answer: y=3x6y = 3x - 6

Answer

y=3x6y = 3x - 6
To solve the equation, express all terms using the common base of 2. Substituting 8=238 = 2^3 and 64=2664 = 2^6 into the equation gives (23)x2y=26\frac{(2^3)^x}{2^y} = 2^6. Applying the power rule of exponents transforms the numerator into 23x2^{3x}, which leads to the equation 23x2y=26\frac{2^{3x}}{2^y} = 2^6. Using the quotient rule of exponents, the division simplifies to 23xy=262^{3x - y} = 2^6. Since the bases are now identical, their exponents must be equal: 3xy=63x - y = 6. Isolating the variable yields the correct formulation.

Step-by-Step Solution

1
Rewrite all bases in the equation as powers of the common base 2.
Since 8=238 = 2^3 and 64=2664 = 2^6, the equation becomes (23)x2y=26\frac{(2^3)^x}{2^y} = 2^6.
Expressing all exponential terms using a single base allows for the application of exponent rules.
2
Apply the power of a power property to simplify the numerator on the left side.
The term (23)x(2^3)^x simplifies to 23x2^{3x}, yielding the equation 23x2y=26\frac{2^{3x}}{2^y} = 2^6.
The exponent rule (am)n=amn(a^m)^n = a^{mn} states that a base raised to a power and then another power requires multiplying the exponents.
3
Apply the quotient property of exponents to combine the left side of the equation.
The left side simplifies to 23xy2^{3x - y}, resulting in 23xy=262^{3x - y} = 2^6.
The quotient rule aman=amn\frac{a^m}{a^n} = a^{m-n} states that dividing powers with the same base requires subtracting the exponent of the denominator from the exponent of the numerator.
4
Set the exponents equal to each other and solve for the desired variable.
3xy=63x - y = 6, which simplifies to y=3x6y = 3x - 6 when solved for yy.
Since the bases on both sides of the equation are equal, their exponents must also be equal.

Key Concept

Solving exponential equations by base conversion and rules of exponents

Alternative Method

Instead of converting both sides to base 2, you can also substitute a test value for xx. For example, if x=2x = 2, then the equation becomes 822y=64\frac{8^2}{2^y} = 64, which simplifies to 642y=64    2y=1    y=0\frac{64}{2^y} = 64 \implies 2^y = 1 \implies y = 0. Substituting x=2x = 2 into the correct option yields y=3(2)6=0y = 3(2) - 6 = 0, confirming the answer.
Estimated Time:1m 30s
Question 1716Question

The concentration of a medication in a patient's bloodstream, in milligrams per liter (mg/L\text{mg/L}), hh hours after injection is modeled by an exponential decay function. If the concentration of the medication decreases by 48.8%48.8\% every 33 hours, which of the following is closest to the percent decrease of the medication concentration each hour?

Show answer & explanation

Answer: 20.0%

Answer

20.0%
The correct answer is 20.0%. Since the concentration decreases by 48.8% every 3 hours, the remaining concentration after 3 hours is 51.2%, which corresponds to a factor of 0.512 of the initial concentration. The hourly decay factor bb satisfies the equation b3=0.512b^3 = 0.512. Taking the cube root of both sides yields b=0.8b = 0.8. A decay factor of 0.8 means that 80% of the medication remains each hour, representing a percent decrease of 20% each hour.

Step-by-Step Solution

1
Determine the remaining fraction of the medication after 3 hours.
Remaining fraction = 1 - 0.488 = 0.512
Since the concentration decreases by 48.8% every 3 hours, the remaining concentration is 51.2% of its value at the beginning of the 3-hour interval.
2
Set up the equation for the hourly retention factor, bb.
b3=0.512b^3 = 0.512
An exponential decay model of the form C(h)=C0bhC(h) = C_0 \cdot b^h retains a factor of b3b^3 over a 3-hour period.
3
Solve for the hourly retention factor, bb.
b=0.5123=0.8b = \sqrt[3]{0.512} = 0.8
Taking the cube root of 0.512 gives the hourly factor, indicating that the concentration retains 80% of its value each hour.
4
Calculate the hourly percent decrease from the hourly retention factor.
Percent decrease = (10.8)×100%=20.0%(1 - 0.8) \times 100\% = 20.0\%
The hourly percent decrease is the difference between the initial 100% and the remaining 80% retained each hour.

Key Concept

Converting decay factors across different time intervals using exponent properties.
Estimated Time:2m 0s
Question 1717Question

A quadratic function ff is defined by f(x)=a(xh)2+kf(x) = a(x - h)^2 + k, where aa, hh, and kk are constants, and its graph in the xyxy-plane has vertex (h,k)(h, k) in the first quadrant. The yy-intercept of the graph of ff is (0,4)(0, 4). The function gg is defined by g(x)=f(x2)+12g(x) = f(x - 2) + 12. If the yy-intercept of the graph of gg is (0,8)(0, 8), and the vertex of the graph of ff lies on the line y=5xy = 5x, what is the value of kk?

Show answer & explanation

Answer: 5

Answer

The value of kk is 5.
By using the given vertex relation k=5hk = 5h, we can substitute this into the yy-intercept equations for f(x)f(x) and g(x)g(x). The yy-intercept of ff is at (0,4)(0,4), which translates to the equation ah2+k=4ah^2 + k = 4. The yy-intercept of gg is at (0,8)(0,8), which leads to a(h+2)2+k=4a(h+2)^2 + k = -4. Eliminating the parameter aa by equating the two representations of aa in terms of hh yields the quadratic equation 3h2+h4=03h^2 + h - 4 = 0. Factoring this equation gives (3h+4)(h1)=0(3h+4)(h-1)=0. Since the vertex is in the first quadrant, both coordinates must be positive, which restricts hh to the positive value h=1h = 1. Substituting h=1h = 1 back into the vertex relation k=5hk = 5h yields k=5k = 5.

Step-by-Step Solution

1
Use the vertex line relation to express kk in terms of hh.
k=5hk = 5h
Since the vertex (h,k)(h, k) lies on the line y=5xy = 5x, substituting the coordinates into the line's equation gives k=5hk = 5h.
2
Set up an equation using the yy-intercept of f(x)f(x).
ah2+5h=4    a=45hh2ah^2 + 5h = 4 \implies a = \frac{4 - 5h}{h^2}
The yy-intercept of f(x)f(x) is (0,4)(0, 4), so f(0)=a(0h)2+k=4f(0) = a(0-h)^2 + k = 4. Substituting k=5hk = 5h gives ah2+5h=4ah^2 + 5h = 4.
3
Set up an equation using the yy-intercept of g(x)g(x).
a(h+2)2+5h=4    a=5h4(h+2)2a(h + 2)^2 + 5h = -4 \implies a = \frac{-5h - 4}{(h+2)^2}
The function g(x)=f(x2)+12=a(x2h)2+k+12g(x) = f(x - 2) + 12 = a(x - 2 - h)^2 + k + 12. The yy-intercept is (0,8)(0, 8), so g(0)=a(2h)2+k+12=8g(0) = a(-2 - h)^2 + k + 12 = 8. Simplifying and substituting k=5hk = 5h gives a(h+2)2+5h=4a(h+2)^2 + 5h = -4.
4
Equate the expressions for aa and solve the resulting quadratic equation for hh.
3h2+h4=0    (3h+4)(h1)=03h^2 + h - 4 = 0 \implies (3h + 4)(h - 1) = 0
Equating the two expressions for aa gives 45hh2=(5h+4)(h+2)2\frac{4 - 5h}{h^2} = \frac{-(5h + 4)}{(h + 2)^2}. Cross-multiplying yields (45h)(h2+4h+4)=h2(5h+4)    164h16h25h3=5h34h2    12h2+4h16=0    3h2+h4=0(4 - 5h)(h^2 + 4h + 4) = -h^2(5h + 4) \implies 16 - 4h - 16h^2 - 5h^3 = -5h^3 - 4h^2 \implies 12h^2 + 4h - 16 = 0 \implies 3h^2 + h - 4 = 0.
5
Determine hh and compute kk based on the quadrant constraints.
h=1    k=5h = 1 \implies k = 5
Since the vertex (h,k)(h, k) is in the first quadrant, we must have h>0h > 0. Thus, h=1h = 1 is the only valid solution. Using k=5hk = 5h, we find k=5(1)=5k = 5(1) = 5.

Key Concept

Analyzing quadratic vertex form and transformations using algebraic systems.
Estimated Time:3m 0s
Question 1718Question

For centuries, painters relied on natural ultramarine, a blue pigment made from grinding lapis lazuli, to achieve deep blue hues in their works; because this material was imported from Afghanistan, it was prohibitively expensive. In the early eighteenth century, a chemist accidentally created Prussian ______ new pigment quickly became popular among artists because it was both affordable and chemically stable.

Which choice completes the text so that it conforms to the conventions of Standard English?

Show answer & explanation

Answer: blue; the

Answer

The correct choice is the option that reads 'blue; the', as it properly uses a semicolon to link two independent clauses.
The correct choice is the option that contains 'blue; the'. It correctly uses a semicolon to separate two independent clauses. Since both clauses can stand alone as complete sentences, a semicolon is an appropriate punctuation mark to link them without a coordinating conjunction.

Step-by-Step Solution

1
Analyze the grammatical structure of the clauses surrounding the blank.
The text contains two independent clauses: 'In the early eighteenth century, a chemist accidentally created Prussian blue' and 'the new pigment quickly became popular among artists because it was both affordable and chemically stable.'
Identifying that both clauses are independent determines that they must be joined by appropriate punctuation or a coordinating conjunction.
2
Determine the acceptable grammatical methods for linking independent clauses.
Two independent clauses can be joined by a period, a semicolon, or a comma followed by a coordinating conjunction.
This establishes the rules for selecting a grammatically correct option.
3
Evaluate the given choices against the grammatical rules and context.
The option containing 'blue; the' correctly uses a semicolon to link the clauses. The option with a comma splice ('blue, the') and the run-on option ('blue the') violate standard conventions, while the option with 'but' introduces an incorrect contrast relationship.
This selects the correct option and eliminates the incorrect ones.

Key Concept

Linking Independent Clauses
Estimated Time:1m 0s
Question 1719Question

Consider the equation:

x+3x1+4x=4x2x\frac{x + 3}{x - 1} + \frac{4}{x} = \frac{4}{x^2 - x}

What is the value of x+3x + 3 for the real value of xx that satisfies this equation?

Show answer & explanation

Answer: -5

Answer

-5
The correct answer is 5-5. Multiplying the rational equation by the common denominator x(x1)x(x - 1) gives the simplified equation x(x+3)+4(x1)=4x(x + 3) + 4(x - 1) = 4. Expanding and rearranging the terms leads to the quadratic equation x2+7x8=0x^2 + 7x - 8 = 0. Factoring this quadratic yields (x+8)(x1)=0(x + 8)(x - 1) = 0, giving the potential solutions x=8x = -8 and x=1x = 1. Substituting these values back into the original equation shows that x=1x = 1 causes division by zero, making it extraneous. Thus, the only valid solution is x=8x = -8. Substituting this valid solution into the expression x+3x + 3 yields 8+3=5-8 + 3 = -5.

Step-by-Step Solution

1
Find the common denominator of the rational terms.
The denominators are x1x - 1, xx, and x2xx^2 - x. The common denominator is x(x1)=x2xx(x - 1) = x^2 - x.
Finding a common denominator allows us to eliminate the fractions by multiplying both sides.
2
Multiply the entire equation by the common denominator x(x1)x(x - 1) to clear the denominators.
x(x+3)+4(x1)=4x(x + 3) + 4(x - 1) = 4
This simplifies the rational equation into a polynomial equation.
3
Expand and simplify the resulting equation.
x2+3x+4x4=4x^2 + 3x + 4x - 4 = 4, which simplifies to x2+7x4=4x^2 + 7x - 4 = 4.
Expanding the terms allows us to collect like terms and identify the type of polynomial equation.
4
Write the quadratic equation in standard form and factor it.
x2+7x8=0x^2 + 7x - 8 = 0, which factors as (x+8)(x1)=0(x + 8)(x - 1) = 0.
Setting the quadratic equation to zero allows us to find its roots by factoring.
5
Find the potential solutions and check for extraneous values in the original equation.
The potential solutions are x=8x = -8 and x=1x = 1. The value x=1x = 1 is extraneous because it makes the denominators x1x - 1 and x2xx^2 - x equal to zero. The only valid solution is x=8x = -8.
We must check if the roots make any denominator in the original equation zero, as division by zero is undefined.
6
Evaluate the expression x+3x + 3 using the valid solution.
8+3=5-8 + 3 = -5
The question asks for the value of the expression x+3x + 3, not the value of xx itself.

Key Concept

Solving rational equations and checking for extraneous solutions
Question 1720Question

A parabola in the xyxy-plane has equation y=a(xh)2+ky = a(x - h)^2 + k, where aa, hh, and kk are constants. The parabola passes through the points (2,13)(2, 13) and (8,13)(8, 13) in the xyxy-plane. If the minimum value of the quadratic function defined by this equation is 5-5, what is the value of aa?

Show answer & explanation

Answer: 2

Answer

The correct answer is 2.
The correct answer is 2. The axis of symmetry of the parabola is halfway between the x-coordinates of the two symmetric points (2,13)(2, 13) and (8,13)(8, 13), which is x=5x = 5. Since the minimum value of the function is 5-5, the vertex of the parabola is (5,5)(5, -5). Writing the equation in vertex form, y=a(x5)25y = a(x - 5)^2 - 5, and substituting the point (2,13)(2, 13) yields 13=a(25)2513 = a(2 - 5)^2 - 5, which simplifies to 18=9a18 = 9a, so a=2a = 2.

Step-by-Step Solution

1
Find the axis of symmetry x=hx = h using the symmetric points (2,13)(2, 13) and (8,13)(8, 13).
h=5h = 5
Since the points (2,13)(2, 13) and (8,13)(8, 13) have the same yy-coordinate, the axis of symmetry of the parabola must lie exactly halfway between their xx-coordinates: h=2+82=5h = \frac{2 + 8}{2} = 5.
2
Determine the vertex (h,k)(h, k) of the parabola.
(5,5)(5, -5)
The minimum value of a quadratic function occurs at its vertex. The given minimum value is 5-5, which represents the yy-coordinate (kk) of the vertex. Combining this with h=5h = 5, the vertex is (5,5)(5, -5).
3
Write the equation of the parabola in vertex form.
y=a(x5)25y = a(x - 5)^2 - 5
The vertex form of a quadratic equation is y=a(xh)2+ky = a(x - h)^2 + k. Substituting the values h=5h = 5 and k=5k = -5 yields this equation.
4
Substitute one of the given points into the equation to solve for aa.
a=2a = 2
Substituting (2,13)(2, 13) into the equation gives 13=a(25)2518=9aa=213 = a(2 - 5)^2 - 5 \Rightarrow 18 = 9a \Rightarrow a = 2.

Key Concept

Finding the equation of a parabola using symmetry and vertex form
Estimated Time:2m 0s
PreviousPage 86 / 140Next
All practice questions — SAT | Examkin