Advanced Math

438 questions

Question 161Question
y=3x24x5y2x=4\begin{aligned} y &= 3x^2 - 4x - 5 \\ y - 2x &= 4 \end{aligned}

If (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) are the solutions to the system of equations above, and y1>y2y_1 > y_2, what is the value of x1+y2x_1 + y_2?

Show answer & explanation

Answer: 5

Answer

5
To find the solutions to the system of equations, substitute the expression for yy from the second equation into the first equation. First, rewrite the second equation as y=2x+4y = 2x + 4. Substituting this into the first equation yields 2x+4=3x24x52x + 4 = 3x^2 - 4x - 5. Rearranging terms to set the equation to zero gives 3x26x9=03x^2 - 6x - 9 = 0. Dividing the entire equation by 3 simplifies it to x22x3=0x^2 - 2x - 3 = 0. Factoring this quadratic equation gives (x3)(x+1)=0(x - 3)(x + 1) = 0, which yields the solutions x1=3x_1 = 3 and x2=1x_2 = -1. Next, find the corresponding yy-coordinates by substituting these xx-values back into the linear equation y=2x+4y = 2x + 4. For x=3x = 3, y1=2(3)+4=10y_1 = 2(3) + 4 = 10. For x=1x = -1, y2=2(1)+4=2y_2 = 2(-1) + 4 = 2. We are given that y1>y2y_1 > y_2, which confirms that (x1,y1)=(3,10)(x_1, y_1) = (3, 10) and (x2,y2)=(1,2)(x_2, y_2) = (-1, 2). Finally, calculate x1+y2x_1 + y_2, which is 3+2=53 + 2 = 5.

Step-by-Step Solution

1
Rewrite the linear equation to express yy in terms of xx.
y=2x+4y = 2x + 4
This allows for substitution into the quadratic equation.
2
Substitute y=2x+4y = 2x + 4 into the quadratic equation and set to zero.
3x26x9=03x^2 - 6x - 9 = 0
To find the xx-coordinates of the intersection points.
3
Simplify and factor the quadratic equation.
(x3)(x+1)=0(x - 3)(x + 1) = 0, giving x=3x = 3 and x=1x = -1.
To solve for the xx-values of the intersection points.
4
Substitute the xx-values back into the linear equation to find the corresponding yy-values.
For x=3x = 3, y=10y = 10. For x=1x = -1, y=2y = 2. The intersection points are (3,10)(3, 10) and (1,2)(-1, 2).
To find the complete coordinates of the intersection points.
5
Identify (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) using the condition y1>y2y_1 > y_2, and compute x1+y2x_1 + y_2.
Since 10>210 > 2, y1=10y_1 = 10 (with x1=3x_1 = 3) and y2=2y_2 = 2 (with x2=1x_2 = -1). Then, x1+y2=3+2=5x_1 + y_2 = 3 + 2 = 5.
To compute the required target expression.

Key Concept

Solving a nonlinear system of equations by substituting a linear expression into a quadratic equation and solving the resulting quadratic equation.
Question 162Question

If 32x19y+1=27x+y3^{2x - 1} \cdot 9^{y + 1} = 27^{x + y}, which of the following equations expresses xx in terms of yy?

Show answer & explanation

Answer: x=1yx = 1 - y

Answer

The equation expressing xx in terms of yy is x=1yx = 1 - y.
The correct option is x=1yx = 1 - y. To solve the equation, each term is rewritten with base 3: 32x1(32)y+1=(33)x+y3^{2x-1} \cdot (3^2)^{y+1} = (3^3)^{x+y}. Using the exponent rule (bm)n=bmn(b^m)^n = b^{mn}, this becomes 32x132y+2=33x+3y3^{2x-1} \cdot 3^{2y+2} = 3^{3x+3y}. Using the rule bmbn=bm+nb^m \cdot b^n = b^{m+n}, the left side simplifies to 32x+2y+13^{2x+2y+1}. Equating the exponents gives 2x+2y+1=3x+3y2x+2y+1 = 3x+3y. Subtracting 2x2x and 2y2y from both sides results in 1=x+y1 = x+y, which isolated for xx gives x=1yx = 1-y.

Step-by-Step Solution

1
Rewrite all bases in the equation as powers of 3.
Since 9=329 = 3^2 and 27=3327 = 3^3, the equation becomes 32x1(32)y+1=(33)x+y3^{2x - 1} \cdot (3^2)^{y + 1} = (3^3)^{x + y}.
To apply exponent rules and combine terms, all bases must be identical.
2
Apply the power of a power rule (bm)n=bmn(b^m)^n = b^{mn} to simplify the exponents.
32x132y+2=33x+3y3^{2x - 1} \cdot 3^{2y + 2} = 3^{3x + 3y}
Multiplying the outer exponent by the inner exponent simplifies the terms on both sides.
3
Apply the product of powers rule bmbn=bm+nb^m \cdot b^n = b^{m+n} to combine the terms on the left side of the equation.
3(2x1)+(2y+2)=33x+3y3^{(2x - 1) + (2y + 2)} = 3^{3x + 3y}, which simplifies to 32x+2y+1=33x+3y3^{2x + 2y + 1} = 3^{3x + 3y}.
Adding exponents when multiplying expressions with the same base allows the left side to be represented as a single exponential term.
4
Set the exponents equal to each other and solve for xx in terms of yy.
2x+2y+1=3x+3y    1=x+y    x=1y2x + 2y + 1 = 3x + 3y \implies 1 = x + y \implies x = 1 - y
If two exponential expressions with the same positive base (other than 1) are equal, their exponents must be equal.

Key Concept

Solving exponential equations by expressing terms with a common base and applying exponent laws.
Estimated Time:1m 30s
Question 163Question

If (x4)2=81(x - 4)^2 = 81 and x>0x > 0, what is the value of xx?

Show answer & explanation

Answer: 13

Answer

The value of xx is 13.
Taking the square root of both sides of (x4)2=81(x - 4)^2 = 81 yields x4=9x - 4 = 9 or x4=9x - 4 = -9. Solving these linear equations gives x=13x = 13 or x=5x = -5. Since x>0x > 0 is specified, the correct value of xx is 13.

Step-by-Step Solution

1
Take the square root of both sides of the equation.
x4=9x - 4 = 9 or x4=9x - 4 = -9
Applying the square root property to solve the quadratic equation.
2
Solve each linear equation for xx.
x=13x = 13 or x=5x = -5
Adding 4 to both sides of each equation.
3
Apply the given constraint that x>0x > 0.
x=13x = 13
Since 5-5 is not greater than 0, the only positive solution is 13.

Key Concept

Solving quadratic equations by taking square roots
Question 1640% of students answered this correctlyQuestion

For all x>3x > 3, which of the following is equivalent to the expression 2x25x3x29xx+3\frac{2x^2 - 5x - 3}{x^2 - 9} - \frac{x}{x+3}?

Show answer & explanation

Answer: x+1x+3\frac{x + 1}{x + 3}

Answer

x+1x+3\frac{x + 1}{x + 3}
To simplify the expression, we factor the first term: 2x25x3x29=(2x+1)(x3)(x3)(x+3)\frac{2x^2 - 5x - 3}{x^2 - 9} = \frac{(2x + 1)(x - 3)}{(x - 3)(x + 3)}. Canceling the common factor of x3x - 3 leaves 2x+1x+3\frac{2x + 1}{x + 3}. Subtracting the second term gives 2x+1x+3xx+3=2x+1xx+3=x+1x+3\frac{2x + 1}{x + 3} - \frac{x}{x + 3} = \frac{2x + 1 - x}{x + 3} = \frac{x + 1}{x + 3}. This matches the correct expression.

Step-by-Step Solution

1
Factor the numerator and denominator of the first rational expression.
The numerator 2x25x32x^2 - 5x - 3 factors into (2x+1)(x3)(2x + 1)(x - 3). The denominator x29x^2 - 9 is a difference of squares and factors into (x3)(x+3)(x - 3)(x + 3).
Factoring allows for the simplification of the rational expression by identifying common factors in the numerator and denominator.
2
Simplify the first rational expression by canceling the common factor.
(2x+1)(x3)(x3)(x+3)=2x+1x+3\frac{(2x + 1)(x - 3)}{(x - 3)(x + 3)} = \frac{2x + 1}{x + 3} for all x>3x > 3.
Since x>3x > 3, the term x3x - 3 is non-zero, allowing us to divide both the numerator and denominator by x3x - 3.
3
Subtract the second expression from the simplified first expression.
2x+1x+3xx+3=2x+1xx+3=x+1x+3\frac{2x + 1}{x + 3} - \frac{x}{x + 3} = \frac{2x + 1 - x}{x + 3} = \frac{x + 1}{x + 3}
Since both fractions now have the same denominator, x+3x + 3, we subtract their numerators.

Key Concept

Simplifying rational expressions by factoring polynomials and performing operations on fractions with common denominators.
Estimated Time:1m 30s
Question 165Question

A scientist models the population of a bacteria culture using the function P(t)=P0btP(t) = P_0 \cdot b^t, where P(t)P(t) is the population tt hours after the start of the experiment, P0P_0 is the initial population, and bb is a constant. The table below shows the population at two different times:

tt (hours)P(t)P(t)
221,8001,800
5548,60048,600

If the population of the bacteria culture is 1,312,2001,312,200 after kk hours, what is the value of kk?

Show answer & explanation

Answer: 8

Answer

8
The correct value is 8. By setting up the ratio of the population at t=5t = 5 to t=2t = 2, we find that P(5)P(2)=b3=48,6001,800=27\frac{P(5)}{P(2)} = b^3 = \frac{48,600}{1,800} = 27, which yields an hourly growth factor of b=3b = 3. Using P(2)=P032=1,800P(2) = P_0 \cdot 3^2 = 1,800, we determine the initial population P0P_0 is 200. To find the hour kk when the population is 1,312,2001,312,200, we solve 2003k=1,312,200200 \cdot 3^k = 1,312,200, which simplifies to 3k=6,5613^k = 6,561. Since 38=6,5613^8 = 6,561, we find k=8k = 8. Alternatively, we can calculate P(k)P(5)=1,312,20048,600=27=33\frac{P(k)}{P(5)} = \frac{1,312,200}{48,600} = 27 = 3^3, meaning the population triples 3 more times after t=5t = 5, giving k=5+3=8k = 5 + 3 = 8.

Step-by-Step Solution

1
Set up the ratio of the population at t=5t = 5 to the population at t=2t = 2 to find the growth factor bb.
P(5)P(2)=P0b5P0b2=b3=48,6001,800=27\frac{P(5)}{P(2)} = \frac{P_0 \cdot b^5}{P_0 \cdot b^2} = b^3 = \frac{48,600}{1,800} = 27
Dividing the function values eliminates the initial population P0P_0 and isolates the base bb.
2
Solve for the growth factor bb.
b=3b = 3
Since b3=27b^3 = 27, taking the cube root of both sides gives b=3b = 3.
3
Find the initial population P0P_0 using P(2)=1,800P(2) = 1,800 and b=3b = 3.
1,800=P0321,800=9P0P0=2001,800 = P_0 \cdot 3^2 \Rightarrow 1,800 = 9P_0 \Rightarrow P_0 = 200
Substituting the known values into the function formula allows us to solve for P0P_0.
4
Set up the equation for the population after kk hours and solve for kk.
1,312,200=2003k3k=1,312,200200=6,5611,312,200 = 200 \cdot 3^k \Rightarrow 3^k = \frac{1,312,200}{200} = 6,561
Dividing both sides by 200 isolates the exponential term 3k3^k.
5
Find the exponent kk by expressing 6,561 as a power of 3.
3k=38k=83^k = 3^8 \Rightarrow k = 8
Since 38=6,5613^8 = 6,561, the exponents must be equal, so k=8k = 8.

Key Concept

Determining parameters of an exponential growth function from given data points and using the function to solve for an unknown time variable.

Alternative Method

Instead of solving for the initial population P0P_0, we can compare the target population of 1,312,2001,312,200 to the population at t=5t = 5. Since the population triples every hour (b=3b = 3), the ratio of the population at t=kt = k to the population at t=5t = 5 is 3k53^{k-5}. We have 1,312,20048,600=27\frac{1,312,200}{48,600} = 27, which is 333^3. Therefore, 3k5=333^{k-5} = 3^3, which directly gives k5=3k - 5 = 3, or k=8k = 8.
Estimated Time:1m 15s
Question 166Question

If xx and yy are positive numbers, which of the following is equivalent to the expression 36x5y33x(xy3)1/2\frac{\sqrt{36x^5 y^3}}{3x(xy^3)^{1/2}}?

Show answer & explanation

Answer: 2x2x

Answer

The expression is equivalent to 2x2x.
To find the equivalent expression, simplify the numerator and the denominator separately. The numerator 36x5y3\sqrt{36x^5 y^3} simplifies to 6x5/2y3/26x^{5/2}y^{3/2}. The denominator 3x(xy3)1/23x(xy^3)^{1/2} simplifies to 3x3/2y3/23x^{3/2}y^{3/2}. Dividing the simplified numerator by the simplified denominator yields 6x5/2y3/23x3/2y3/2=2x\frac{6x^{5/2}y^{3/2}}{3x^{3/2}y^{3/2}} = 2x.

Step-by-Step Solution

1
Convert the radical expression in the numerator to an expression with fractional exponents.
36x5y3=(36x5y3)1/2=6x5/2y3/2\sqrt{36x^5 y^3} = (36x^5 y^3)^{1/2} = 6x^{5/2}y^{3/2}
The square root of a product is the product of the square roots of each factor, where a=a1/2\sqrt{a} = a^{1/2}.
2
Apply exponent rules to simplify the denominator.
3x(xy3)1/2=3x1x1/2y3/2=3x3/2y3/23x(xy^3)^{1/2} = 3x^1 \cdot x^{1/2} y^{3/2} = 3x^{3/2}y^{3/2}
When multiplying terms with the same base, add their exponents (xaxb=xa+bx^a \cdot x^b = x^{a+b}).
3
Divide the simplified numerator by the simplified denominator.
6x5/2y3/23x3/2y3/2=2x5/23/2y3/23/2=2x1y0=2x\frac{6x^{5/2}y^{3/2}}{3x^{3/2}y^{3/2}} = 2x^{5/2 - 3/2}y^{3/2 - 3/2} = 2x^1 y^0 = 2x
When dividing terms with the same base, subtract the exponent of the denominator from the exponent of the numerator (xaxb=xab\frac{x^a}{x^b} = x^{a-b}).

Key Concept

Equivalent Algebraic Expressions
Estimated Time:1m 15s
Question 167Question

Which of the following expressions is equivalent to x24x122x12x4\frac{x^2 - 4x - 12}{2x - 12} - \frac{x}{4} for any real number x>6x > 6?

Show answer & explanation

Answer: x+44\frac{x + 4}{4}

Answer

The expression stating that the equivalent form is the fraction with x+4x+4 in the numerator and 44 in the denominator
The correct equivalent expression is found by first factoring the rational expression x24x122x12\frac{x^2 - 4x - 12}{2x - 12} into (x6)(x+2)2(x6)\frac{(x - 6)(x + 2)}{2(x - 6)}. Since x>6x > 6, the factor x6x - 6 is non-zero and can be canceled, leaving x+22\frac{x + 2}{2}. Converting x+22\frac{x + 2}{2} to have a common denominator of 44 yields 2x+44\frac{2x + 4}{4}. Finally, subtracting x4\frac{x}{4} gives the simplified result of x+44\frac{x + 4}{4}.

Step-by-Step Solution

1
Factor the quadratic numerator and the linear denominator of the first rational term.
x24x122x12=(x6)(x+2)2(x6)\frac{x^2 - 4x - 12}{2x - 12} = \frac{(x - 6)(x + 2)}{2(x - 6)}
To identify and cancel common algebraic factors in the fraction.
2
Cancel the common factor x6x - 6 from the numerator and denominator.
x+22\frac{x + 2}{2}
Since x>6x > 6, the term x6x - 6 is non-zero and can be canceled.
3
Find a common denominator of 44 to perform subtraction with the second term, x4-\frac{x}{4}.
2(x+2)4x4=2x+44x4\frac{2(x + 2)}{4} - \frac{x}{4} = \frac{2x + 4}{4} - \frac{x}{4}
To subtract fractions, their denominators must be identical.
4
Subtract the numerators and combine terms over the common denominator.
2x+4x4=x+44\frac{2x + 4 - x}{4} = \frac{x + 4}{4}
Subtracting like terms in the numerator yields the final simplified expression.

Key Concept

Equivalent Algebraic Expressions

Alternative Method

Instead of simplifying algebraically, you can substitute a value for xx that is greater than 66. For example, if x=8x = 8, the original expression evaluates to 824(8)122(8)1284=2042=3\frac{8^2 - 4(8) - 12}{2(8) - 12} - \frac{8}{4} = \frac{20}{4} - 2 = 3. Evaluating the correct option with x=8x = 8 yields 8+44=3\frac{8+4}{4} = 3, confirming equivalence.
Estimated Time:1m 30s
Question 168Question

The value of a certain car model decreases by 12%12\% each year. If the initial value of the car is $25,000\$25,000, which of the following functions models the value of the car, V(t)V(t), in dollars, tt years after it was purchased?

Show answer & explanation

Answer: V(t)=25,000(0.88)tV(t) = 25,000(0.88)^t

Answer

The function V(t)=25,000(0.88)tV(t) = 25,000(0.88)^t
The initial value of the car is 25,00025,000. An annual decrease of 12%12\% means that the car retains 100%12%=88%100\% - 12\% = 88\% of its value from the previous year. This results in a decay factor of 10.12=0.881 - 0.12 = 0.88. Substituting these values into the exponential model V(t)=a(b)tV(t) = a(b)^t yields V(t)=25,000(0.88)tV(t) = 25,000(0.88)^t.

Step-by-Step Solution

1
Identify the initial value of the car.
The initial value is 25,00025,000.
This is the value of the car at t=0t = 0, which corresponds to the coefficient aa in the general exponential model V(t)=a(b)tV(t) = a(b)^t.
2
Determine the growth or decay factor base, bb.
The base is 10.12=0.881 - 0.12 = 0.88.
Since the car's value decreases by 12%12\% each year, it retains 100%12%=88%100\% - 12\% = 88\% of its value. This is represented as a decay factor of 0.880.88.
3
Formulate the exponential decay equation.
The equation is V(t)=25,000(0.88)tV(t) = 25,000(0.88)^t.
By substituting the initial value a=25,000a = 25,000 and the decay base b=0.88b = 0.88 into V(t)=a(b)tV(t) = a(b)^t.

Key Concept

Exponential decay models and interpretation of growth/decay factors

Alternative Method

Calculate the value of the car after one year (t=1t = 1). A 12%12\% decrease on a $25,000\$25,000 car means its value drops by $3,000\$3,000 to $22,000\$22,000. Substituting t=1t=1 into the correct function should yield 22,00022,000. Calculating for V(t)=25,000(0.88)tV(t) = 25,000(0.88)^t at t=1t = 1 gives 25,000(0.88)1=22,00025,000(0.88)^1 = 22,000, confirming the choice.
Estimated Time:45s
Question 169Question

A quadratic function ff is defined by f(x)=2(x+3)28f(x) = 2(x + 3)^2 - 8. What are the coordinates of the vertex of the graph of y=f(x)y = f(x) in the xyxy-plane?

Show answer & explanation

Answer: (3,8)(-3, -8)

Answer

The correct answer is the coordinate pair (3,8)(-3, -8).
The vertex form of a quadratic function is f(x)=a(xh)2+kf(x) = a(x - h)^2 + k, where the vertex of the graph of the function in the xyxy-plane is (h,k)(h, k). For the function f(x)=2(x+3)28f(x) = 2(x + 3)^2 - 8, the expression inside the parentheses can be rewritten as (x(3))(x - (-3)), showing that h=3h = -3. The constant term outside the parentheses is 8-8, showing that k=8k = -8. Therefore, the vertex of the graph of the function is (3,8)(-3, -8).

Step-by-Step Solution

1
Identify the standard vertex form of a quadratic function.
The vertex form is y=a(xh)2+ky = a(x - h)^2 + k, where (h,k)(h, k) is the vertex of the parabola.
Comparing the given equation to this template allows us to read the coordinates directly.
2
Rewrite the given equation to align with the negative sign inside the parentheses of the vertex form.
The term (x+3)2(x + 3)^2 can be rewritten as (x(3))2(x - (-3))^2, and the subtraction of 88 can be written as adding 8-8. This yields f(x)=2(x(3))2+(8)f(x) = 2(x - (-3))^2 + (-8).
Matching the template exactly prevents sign errors when identifying the values of hh and kk.
3
Extract the values of hh and kk.
h=3h = -3 and k=8k = -8, which means the vertex is located at (3,8)(-3, -8).
The vertex (h,k)(h, k) coordinates represent the minimum point of this upward-opening parabola.

Key Concept

Identifying the vertex coordinates directly from the vertex form of a quadratic function.

Alternative Method

An alternative method is to expand the function into the standard form f(x)=ax2+bx+cf(x) = ax^2 + bx + c. Expanding f(x)=2(x+3)28f(x) = 2(x + 3)^2 - 8 gives f(x)=2(x2+6x+9)8f(x) = 2(x^2 + 6x + 9) - 8, which simplifies to f(x)=2x2+12x+10f(x) = 2x^2 + 12x + 10. The xx-coordinate of the vertex can be found using the formula x=b2a=122(2)=3x = -\frac{b}{2a} = -\frac{12}{2(2)} = -3. Substituting x=3x = -3 back into the function gives f(3)=2(3+3)28=8f(-3) = 2(-3 + 3)^2 - 8 = -8. This confirms the vertex is at (3,8)(-3, -8).
Estimated Time:45s
Question 170Question

In the quadratic equation x215x+k=0x^2 - 15x + k = 0, where kk is a constant, one of the real solutions is 44 times the other solution. What is the value of kk?

Show answer & explanation

Answer: 36

Answer

36
The correct answer is 36. By Vieta's formulas, the sum of the roots of the quadratic equation x215x+k=0x^2 - 15x + k = 0 is 1515, and the product of the roots is kk. Let the roots be rr and 4r4r. Their sum is r+4r=5r=15r + 4r = 5r = 15, which gives r=3r = 3. The roots are 33 and 4(3)=124(3) = 12. The product of the roots is 3×12=363 \times 12 = 36, which represents the constant term kk.

Step-by-Step Solution

1
Express the relationship between the two roots.
Let the two roots be rr and 4r4r.
We are given that one of the real solutions is 4 times the other solution.
2
Use Vieta's formulas to set up an equation for the sum of the roots.
r+4r=15    5r=15r + 4r = 15 \implies 5r = 15
For a quadratic equation in the form x2sx+p=0x^2 - sx + p = 0, the sum of the roots is equal to ss.
3
Solve for the variable rr and find both roots.
r=3r = 3, so the roots are 33 and 4(3)=124(3) = 12.
Dividing both sides of 5r=155r = 15 by 5 gives r=3r = 3. Substituting this back gives the two roots.
4
Calculate the product of the roots to find the value of kk.
k=3×12=36k = 3 \times 12 = 36
For a quadratic equation in the form x2sx+p=0x^2 - sx + p = 0, the product of the roots is equal to pp, which in this case is kk.

Key Concept

Using Vieta's formulas to find relationships between the coefficients and roots of a quadratic equation.
Question 171Question
y=2x2kx+8y=4x10\begin{aligned} y &= 2x^2 - kx + 8 \\ y &= 4x - 10 \end{aligned}

In the system of equations above, kk is a constant. If the system has exactly one real solution, what is the product of all possible values of kk?

Show answer & explanation

Answer: -128

Answer

-128
To find the number of solutions to the system, set the two equations equal to each other: 2x2kx+8=4x102x^2 - kx + 8 = 4x - 10. Moving all terms to one side gives 2x2(k+4)x+18=02x^2 - (k + 4)x + 18 = 0. For this quadratic equation to have exactly one real solution, its discriminant, Δ=B24AC\Delta = B^2 - 4AC, must equal zero. Substituting the coefficients A=2A = 2, B=(k+4)B = -(k + 4), and C=18C = 18 into the discriminant formula gives ((k+4))24(2)(18)=0(-(k + 4))^2 - 4(2)(18) = 0, which simplifies to (k+4)2144=0(k + 4)^2 - 144 = 0. Solving this equation gives k+4=12    k=8k + 4 = 12 \implies k = 8, or k+4=12    k=16k + 4 = -12 \implies k = -16. The product of these possible values is 8×(16)=1288 \times (-16) = -128.

Step-by-Step Solution

1
Equate the quadratic and linear equations to find the condition for intersection.
2x2kx+8=4x102x^2 - kx + 8 = 4x - 10
To find the points where the two graphs intersect, their yy-values must be set equal to each other.
2
Rearrange the terms to form a standard quadratic equation of the form Ax2+Bx+C=0Ax^2 + Bx + C = 0.
2x2(k+4)x+18=02x^2 - (k + 4)x + 18 = 0
Grouping terms allows us to determine the coefficients A=2A = 2, B=(k+4)B = -(k + 4), and C=18C = 18 to use in the discriminant.
3
Set the discriminant Δ=B24AC\Delta = B^2 - 4AC of the quadratic equation to 00.
[(k+4)]24(2)(18)=0    (k+4)2144=0[-(k + 4)]^2 - 4(2)(18) = 0 \implies (k + 4)^2 - 144 = 0
A system of a line and a parabola has exactly one real solution (meaning the line is tangent to the parabola) when the resulting quadratic equation has exactly one real root, which corresponds to a discriminant of zero.
4
Solve for the possible values of kk and calculate their product.
k+4=±12    k=8k + 4 = \pm 12 \implies k = 8 or k=16k = -16. The product is 8×(16)=1288 \times (-16) = -128.
Extracting the square root yields two possible values for kk, and multiplying them gives the requested product.

Key Concept

Using the discriminant of a quadratic equation to find parameter values that make a linear-quadratic system have exactly one real solution.

Alternative Method

Once the quadratic equation (k+4)2144=0(k + 4)^2 - 144 = 0 is simplified to k2+8k128=0k^2 + 8k - 128 = 0, Vieta's formulas can be applied directly to find the product of the possible values of kk. According to Vieta's formulas, the product of the roots of a quadratic equation ak2+bk+c=0ak^2 + bk + c = 0 is given by c/ac/a. Here, a=1a = 1 and c=128c = -128, so the product of the roots is 128/1=128-128 / 1 = -128.
Estimated Time:2m 0s
Question 172Question

The population of a colony of bacteria doubles every 1515 minutes. The population of the colony, P(t)P(t), after tt hours can be modeled by the function P(t)=P08ktP(t) = P_0 \cdot 8^{kt}, where P0P_0 is the initial population of the colony and kk is a constant. What is the value of kk?

Show answer & explanation

Answer: 43\frac{4}{3}

Answer

The correct value of kk is 43\frac{4}{3}.
Since the population doubles every 1515 minutes, it doubles 44 times per hour. Therefore, the population after tt hours is P024tP_0 \cdot 2^{4t}. To express this model in the form P08ktP_0 \cdot 8^{kt}, we equate the growth factors: 24t=8kt2^{4t} = 8^{kt}. Since 8=238 = 2^3, this can be rewritten as 24t=(23)kt=23kt2^{4t} = (2^3)^{kt} = 2^{3kt}. Setting the exponents equal gives 4t=3kt4t = 3kt, which simplifies to 4=3k4 = 3k and yields k=43k = \frac{4}{3}.

Step-by-Step Solution

1
Determine the number of doubling periods per hour.
The population doubles 44 times per hour.
Since there are 6060 minutes in an hour and the population doubles every 1515 minutes, the number of doubling periods in one hour is 6015=4\frac{60}{15} = 4.
2
Formulate the population growth equation in terms of base 2.
P(t)=P024tP(t) = P_0 \cdot 2^{4t}
If the population doubles 44 times per hour, then after tt hours, it has doubled 4t4t times, representing a growth factor of 24t2^{4t}.
3
Equate the growth model to the given function and express using a common base.
24t=(23)kt    24t=23kt2^{4t} = (2^3)^{kt} \implies 2^{4t} = 2^{3kt}
Set the two expressions for the population equal: P024t=P08ktP_0 \cdot 2^{4t} = P_0 \cdot 8^{kt}. Dividing by P0P_0 gives 24t=8kt2^{4t} = 8^{kt}. Since 8=238 = 2^3, rewrite the right side to have a base of 22.
4
Solve for the constant kk by equating the exponents.
4t=3kt    4=3k    k=434t = 3kt \implies 4 = 3k \implies k = \frac{4}{3}
Since the bases on both sides of the equation are equal, their exponents must also be equal. Divide both sides by tt (since t>0t > 0) and isolate kk.

Key Concept

Converting bases in exponential functions and adjusting exponents for different units of time.
Question 173Question

If 5a+2=25b5^{a + 2} = 25^{b} and a+b=10a + b = 10, what is the value of bb?

Show answer & explanation

Answer: 4

Answer

The correct answer is 4.
The correct answer is 4. By rewriting 25b25^b as (52)b=52b(5^2)^b = 5^{2b}, we can set the exponents equal to get a+2=2ba + 2 = 2b. Substituting a=10ba = 10 - b from the second equation into this relation yields (10b)+2=2b(10 - b) + 2 = 2b. Simplifying this gives 12=3b12 = 3b, which results in b=4b = 4.

Step-by-Step Solution

1
Rewrite the exponential equation using a common base.
5a+2=52b5^{a + 2} = 5^{2b}
Since 25=5225 = 5^2, we write 25b25^b as (52)b=52b(5^2)^b = 5^{2b} to match the base on the left side.
2
Equate the exponents from the base 5 terms.
a+2=2ba + 2 = 2b
When bases are equal, their exponents must be equal for the equation to hold.
3
Express aa in terms of bb using the linear equation a+b=10a + b = 10.
a=10ba = 10 - b
This allows for substitution into the equation from Step 2 to solve for a single variable.
4
Substitute a=10ba = 10 - b into a+2=2ba + 2 = 2b and solve for bb.
b=4b = 4
Substituting gives (10b)+2=2b    12b=2b    12=3b    b=4(10 - b) + 2 = 2b \implies 12 - b = 2b \implies 12 = 3b \implies b = 4.

Key Concept

Solving systems of equations involving exponential equations by finding a common base.
Question 174Question

In the xyxy-plane, the graph of the quadratic function f(x)=a(x3)(x11)f(x) = a(x-3)(x-11), where aa is a constant, has a vertex at (h,k)(h, k). The graph of the quadratic function g(x)=(xh)2+qg(x) = -(x-h)^2 + q has its vertex at (h,k+8)(h, k+8). If the graphs of ff and gg intersect at a point with an xx-coordinate of 55, what is the value of aa?

Show answer & explanation

Answer: 1

Answer

1
The value of aa is 1. By finding the vertex of f(x)f(x) at (7,16a)(7, -16a) and using the vertex of g(x)g(x) at (7,16a+8)(7, -16a+8), we evaluate both functions at x=5x=5. Setting f(5)=g(5)f(5) = g(5) yields the linear equation 12a=16a+4-12a = -16a + 4, which simplifies to a=1a = 1.

Step-by-Step Solution

1
Find the x-coordinate of the vertex of f(x)f(x)
h=7h = 7
The x-coordinate of the vertex of a quadratic function of the form f(x)=a(xr1)(xr2)f(x) = a(x-r_1)(x-r_2) is the midpoint of its x-intercepts, r1=3r_1 = 3 and r2=11r_2 = 11.
2
Find the y-coordinate of the vertex of f(x)f(x) in terms of aa
k=16ak = -16a
Evaluate the function at the vertex x-coordinate: f(7)=a(73)(711)=16af(7) = a(7-3)(7-11) = -16a.
3
Write the equation of g(x)g(x) using the given vertex information
g(x)=(x7)2+k+8g(x) = -(x-7)^2 + k+8
The vertex of g(x)g(x) is given as (h,k+8)(h, k+8). Since h=7h = 7, the vertex form of g(x)g(x) is g(x)=(x7)2+k+8g(x) = -(x-7)^2 + k+8.
4
Set up the equation for the intersection point at x=5x = 5
f(5)=g(5)f(5) = g(5)
Since the graphs of ff and gg intersect at x=5x=5, their y-values must be equal at this point.
5
Substitute expressions and solve for aa
a=1a = 1
Evaluate both sides: f(5)=a(53)(511)=12af(5) = a(5-3)(5-11) = -12a, and g(5)=(57)2+k+8=4+k+8=k+4g(5) = -(5-7)^2 + k+8 = -4 + k+8 = k+4. Substituting k=16ak = -16a gives 12a=16a+4    4a=4    a=1-12a = -16a + 4 \implies 4a = 4 \implies a = 1.

Key Concept

Quadratic Functions and Graphs
Question 175Question

The population of a certain species of wildflower in a national park increases by 300%300\% every 88 years. The population can be modeled by the function P(t)=P0(1+r)tP(t) = P_0(1 + r)^t, where P0P_0 is the initial population, rr is the constant annual growth rate, and tt is the time in years. Which of the following is closest to the value of rr?

Show answer & explanation

Answer: 0.19

Answer

The correct value of the annual growth rate is 0.190.19.
An increase of 300%300\% means the population becomes 100%+300%=400%100\% + 300\% = 400\% of its initial value, which corresponds to a growth factor of 44 over an 88-year period. The annual growth rate rr satisfies the equation (1+r)8=4(1 + r)^8 = 4. Solving for 1+r1 + r gives 1+r=41/8=(22)1/8=21/41.18921 + r = 4^{1/8} = (2^2)^{1/8} = 2^{1/4} \approx 1.1892. Subtracting 11 from both sides yields the annual growth rate r0.1892r \approx 0.1892, which is closest to 0.190.19.

Step-by-Step Solution

1
Determine the total growth factor over the 8-year period from the percentage increase.
The population increases by 300%300\%, meaning the new population is 100%+300%=400%100\% + 300\% = 400\% of the initial population. This corresponds to a growth factor of 44 every 88 years.
An increase of 300%300\% adds 33 times the original value to the original value, resulting in a total of 44 times the original value.
2
Set up the equation relating the annual growth rate rr to the 8-year growth factor.
(1+r)8=4(1+r)^8 = 4
Since the population is multiplied by 1+r1+r each year, after 88 years it is multiplied by (1+r)8(1+r)^8, which must equal the total growth factor of 44.
3
Solve the equation for rr and round to the nearest hundredth.
1+r=41/81.1892    r0.18920.191+r = 4^{1/8} \approx 1.1892 \implies r \approx 0.1892 \approx 0.19
Taking the eighth root of both sides gives the annual growth factor 1+r1.191+r \approx 1.19. Subtracting 11 isolates the annual growth rate rr.

Key Concept

Relating exponential growth rates and growth factors across different time periods

Alternative Method

Instead of solving (1+r)8=4(1+r)^8 = 4, we can write the function directly using the 8-year growth factor as P(t)=P04t/8P(t) = P_0 \cdot 4^{t/8}. Rewriting this in the form P(t)=P0(41/8)tP(t) = P_0(4^{1/8})^t shows that the annual growth factor is 41/84^{1/8}. We can approximate 41/81.18924^{1/8} \approx 1.1892, which corresponds to an annual growth rate r=1.18921=0.1892r = 1.1892 - 1 = 0.1892, or approximately 0.190.19.
Estimated Time:1m 30s
Question 176Question

If 42x+1=8x14^{2x + 1} = 8^{x - 1}, what is the value of xx?

Show answer & explanation

Answer: -5

Answer

-5
The correct answer is 5-5. By converting the bases of both sides to 22, the equation becomes 22(2x+1)=23(x1)2^{2(2x+1)} = 2^{3(x-1)}. Equating the exponents gives 2(2x+1)=3(x1)2(2x+1) = 3(x-1), which expands to 4x+2=3x34x+2 = 3x-3. Solving for xx yields x=5x = -5.

Step-by-Step Solution

1
Express both bases as powers of 2
4=224 = 2^2 and 8=238 = 2^3
To solve an exponential equation, we need to rewrite the terms with a common base.
2
Substitute the bases back into the equation and apply exponent power rules
(22)2x+1=(23)x122(2x+1)=23(x1)(2^2)^{2x + 1} = (2^3)^{x - 1} \Rightarrow 2^{2(2x + 1)} = 2^{3(x - 1)}
Applying the power of a power property, (bm)n=bmn(b^m)^n = b^{mn}, allows us to simplify the exponents.
3
Set the exponents equal to each other
2(2x+1)=3(x1)2(2x + 1) = 3(x - 1)
Since the bases are identical and positive, their exponents must be equal.
4
Distribute and solve the linear equation for xx
4x+2=3x3x=54x + 2 = 3x - 3 \Rightarrow x = -5
Distributing the constants gives 4x+2=3x34x + 2 = 3x - 3. Subtracting 3x3x from both sides gives x+2=3x + 2 = -3, and subtracting 22 from both sides isolates the variable to find x=5x = -5.

Key Concept

Solving exponential equations by expressing both sides with a common base
Question 177Question

The quadratic equation x2(k+3)x+(2k+3)=0x^2 - (k + 3)x + (2k + 3) = 0 has exactly one real solution, where kk is a constant. If k>1k > 1, what is the value of kk?

Show answer & explanation

Answer: 3

Answer

The value of kk is 33.
For the quadratic equation to have exactly one real solution, its discriminant must be equal to 00. Setting the discriminant of x2(k+3)x+(2k+3)=0x^2 - (k + 3)x + (2k + 3) = 0 to 00 yields [(k+3)]24(1)(2k+3)=0[-(k + 3)]^2 - 4(1)(2k + 3) = 0. Simplifying this yields k22k3=0k^2 - 2k - 3 = 0, which factors as (k3)(k+1)=0(k - 3)(k + 1) = 0. This gives two potential values for kk: 33 and 1-1. Because the problem specifies that k>1k > 1, the value of kk must be 33.

Step-by-Step Solution

1
Identify the coefficients of the quadratic equation and state the condition for having exactly one real solution.
The coefficients of the quadratic equation x2(k+3)x+(2k+3)=0x^2 - (k + 3)x + (2k + 3) = 0 are a=1a = 1, b=(k+3)b = -(k + 3), and c=2k+3c = 2k + 3. For a quadratic equation to have exactly one real solution, its discriminant b24acb^2 - 4ac must equal 00.
A discriminant of zero indicates that the quadratic equation has two equal real roots, which is equivalent to exactly one distinct real solution.
2
Set up the discriminant equation in terms of kk and simplify it.
[(k+3)]24(1)(2k+3)=0[-(k + 3)]^2 - 4(1)(2k + 3) = 0
(k2+6k+9)(8k+12)=0(k^2 + 6k + 9) - (8k + 12) = 0
k22k3=0k^2 - 2k - 3 = 0
This algebraic expansion and simplification transforms the discriminant condition into a solvable quadratic equation for kk.
3
Solve the quadratic equation k22k3=0k^2 - 2k - 3 = 0 by factoring.
(k3)(k+1)=0(k - 3)(k + 1) = 0, which gives k=3k = 3 or k=1k = -1.
Factoring is the most direct method to find the roots of this quadratic equation.
4
Apply the constraint k>1k > 1 to select the correct value of kk.
Since kk must be greater than 11, the value k=1k = -1 is discarded, leaving k=3k = 3.
The solution must satisfy all given constraints in the problem statement.

Key Concept

Discriminant of a Quadratic Equation

Alternative Method

Instead of solving the quadratic equation algebraically, you can test the given choices for kk. For the correct option of 33, substituting k=3k = 3 into the original equation yields x26x+9=0x^2 - 6x + 9 = 0. Factoring this expression gives (x3)2=0(x - 3)^2 = 0, which clearly has exactly one real solution (x=3x = 3). Testing the other options would not produce a perfect square trinomial.
Estimated Time:2m 0s
Question 178Question

Consider the system of equations below:

y=2x2+kx+9y=2x+1\begin{aligned} y &= 2x^2 + kx + 9 \\ y &= -2x + 1 \end{aligned}

In the system of equations above, kk is a positive constant. If the system has exactly one real solution, what is the value of kk?

Show answer & explanation

Answer: 6

Answer

The value of the positive constant kk is 6.
By substituting the linear equation into the quadratic equation, we obtain the equation 2x2+(k+2)x+8=02x^2 + (k+2)x + 8 = 0. For the system to have exactly one real solution, the discriminant of this quadratic equation, Δ=b24ac\Delta = b^2 - 4ac, must be equal to zero. Substituting a=2a = 2, b=k+2b = k+2, and c=8c = 8 into the discriminant formula gives (k+2)24(2)(8)=0(k+2)^2 - 4(2)(8) = 0, which simplifies to (k+2)2=64(k+2)^2 = 64. Solving for kk gives k+2=8k+2 = 8 or k+2=8k+2 = -8, resulting in k=6k = 6 or k=10k = -10. Since kk is specified to be a positive constant, the value of kk must be 6.

Step-by-Step Solution

1
Substitute the expression for yy from the linear equation into the quadratic equation.
2x2+kx+9=2x+12x^2 + kx + 9 = -2x + 1
Setting the two expressions for yy equal to each other allows us to solve for the xx-coordinates of the intersection points.
2
Rearrange the equation into the standard quadratic form ax2+bx+c=0ax^2 + bx + c = 0.
2x2+(k+2)x+8=02x^2 + (k+2)x + 8 = 0
Grouping the terms by power of xx lets us identify the coefficients a=2a = 2, b=k+2b = k+2, and c=8c = 8.
3
Set the discriminant of the quadratic equation to zero.
(k+2)24(2)(8)=0(k+2)^2 - 4(2)(8) = 0, which simplifies to (k+2)264=0(k+2)^2 - 64 = 0
A quadratic equation has exactly one real solution if and only if its discriminant, b24acb^2 - 4ac, is equal to zero.
4
Solve for the positive constant kk.
k=6k = 6
Solving (k+2)2=64(k+2)^2 = 64 yields k+2=8k+2 = 8 or k+2=8k+2 = -8, which means k=6k = 6 or k=10k = -10. Since kk must be a positive constant, we select 6.

Key Concept

Determining the number of solutions of a quadratic-linear system using the discriminant.

Alternative Method

Alternatively, the quadratic equation 2x2+(k+2)x+8=02x^2 + (k+2)x + 8 = 0 has exactly one real solution when it is a perfect square trinomial. Factoring out the leading coefficient gives 2(x2+k+22x+4)=02(x^2 + \frac{k+2}{2}x + 4) = 0. For the term inside the parentheses to be a perfect square trinomial of the form x2+2dx+d2x^2 + 2dx + d^2, we must have d2=4d^2 = 4, which means d=±2d = \pm 2. Thus, the middle coefficient k+22\frac{k+2}{2} must equal 2d=±42d = \pm 4. Since kk is positive, we set k+22=4\frac{k+2}{2} = 4, which solves to k=6k = 6.
Estimated Time:1m 30s
Question 179Question

What is the solution to the equation 3x+13=x+3\sqrt{3x + 13} = x + 3?

Show answer & explanation

Answer: 1

Answer

1
The value 11 is the correct answer because substituting it back into the original equation results in a true mathematical statement: 3(1)+13=1+3\sqrt{3(1) + 13} = 1 + 3, which simplifies to 4=44 = 4.

Step-by-Step Solution

1
Square both sides of the equation to eliminate the radical.
3x+13=(x+3)23x + 13 = (x + 3)^2
Squaring both sides is the standard method to solve equations containing square roots.
2
Expand the right side of the equation.
3x+13=x2+6x+93x + 13 = x^2 + 6x + 9
Expanding the squared binomial gives a quadratic expression.
3
Move all terms to one side to set the quadratic equation to zero.
x2+3x4=0x^2 + 3x - 4 = 0
Setting the quadratic equation to zero allows us to solve for xx by factoring.
4
Factor the quadratic equation.
(x+4)(x1)=0(x + 4)(x - 1) = 0
Finding two numbers that multiply to 4-4 and add to 33 gives the binomial factors.
5
Solve for the potential values of xx.
x=4x = -4 or x=1x = 1
Setting each factor equal to zero yields the potential solutions.
6
Substitute each potential solution back into the original equation to check for extraneous solutions.
For x=1x = 1: 3(1)+13=1+34=4\sqrt{3(1) + 13} = 1 + 3 \Rightarrow 4 = 4 (valid). For x=4x = -4: 3(4)+13=4+31=1\sqrt{3(-4) + 13} = -4 + 3 \Rightarrow 1 = -1 (invalid). Thus, the only solution is 11.
Squaring both sides can introduce extraneous solutions, so checking all potential solutions in the original equation is necessary to verify their validity.

Key Concept

Solving radical equations by squaring both sides and checking for extraneous solutions.
Question 180Question

The function ff is defined by f(x)=(x5)2+4f(x) = -(x - 5)^2 + 4. What is the maximum value of the function ff?

Show answer & explanation

Answer: 44

Answer

The maximum value of the function is 4.
The quadratic function f(x)=(x5)2+4f(x) = -(x - 5)^2 + 4 is in vertex form f(x)=a(xh)2+kf(x) = a(x - h)^2 + k, where the vertex of the parabola is (h,k)=(5,4)(h, k) = (5, 4). Because the leading coefficient a=1a = -1 is negative, the parabola opens downward, which means the vertex is the highest point on the graph. The maximum value of the function is the y-coordinate of this vertex, which is 4.

Step-by-Step Solution

1
Identify the form of the quadratic function.
The function f(x)=(x5)2+4f(x) = -(x - 5)^2 + 4 is written in vertex form, f(x)=a(xh)2+kf(x) = a(x - h)^2 + k.
Recognizing the vertex form allows us to directly identify the vertex coordinates of the parabola.
2
Identify the vertex (h,k)(h, k) and the direction the parabola opens.
The vertex is (5,4)(5, 4) and the leading coefficient is a=1a = -1.
Since the leading coefficient aa is negative, the parabola opens downward, meaning the vertex is the highest point on the graph.
3
Determine the maximum value of the function.
The maximum value of the function is the y-coordinate of the vertex, which is 4.
The maximum value of a function refers to its largest output (y-value), which corresponds to the y-coordinate of its highest point.

Key Concept

Quadratic Functions and Graphs
PreviousPage 9 / 22Next
Advanced Math Practice Questions — SAT — Page 9 | Examkin