Advanced Math

438 questions

Question 141Question

In the quadratic equation x2bx+64=0x^2 - bx + 64 = 0, bb is a constant. The two real solutions to the equation are rr and ss, where r=s2r = s^2. What is the value of bb?

Show answer & explanation

Answer: 20

Answer

20
By applying Vieta's formulas to the quadratic equation x2bx+64=0x^2 - bx + 64 = 0, we find that the product of the solutions is rs=64r \cdot s = 64. Substituting the given relation r=s2r = s^2 gives s3=64s^3 = 64, which yields the real solution s=4s = 4. Substituting this back into the relation gives the other solution r=16r = 16. Finally, the sum of the solutions is r+s=br + s = b, so b=16+4=20b = 16 + 4 = 20.

Step-by-Step Solution

1
Apply Vieta's formula for the product of the roots
rs=64r \cdot s = 64
For a quadratic equation in the form x2bx+c=0x^2 - bx + c = 0, the product of the roots is equal to the constant term cc.
2
Substitute the given root relationship into the product equation
s3=64s^3 = 64, which solves to s=4s = 4
We are given that one root is the square of the other (r=s2r = s^2), so substituting s2s^2 for rr allows us to solve for ss.
3
Calculate the value of the second root rr
r=16r = 16
Using the relation r=s2r = s^2 with s=4s = 4, we find r=42=16r = 4^2 = 16.
4
Apply Vieta's formula for the sum of the roots to find bb
b=20b = 20
For the equation x2bx+64=0x^2 - bx + 64 = 0, the sum of the roots is r+s=br + s = b. Substituting r=16r = 16 and s=4s = 4 gives 16+4=2016 + 4 = 20.

Key Concept

Vieta's formulas relating the coefficients of a quadratic equation to its roots
Question 142Question

If 32x1=273^{2x - 1} = 27, what is the value of xx?

Show answer & explanation

Answer: 2

Answer

2
To solve the equation 32x1=273^{2x - 1} = 27, we first express 27 as a power of 3, which is 333^3. Since the bases are the same, we set the exponents equal to each other to get 2x1=32x - 1 = 3. Adding 1 to both sides gives 2x=42x = 4, and dividing both sides by 2 gives the value of xx as 2.

Step-by-Step Solution

1
Express 27 with a base of 3
32x1=333^{2x - 1} = 3^3
To solve an exponential equation, we need to write both sides of the equation with a common base.
2
Set the exponents equal to each other
2x1=32x - 1 = 3
Since the bases are equal, their exponents must also be equal.
3
Solve the linear equation for xx
x=2x = 2
Add 1 to both sides to get 2x=42x = 4, and then divide both sides by 2 to isolate xx.

Key Concept

Solving exponential equations by finding a common base
Estimated Time:45s
Question 143Question

In the xyxy-plane, the graph of y=x2y = x^2 is shifted 44 units to the right and 99 units up to produce the graph of y=h(x)y = h(x). Which of the following equations defines the function hh?

Show answer & explanation

Answer: h(x)=(x4)2+9h(x) = (x - 4)^2 + 9

Answer

h(x) = (x - 4)^2 + 9
The parent function y=x2y = x^2 has its vertex at (0,0)(0, 0). Shifting this graph 44 units to the right moves the x-coordinate of the vertex to 44, and shifting it 99 units up moves the y-coordinate of the vertex to 99. The new vertex is at (4,9)(4, 9). A parabola with a vertex of (h,k)(h, k) and a leading coefficient of 11 is written in vertex form as y=(xh)2+ky = (x - h)^2 + k. Substituting h=4h = 4 and k=9k = 9 gives the equation h(x)=(x4)2+9h(x) = (x - 4)^2 + 9.

Step-by-Step Solution

1
Identify the base function and the rules of graph translation.
The base function is y=x2y = x^2. Shifting a graph horizontally by hh units changes the input xx to (xh)(x - h), and shifting vertically by kk units adds kk to the function value.
Applying transformations to the parent function changes its position in the coordinate plane while maintaining its shape.
2
Apply the horizontal translation of 44 units to the right.
Replacing xx with (x4)(x - 4) in the parent function gives the intermediate equation y=(x4)2y = (x - 4)^2.
A horizontal shift of hh units to the right corresponds to replacing the input variable xx with (xh)(x - h).
3
Apply the vertical translation of 99 units up.
Adding 99 to the expression yields the final equation h(x)=(x4)2+9h(x) = (x - 4)^2 + 9.
A vertical shift of kk units upward corresponds to adding kk to the output of the function.

Key Concept

Quadratic graph transformations and translation rules
Question 144Question

If 4x=54^x = 5, what is the value of 24x12^{4x - 1}?

Show answer & explanation

Answer: 12.5

Answer

12.5
By writing 4x4^x as (22)x=22x(2^2)^x = 2^{2x}, we find that 22x=52^{2x} = 5. The expression 24x12^{4x-1} can be rewritten using exponent properties as 24x21=(22x)22\frac{2^{4x}}{2^1} = \frac{(2^{2x})^2}{2}. Substituting 22x=52^{2x} = 5 into this expression yields 522=252=12.5\frac{5^2}{2} = \frac{25}{2} = 12.5. Thus, the correct numerical response is 12.5.

Step-by-Step Solution

1
Express the given equation in terms of base 2.
22x=52^{2x} = 5
Since 4=224 = 2^2, we can rewrite 4x4^x as (22)x(2^2)^x. Applying the power of a power rule, (am)n=amn(a^m)^n = a^{mn}, gives (22)x=22x(2^2)^x = 2^{2x}.
2
Rewrite the expression to be evaluated using exponent properties.
24x1=(22x)222^{4x - 1} = \frac{(2^{2x})^2}{2}
Using the division property of exponents, amn=amana^{m-n} = \frac{a^m}{a^n}, we can write 24x12^{4x - 1} as 24x2\frac{2^{4x}}{2}. Then, using the power of a power rule in reverse, 24x=(22x)22^{4x} = (2^{2x})^2.
3
Substitute the known value of 22x2^{2x} and simplify the numerical expression.
12.512.5
Substitute 22x=52^{2x} = 5 into the expression (22x)22\frac{(2^{2x})^2}{2} to obtain 522=252\frac{5^2}{2} = \frac{25}{2}, which simplifies to 12.512.5.

Key Concept

Manipulating exponential equations by expressing bases in terms of common prime factors and applying properties of exponents.
Estimated Time:1m 30s
Question 145Question

In the quadratic equation x2ax+b=0x^2 - ax + b = 0, the roots rr and ss are positive integers. The quadratic equation x2(a+12)x+(b+12)=0x^2 - (a+12)x + (b+12) = 0 has roots r2r^2 and s2s^2, where aa and bb are constants. What is the value of aa?

Show answer & explanation

Answer: 5

Answer

The value of aa is 5.
Applying Vieta's formulas to both equations and using the algebraic identity r2+s2=(r+s)22rsr^2 + s^2 = (r+s)^2 - 2rs yields the system of equations a22b=a+12a^2 - 2b = a + 12 and b2=b+12b^2 = b + 12. Solving the second equation gives b=4b = 4 (discarding the negative root since r,s>0r, s > 0). Substituting b=4b = 4 into the first equation yields a2a20=0a^2 - a - 20 = 0, which solves to a=5a = 5 (discarding a=4a = -4 since r,s>0r, s > 0).

Step-by-Step Solution

1
Apply Vieta's formulas to the first quadratic equation.
r+s=ar+s = a and rs=brs = b
To express the sum and product of the roots of the first equation in terms of the coefficients aa and bb.
2
Apply Vieta's formulas to the second quadratic equation.
r2+s2=a+12r^2+s^2 = a+12 and r2s2=b+12r^2s^2 = b+12
To express the sum and product of the squared roots in terms of the coefficients of the second equation.
3
Express r2+s2r^2+s^2 in terms of aa and bb using the algebraic expansion of a binomial square.
a22b=a+12a^2 - 2b = a+12
By rewriting r2+s2r^2+s^2 as (r+s)22rs(r+s)^2 - 2rs, we can substitute aa and bb to form a system of equations.
4
Solve for the constant bb using the product relation.
b=4b = 4
The relation (rs)2=b2=b+12(rs)^2 = b^2 = b+12 simplifies to the quadratic equation b2b12=0b^2 - b - 12 = 0. Factoring yields b=4b = 4 or b=3b = -3. Since rr and ss are positive integers, their product bb must be positive, meaning b=4b = 4.
5
Substitute b=4b = 4 into the sum relation to solve for aa.
a=5a = 5
Substituting b=4b = 4 yields a22(4)=a+12a^2 - 2(4) = a+12, which simplifies to a2a20=0a^2 - a - 20 = 0. Factoring yields a=5a = 5 or a=4a = -4. Since rr and ss are positive integers, their sum aa must be positive, meaning a=5a = 5.

Key Concept

Vieta's Formulas and Symmetric Polynomial Relationships
Estimated Time:3m 0s
Question 146Question

An exponential function gg is defined by g(x)=pqxg(x) = p \cdot q^x, where pp and qq are positive constants. If g(12)=6g\left(\frac{1}{2}\right) = 6 and g(32)=54g\left(\frac{3}{2}\right) = 54, what is the value of g(2)g(2)?

Show answer & explanation

Answer: 162

Answer

162
The correct answer is 162. Substituting the coordinates into the function gives the system pq1/2=6p \cdot q^{1/2} = 6 and pq3/2=54p \cdot q^{3/2} = 54. Dividing the second equation by the first yields q=9q = 9. Substituting q=9q = 9 into the first equation yields p3=6p \cdot 3 = 6, so p=2p = 2. The complete function is g(x)=29xg(x) = 2 \cdot 9^x, and evaluating g(2)g(2) gives 281=1622 \cdot 81 = 162.

Step-by-Step Solution

1
Substitute the given values into the function definition to set up a system of equations.
pq1/2=6p \cdot q^{1/2} = 6 and pq3/2=54p \cdot q^{3/2} = 54
To represent the given coordinate relationships using the exponential model parameters.
2
Divide the equation for g(32)g\left(\frac{3}{2}\right) by the equation for g(12)g\left(\frac{1}{2}\right) to eliminate pp and solve for qq.
q=9q = 9
Using the exponent quotient rule, q3/2q1/2=q3/21/2=q1=q\frac{q^{3/2}}{q^{1/2}} = q^{3/2 - 1/2} = q^1 = q. Dividing the constants gives 546=9\frac{54}{6} = 9.
3
Substitute q=9q = 9 back into the first equation and solve for pp.
p=2p = 2
Evaluating the fractional exponent gives 91/2=9=39^{1/2} = \sqrt{9} = 3. Substituting this in yields 3p=63p = 6, which simplifies to p=2p = 2.
4
Evaluate the completed exponential function g(x)=29xg(x) = 2 \cdot 9^x at x=2x = 2.
162
Calculating g(2)=292=281=162g(2) = 2 \cdot 9^2 = 2 \cdot 81 = 162 solves for the target value.

Key Concept

Solving a system of exponential equations using fractional exponent rules and base evaluation.
Question 147Question

A radioactive substance decays according to the equation N(t)=N0(12)t8N(t) = N_0 \left(\frac{1}{2}\right)^{\frac{t}{8}}, where N(t)N(t) is the amount of the substance remaining after tt days, and N0N_0 is the initial amount. If the substance decays to 116\frac{1}{16} of its initial amount in dd days, what is the value of dd?

Show answer & explanation

Answer: 32

Answer

32
The correct answer is 32. The remaining amount of the substance is given as 116\frac{1}{16} of the initial amount, so N(d)N0=116\frac{N(d)}{N_0} = \frac{1}{16}. Substituting dd for tt in the decay formula yields (12)d8=116\left(\frac{1}{2}\right)^{\frac{d}{8}} = \frac{1}{16}. Since 116=(12)4\frac{1}{16} = \left(\frac{1}{2}\right)^4, we can set the exponents equal to each other: d8=4\frac{d}{8} = 4. Solving for dd gives d=32d = 32.

Step-by-Step Solution

1
Set up the equation for the remaining fraction of the substance.
N(d)N0=116\frac{N(d)}{N_0} = \frac{1}{16}
The problem states the substance decays to 116\frac{1}{16} of its initial amount N0N_0 in dd days.
2
Substitute the given decay formula into the equation.
(12)d8=116\left(\frac{1}{2}\right)^{\frac{d}{8}} = \frac{1}{16}
By replacing tt with dd in the formula N(t)N0=(12)t8\frac{N(t)}{N_0} = \left(\frac{1}{2}\right)^{\frac{t}{8}}, we get the expression for the remaining fraction.
3
Rewrite 116\frac{1}{16} as a power with base 12\frac{1}{2} to solve for the exponent.
(12)4=116\left(\frac{1}{2}\right)^4 = \frac{1}{16}
Since 24=162^4 = 16, the fraction 116\frac{1}{16} is equivalent to (12)4\left(\frac{1}{2}\right)^4.
4
Equate the exponents and solve for dd.
d8=4    d=32\frac{d}{8} = 4 \implies d = 32
Since the bases are equal, their exponents must be equal. Multiplying both sides by 8 isolates dd.

Key Concept

Solving exponential equations by equating bases
Question 148Question

In the system of equations below, xx and yy are real numbers.

4x8y=1284^x \cdot 8^y = 128
9x3y=2439^x \cdot 3^y = 243

What is the value of xx?

Show answer & explanation

Answer: 2

Answer

The value of xx is 22.
To solve the system of equations, express all terms in each equation using common bases. In the first equation, 4x8y=1284^x \cdot 8^y = 128 can be written as (22)x(23)y=27(2^2)^x \cdot (2^3)^y = 2^7, which simplifies to 22x+3y=272^{2x+3y} = 2^7, meaning 2x+3y=72x + 3y = 7. In the second equation, 9x3y=2439^x \cdot 3^y = 243 can be written as (32)x3y=35(3^2)^x \cdot 3^y = 3^5, which simplifies to 32x+y=353^{2x+y} = 3^5, meaning 2x+y=52x + y = 5. Subtracting the two equations gives (2x+3y)(2x+y)=75    2y=2    y=1(2x + 3y) - (2x + y) = 7 - 5 \implies 2y = 2 \implies y = 1. Substituting y=1y = 1 back into 2x+y=52x + y = 5 gives 2x+1=5    2x=4    x=22x + 1 = 5 \implies 2x = 4 \implies x = 2.

Step-by-Step Solution

1
Rewrite the first equation using a common base of 2.
2x+3y=72x + 3y = 7
By converting 4x4^x to (22)x=22x(2^2)^x = 2^{2x}, 8y8^y to (23)y=23y(2^3)^y = 2^{3y}, and 128128 to 272^7, we can equate the exponents: 2x+3y=72x + 3y = 7.
2
Rewrite the second equation using a common base of 3.
2x+y=52x + y = 5
By converting 9x9^x to (32)x=32x(3^2)^x = 3^{2x}, keeping 3y3^y, and converting 243243 to 353^5, we can equate the exponents: 2x+y=52x + y = 5.
3
Solve the system of linear equations for yy.
y=1y = 1
Subtracting 2x+y=52x + y = 5 from 2x+3y=72x + 3y = 7 eliminates xx, leaving 2y=22y = 2, which gives y=1y = 1.
4
Substitute y=1y = 1 into one of the linear equations to solve for xx.
x=2x = 2
Substituting y=1y = 1 into 2x+y=52x + y = 5 yields 2x+1=52x + 1 = 5, which simplifies to 2x=42x = 4, so x=2x = 2.

Key Concept

Solving systems of exponential equations by converting to a common base and applying exponent laws.
Question 149Question

Which of the following is equivalent to the expression 3x25x4x2\frac{3x^2 - 5x - 4}{x - 2} for all x2x \neq 2?

Show answer & explanation

Answer: 3x+12x23x + 1 - \frac{2}{x - 2}

Answer

3x+12x23x + 1 - \frac{2}{x - 2}
The correct answer represents the equivalent expression obtained by performing polynomial division on the rational expression. Dividing the numerator 3x25x43x^2 - 5x - 4 by the denominator x2x - 2 yields a quotient of 3x+13x + 1 and a remainder of 2-2. This can be written in the form of the quotient plus the remainder over the divisor, resulting in 3x+12x23x + 1 - \frac{2}{x - 2}.

Step-by-Step Solution

1
Divide the leading term of the numerator, 3x23x^2, by the leading term of the denominator, xx.
The first term of the quotient is 3x3x.
This starts the polynomial long division process.
2
Multiply 3x3x by the divisor (x2)(x - 2) and subtract the result from the numerator.
(3x25x4)(3x26x)=x4(3x^2 - 5x - 4) - (3x^2 - 6x) = x - 4.
Subtracting the multiplied term helps find the remainder of the first division step.
3
Divide the leading term of the remaining expression, xx, by the leading term of the divisor, xx.
The second term of the quotient is 11.
To continue the division process with the remaining terms.
4
Multiply 11 by the divisor (x2)(x - 2) and subtract the result from x4x - 4.
(x4)(x2)=2(x - 4) - (x - 2) = -2.
This step determines the final remainder of 2-2 because the degree of the remainder is now less than the degree of the divisor.
5
Express the final result as the sum of the quotient and the remainder divided by the divisor.
3x+12x23x + 1 - \frac{2}{x - 2}
To construct the equivalent algebraic expression.

Key Concept

Equivalent Algebraic Expressions
Question 150Question

In the xyxy-plane, the graph of the quadratic function f(x)=x2+bx+cf(x) = -x^2 + bx + c has a vertex at (h,k)(h, k). The graph of ff is translated 44 units to the right and 55 units up to form the graph of a quadratic function gg. If the graph of gg passes through the point (1,16)(1, 16) and has a yy-intercept of 1313, what is the value of kk?

Show answer & explanation

Answer: 12

Answer

The value of kk is 1212.
By writing the function in vertex form as f(x)=(xh)2+kf(x) = -(x-h)^2 + k, we can apply the transformations directly. Translating the graph 44 units to the right and 55 units up gives the function g(x)=f(x4)+5=(xh4)2+k+5g(x) = f(x-4) + 5 = -(x-h-4)^2 + k+5. Using the given points g(0)=13g(0) = 13 and g(1)=16g(1) = 16, we set up a system of equations: (h+4)2+k+5=13-(h+4)^2 + k+5 = 13 and (h+3)2+k+5=16-(h+3)^2 + k+5 = 16. Solving these simultaneously gives h=2h = -2 and k=12k = 12.

Step-by-Step Solution

1
Write the function f(x)f(x) in vertex form.
f(x)=(xh)2+kf(x) = -(x-h)^2 + k
Since the leading coefficient of f(x)=x2+bx+cf(x) = -x^2 + bx + c is 1-1, the vertex form must have a coefficient of 1-1.
2
Represent the translated function g(x)g(x).
g(x)=(xh4)2+k+5g(x) = -(x-h-4)^2 + k+5
Translating a function f(x)f(x) by 44 units to the right and 55 units up yields g(x)=f(x4)+5g(x) = f(x-4) + 5.
3
Use the yy-intercept of g(x)g(x) to write the first equation.
k(h+4)2=8k - (h+4)^2 = 8
The yy-intercept is the value of the function at x=0x = 0, so g(0)=13g(0) = 13.
4
Use the point (1,16)(1, 16) on g(x)g(x) to write the second equation.
k(h+3)2=11k - (h+3)^2 = 11
The graph passing through (1,16)(1, 16) means g(1)=16g(1) = 16.
5
Solve the system of equations for hh and kk.
h=2h = -2 and k=12k = 12
Equating the expressions for kk gives (h+4)2+8=(h+3)2+11(h+4)^2 + 8 = (h+3)^2 + 11, which simplifies to 2h=42h = -4, so h=2h = -2. Substituting h=2h = -2 into k=(h+4)2+8k = (h+4)^2 + 8 yields k=12k = 12.

Key Concept

Translating quadratic functions and solving systems of quadratic equations.
Question 151Question
(x4)2+(y+1)2=18x+y=k\begin{aligned} (x - 4)^2 + (y + 1)^2 &= 18 \\ x + y &= k \end{aligned}

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

Show answer & explanation

Answer: 6

Answer

The sum of all possible values of kk is 66.
The system of equations has exactly one real solution when the line is tangent to the circle. The circle (x4)2+(y+1)2=18(x - 4)^2 + (y + 1)^2 = 18 has center (4,1)(4, -1) and radius 18=32\sqrt{18} = 3\sqrt{2}. The distance from the center of the circle to the line x+yk=0x + y - k = 0 is given by 41k12+12=3k2\frac{|4 - 1 - k|}{\sqrt{1^2 + 1^2}} = \frac{|3 - k|}{\sqrt{2}}. Setting this distance equal to the radius yields 3k2=32    3k=6\frac{|3 - k|}{\sqrt{2}} = 3\sqrt{2} \implies |3 - k| = 6. Solving this equation gives k=9k = 9 and k=3k = -3. The sum of these possible values is 9+(3)=69 + (-3) = 6.

Step-by-Step Solution

1
Relate the algebraic condition of having exactly one solution to the geometric relationship between the circle and the line.
The line must be tangent to the circle, meaning the perpendicular distance from the center of the circle to the line must equal the radius of the circle.
A system consisting of a circle and a line has exactly one real solution if and only if the line is tangent to the circle.
2
Identify the center and radius of the circle from the equation (x4)2+(y+1)2=18(x - 4)^2 + (y + 1)^2 = 18.
The center of the circle is (4,1)(4, -1) and the radius is r=18=32r = \sqrt{18} = 3\sqrt{2}.
The standard form of a circle equation is (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2, where (h,k)(h, k) is the center and rr is the radius.
3
Express the line equation in standard form Ax+By+C=0Ax + By + C = 0 and set up the perpendicular distance formula.
The line equation is x+yk=0x + y - k = 0. The distance from the center (4,1)(4, -1) to the line is d=(1)(4)+(1)(1)k12+12=3k2d = \frac{|(1)(4) + (1)(-1) - k|}{\sqrt{1^2 + 1^2}} = \frac{|3 - k|}{\sqrt{2}}.
The perpendicular distance from a point (x0,y0)(x_0, y_0) to a line Ax+By+C=0Ax + By + C = 0 is given by d=Ax0+By0+CA2+B2d = \frac{|Ax_0 + By_0 + C|}{\sqrt{A^2 + B^2}}.
4
Set the distance equal to the radius of the circle and solve the absolute value equation for kk.
\frac{|3 - k|}{\sqrt{2}} = 3\sqrt{2} \implies |3 - k| = 6 .Thisyieldstwoequations:. This yields two equations: 3 - k = 6 \implies k = -3 ,and, and 3 - k = -6 \implies k = 9$.
Setting the distance equal to the radius ensures that the line is tangent to the circle, resulting in exactly one point of intersection.
5
Calculate the sum of all possible values of kk.
Sum = 3+9=6-3 + 9 = 6.
The question asks for the sum of all values of kk that satisfy the tangency condition.

Key Concept

Determining the relationship between a line and a circle in a system of equations by setting the perpendicular distance from the center of the circle equal to its radius.

Alternative Method

Substitute y=kxy = k - x into the circle equation to obtain a quadratic equation in xx: (x4)2+(kx+1)2=18(x - 4)^2 + (k - x + 1)^2 = 18. Expanding and combining like terms yields 2x22(k+5)x+(k2+2k1)=02x^2 - 2(k + 5)x + (k^2 + 2k - 1) = 0. For the system to have exactly one real solution, the discriminant Δ\Delta of this quadratic equation must be zero: Δ=[2(k+5)]24(2)(k2+2k1)=0\Delta = [-2(k + 5)]^2 - 4(2)(k^2 + 2k - 1) = 0. Simplifying this equation leads to 4(k2+10k+25)8(k2+2k1)=0    k26k27=04(k^2 + 10k + 25) - 8(k^2 + 2k - 1) = 0 \implies k^2 - 6k - 27 = 0. By Vieta's formulas, the sum of the solutions to this quadratic equation for kk is given by ba=61=6-\frac{b}{a} = -\frac{-6}{1} = 6.
Estimated Time:2m 30s
Question 152Question

A system of equations consists of the quadratic function f(x)=x2+6x2f(x) = -x^2 + 6x - 2 and the linear function g(x)=2x+1g(x) = 2x + 1. If the graphs of ff and gg intersect at the points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) in the xyxy-plane, what is the value of y1+y2y_1 + y_2?

Show answer & explanation

Answer: 10

Answer

10
By setting the two equations equal to each other, we obtain x2+6x2=2x+1-x^2 + 6x - 2 = 2x + 1. Rearranging terms to one side gives x24x+3=0x^2 - 4x + 3 = 0, which factors as (x1)(x3)=0(x-1)(x-3) = 0. The x-coordinates of the intersection points are x=1x = 1 and x=3x = 3. Substituting these into the linear equation gives the y-coordinates: for x=1x = 1, y=2(1)+1=3y = 2(1) + 1 = 3; for x=3x = 3, y=2(3)+1=7y = 2(3) + 1 = 7. Summing these y-coordinates gives 3+7=103 + 7 = 10.

Step-by-Step Solution

1
Set the quadratic function equal to the linear function to find the x-coordinates of the intersection points.
x2+6x2=2x+1-x^2 + 6x - 2 = 2x + 1
At the points of intersection, the y-values of both functions must be equal.
2
Rearrange the equation into standard quadratic form and solve for xx by factoring.
x24x+3=0(x1)(x3)=0x=1 or x=3x^2 - 4x + 3 = 0 \Rightarrow (x - 1)(x - 3) = 0 \Rightarrow x = 1 \text{ or } x = 3
Factoring the quadratic equation gives the x-coordinates of the intersection points.
3
Substitute the x-coordinates back into the linear equation to find the corresponding y-coordinates.
For x1=1x_1 = 1, y1=2(1)+1=3y_1 = 2(1) + 1 = 3. For x2=3x_2 = 3, y2=2(3)+1=7y_2 = 2(3) + 1 = 7.
The linear equation g(x)=2x+1g(x) = 2x + 1 is simpler to use for finding the y-coordinates than the quadratic equation.
4
Sum the two y-coordinates.
y1+y2=3+7=10y_1 + y_2 = 3 + 7 = 10
The question asks for the sum of the y-coordinates of the intersection points.

Key Concept

Solving a system consisting of a linear equation and a quadratic equation by substitution or equating them.
Question 153Question

The quadratic function ff is defined by f(x)=3(x2)2+5f(x) = 3(x - 2)^2 + 5. In the xyxy-plane, the graph of y=f(x)y = f(x) intersects the yy-axis at the point (0,c)(0, c). What is the value of cc?

Show answer & explanation

Answer: 17

Answer

The correct answer is 17.
To find the yy-intercept of the graph of y=f(x)y = f(x), we substitute x=0x = 0 into the equation: f(0)=3(02)2+5f(0) = 3(0 - 2)^2 + 5. Simplifying the expression inside the parentheses gives 3(2)2+53(-2)^2 + 5. Squaring 2-2 gives 44, making the expression 3(4)+5=12+5=173(4) + 5 = 12 + 5 = 17. Therefore, the graph intersects the yy-axis at the point (0,17)(0, 17), which means the value of cc is 17.

Step-by-Step Solution

1
Set x=0x = 0 to find the point where the graph intersects the yy-axis.
f(0)=3(02)2+5f(0) = 3(0 - 2)^2 + 5
The yy-intercept of any graph in the xyxy-plane occurs when the xx-coordinate is equal to 00.
2
Perform the arithmetic evaluation to find the value of f(0)f(0).
f(0)=17f(0) = 17
First, evaluate the term inside the parentheses: 02=20 - 2 = -2. Squaring 2-2 gives 44. Then, multiply 33 by 44 to get 1212. Finally, add 55 to obtain 1717.

Key Concept

Evaluating a quadratic function at x=0x = 0 to determine its yy-intercept.
Question 154Question

In the quadratic equation x2+bx+c=0x^2 + bx + c = 0, bb and cc are integers such that b+c=10b + c = 10. If the equation has no real solutions, what is the maximum possible value of cc?

Show answer & explanation

Answer: 18

Answer

The maximum possible value of cc is 18.
For the quadratic equation to have no real solutions, the discriminant b24acb^2 - 4ac must be negative. Given a=1a=1, this simplifies to b24c<0b^2 - 4c < 0. Using the constraint b+c=10b + c = 10, we can express cc as 10b10 - b. Substituting this into the inequality gives b24(10b)<0b^2 - 4(10 - b) < 0, which simplifies to b2+4b40<0b^2 + 4b - 40 < 0. Solving the boundary equation b2+4b40=0b^2 + 4b - 40 = 0 using the quadratic formula gives b=2±44b = -2 \pm \sqrt{44}. Since 446.63\sqrt{44} \approx 6.63, the boundary values of bb are approximately 8.63-8.63 and 4.634.63. Thus, the inequality holds for 8.63<b<4.63-8.63 < b < 4.63. To maximize c=10bc = 10 - b, we need the smallest integer value for bb in this range, which is b=8b = -8. Substituting b=8b = -8 gives the maximum value of c=10(8)=18c = 10 - (-8) = 18.

Step-by-Step Solution

1
State the condition for the quadratic equation to have no real solutions.
The discriminant must be negative: b24ac<0b^2 - 4ac < 0. Since a=1a = 1, this simplifies to b24c<0b^2 - 4c < 0.
A quadratic equation has no real solutions if and only if its discriminant is strictly less than zero.
2
Express cc in terms of bb using the given equation b+c=10b + c = 10, and substitute it into the discriminant inequality.
Since c=10bc = 10 - b, substituting gives b24(10b)<0b^2 - 4(10 - b) < 0, which simplifies to b2+4b40<0b^2 + 4b - 40 < 0.
Substituting one variable in terms of the other allows us to solve a single-variable quadratic inequality.
3
Find the boundary values of bb by solving the equation b2+4b40=0b^2 + 4b - 40 = 0 using the quadratic formula.
b=4±424(1)(40)2=4±1762=2±44b = \frac{-4 \pm \sqrt{4^2 - 4(1)(-40)}}{2} = \frac{-4 \pm \sqrt{176}}{2} = -2 \pm \sqrt{44}. Since 446.63\sqrt{44} \approx 6.63, the boundaries are approximately b8.63b \approx -8.63 and b4.63b \approx 4.63.
The roots of the quadratic equation define the boundaries of the interval that satisfies the inequality.
4
Determine the interval for bb that satisfies the inequality and identify the value of bb that maximizes cc.
The inequality b2+4b40<0b^2 + 4b - 40 < 0 is satisfied when 8.63<b<4.63-8.63 < b < 4.63. Since c=10bc = 10 - b, maximizing cc requires selecting the smallest possible integer value of bb in this range, which is b=8b = -8.
Subtracting a smaller number from 10 results in a larger value for cc.
5
Calculate the maximum value of cc using the optimal value of bb.
c=10(8)=18c = 10 - (-8) = 18.
Substituting the minimum integer value of bb gives the maximum integer value of cc.

Key Concept

Analyzing the discriminant of a quadratic equation to determine the nature of its roots and using substitution to solve optimization problems under constraints.
Question 155Question

If zz is a positive number such that z24z12=0z^2 - 4z - 12 = 0, what is the value of zz?

Show answer & explanation

Answer: 6

Answer

The correct answer is 6.
To find the positive value of zz that satisfies the equation z24z12=0z^2 - 4z - 12 = 0, we factor the quadratic expression. Finding two numbers that multiply to 12-12 and add to 4-4 gives 6-6 and 22. Thus, the equation can be factored as (z6)(z+2)=0(z - 6)(z + 2) = 0. Setting each factor to zero yields the solutions z=6z = 6 and z=2z = -2. Since the problem states that zz is a positive number, we discard the negative solution, leaving 66 as the final answer.

Step-by-Step Solution

1
Factor the quadratic equation z24z12=0z^2 - 4z - 12 = 0.
(z6)(z+2)=0(z - 6)(z + 2) = 0
To solve the quadratic equation by finding two numbers that multiply to -12 and add to -4.
2
Solve for the roots of the equation.
z=6z = 6 or z=2z = -2
Set each factor equal to zero and solve for zz.
3
Apply the constraint that zz must be positive.
z=6z = 6
Discard the negative solution z=2z = -2 as the problem specifies zz must be a positive number.

Key Concept

Solving quadratic equations by factoring
Question 156Question

Which of the following is a solution to the equation x22x8=0x^2 - 2x - 8 = 0?

Show answer & explanation

Answer: 4

Answer

The correct solution is 4.
To find the solutions to the equation x22x8=0x^2 - 2x - 8 = 0, we factor the quadratic expression on the left side of the equation. We need two numbers that multiply to 8-8 and add to 2-2. These numbers are 4-4 and 22. Thus, the equation can be rewritten in factored form as (x4)(x+2)=0(x - 4)(x + 2) = 0. Setting each factor to zero yields the solutions x=4x = 4 and x=2x = -2. Among the given options, 44 is the only correct solution.

Step-by-Step Solution

1
Factor the quadratic expression x22x8x^2 - 2x - 8.
The expression factors into (x4)(x+2)(x - 4)(x + 2).
We look for two numbers that multiply to the constant term 8-8 and add to the linear coefficient 2-2. These numbers are 4-4 and 22.
2
Set each factor equal to zero to solve for xx.
x4=0x - 4 = 0 or x+2=0x + 2 = 0, which gives x=4x = 4 or x=2x = -2.
By the zero product property, if the product of two factors is zero, then at least one of the factors must be zero.
3
Identify the solution that appears in the options.
x=4x = 4 is a solution.
Checking the given options, 44 is listed while 2-2 is not.

Key Concept

Solving quadratic equations by factoring
Question 157Question

If 272x19y+2=31327^{2x - 1} \cdot 9^{y + 2} = 3^{13} and 8xy=2y98^{x - y} = 2^{y - 9}, what is the value of x+yx + y?

Show answer & explanation

Answer: 4

Answer

4
To solve the system, we convert all exponential terms to their prime bases. The first equation becomes 36x332y+4=3133^{6x - 3} \cdot 3^{2y + 4} = 3^{13}, which simplifies to 36x+2y+1=3133^{6x + 2y + 1} = 3^{13}. Equating the exponents yields 6x+2y+1=136x + 2y + 1 = 13, which simplifies to 3x+y=63x + y = 6. The second equation becomes 23x3y=2y92^{3x - 3y} = 2^{y - 9}. Equating these exponents yields 3x4y=93x - 4y = -9. Solving this system of equations gives x=1x = 1 and y=3y = 3. The sum of these values is 1+3=41 + 3 = 4.

Step-by-Step Solution

1
Convert the bases of the first equation to a common base of 3.
Since 27=3327 = 3^3 and 9=329 = 3^2, we can rewrite the equation 272x19y+2=31327^{2x - 1} \cdot 9^{y + 2} = 3^{13} as (33)2x1(32)y+2=313(3^3)^{2x - 1} \cdot (3^2)^{y + 2} = 3^{13}. Applying the power of a power rule, this simplifies to 36x332y+4=3133^{6x - 3} \cdot 3^{2y + 4} = 3^{13}. Using the product rule of exponents, we add the exponents to get 36x+2y+1=3133^{6x + 2y + 1} = 3^{13}.
This allows us to equate the exponents and form a linear equation.
2
Set the exponents equal to each other to obtain the first linear equation.
6x+2y+1=13    6x+2y=12    3x+y=66x + 2y + 1 = 13 \implies 6x + 2y = 12 \implies 3x + y = 6.
Since the bases are identical on both sides, their exponents must be equal.
3
Convert the bases of the second equation to a common base of 2 and equate their exponents.
Since 8=238 = 2^3, rewrite 8xy=2y98^{x - y} = 2^{y - 9} as (23)xy=2y9    23x3y=2y9(2^3)^{x - y} = 2^{y - 9} \implies 2^{3x - 3y} = 2^{y - 9}. Equating the exponents gives 3x3y=y9    3x4y=93x - 3y = y - 9 \implies 3x - 4y = -9.
This gives us a second linear equation to form a system of equations.
4
Solve the system of equations for the variables.
From the first equation, we have 3x=6y3x = 6 - y. Substituting this into the second equation gives (6y)4y=9    65y=9    5y=15    y=3(6 - y) - 4y = -9 \implies 6 - 5y = -9 \implies -5y = -15 \implies y = 3. Substituting y=3y = 3 back into the first equation yields 3x+3=6    3x=3    x=13x + 3 = 6 \implies 3x = 3 \implies x = 1.
Solving the system of linear equations provides the individual values of the variables.
5
Calculate the sum of the variables.
x+y=1+3=4x + y = 1 + 3 = 4.
This answers the question asking for the sum of the variables.

Key Concept

Expressing exponential terms with a common base to form and solve a system of linear equations.
Question 158Question

A certain substance decays radioactively such that the mass of the substance, in grams, remaining after tt days is modeled by the function M(t)=802t5M(t) = 80 \cdot 2^{-\frac{t}{5}}. After how many days will the mass of the substance be 1010 grams?

Show answer & explanation

Answer: 15

Answer

15
To find the number of days after which the mass of the substance is 1010 grams, we substitute 1010 for M(t)M(t) in the given function, yielding 10=802t510 = 80 \cdot 2^{-\frac{t}{5}}. Dividing both sides by 8080 gives 1080=2t5\frac{10}{80} = 2^{-\frac{t}{5}}, which simplifies to 18=2t5\frac{1}{8} = 2^{-\frac{t}{5}}. Since 18\frac{1}{8} can be written as 232^{-3}, the equation becomes 23=2t52^{-3} = 2^{-\frac{t}{5}}. Because the bases are the same, we equate the exponents: 3=t5-3 = -\frac{t}{5}. Multiplying both sides by 5-5 gives t=15t = 15.

Step-by-Step Solution

1
Set the mass M(t)M(t) equal to 1010 in the given function.
10=802t510 = 80 \cdot 2^{-\frac{t}{5}}
We want to find the value of tt when the remaining mass of the substance is 1010 grams.
2
Divide both sides of the equation by 8080.
18=2t5\frac{1}{8} = 2^{-\frac{t}{5}}
To isolate the exponential expression.
3
Express both sides of the equation with a common base of 22.
23=2t52^{-3} = 2^{-\frac{t}{5}}
Since 8=238 = 2^3, the fraction 18\frac{1}{8} can be written as 232^{-3}. Having the same base on both sides allows us to equate the exponents.
4
Set the exponents equal to each other and solve for tt.
t=15t = 15
Because the bases are equal, the exponents must be equal: 3=t5-3 = -\frac{t}{5}.

Key Concept

Solving exponential equations by finding a common base.
Question 159Question

If x>0x > 0 and x23x18=0x^2 - 3x - 18 = 0, what is the value of x+2x + 2?

Show answer & explanation

Answer: 8

Answer

8
Factoring the quadratic equation x23x18=0x^2 - 3x - 18 = 0 yields (x6)(x+3)=0(x - 6)(x + 3) = 0. This gives two solutions: x=6x = 6 and x=3x = -3. Since the condition specifies x>0x > 0, we choose x=6x = 6. The question asks for the value of x+2x + 2, which is 6+2=86 + 2 = 8.

Step-by-Step Solution

1
Factor the quadratic equation x23x18=0x^2 - 3x - 18 = 0 by finding two numbers that multiply to 18-18 and add to 3-3.
(x6)(x+3)=0(x - 6)(x + 3) = 0
Factoring allows us to find the individual roots of the quadratic equation.
2
Solve for the possible values of xx by setting each factor equal to zero.
x=6x = 6 or x=3x = -3
If the product of two factors is zero, then at least one of the factors must equal zero.
3
Apply the given constraint that x>0x > 0.
x=6x = 6
The problem specifies that xx must be a positive number, so the negative root x=3x = -3 must be discarded.
4
Substitute the value of xx into the expression x+2x + 2.
8
The question asks for the value of x+2x + 2, so we evaluate 6+26 + 2.

Key Concept

Solving quadratic equations by factoring and applying constraints on roots
Estimated Time:1m 0s
Question 160Question

For all x>1x > 1, the expression 2x2+7x4x21x12x1\frac{2x^2 + 7x - 4}{x^2 - 1} \cdot \frac{x - 1}{2x - 1} is equivalent to x+kx+1\frac{x+k}{x+1}, where kk is a constant. What is the value of kk?

Show answer & explanation

Answer: 4

Answer

The value of the constant kk is 4.
Factoring the numerator 2x2+7x42x^2 + 7x - 4 yields (2x1)(x+4)(2x - 1)(x + 4) and factoring the denominator x21x^2 - 1 yields (x1)(x+1)(x - 1)(x + 1). Substituting these factored forms into the given product gives (2x1)(x+4)(x1)(x+1)x12x1\frac{(2x - 1)(x + 4)}{(x - 1)(x + 1)} \cdot \frac{x - 1}{2x - 1}. Canceling the common factors (2x1)(2x - 1) and (x1)(x - 1) simplifies the expression to x+4x+1\frac{x + 4}{x + 1}. Comparing this to x+kx+1\frac{x + k}{x + 1} shows that k=4k = 4.

Step-by-Step Solution

1
Factor the quadratic expression in the numerator: 2x2+7x42x^2 + 7x - 4.
(2x1)(x+4)(2x - 1)(x + 4)
Factoring the numerator helps identify common factors that can be simplified.
2
Factor the difference of squares in the denominator: x21x^2 - 1.
(x1)(x+1)(x - 1)(x + 1)
Factoring the denominator helps identify common factors that can be simplified.
3
Multiply the rational expressions and cancel out the common factors.
x+4x+1\frac{x + 4}{x + 1}
Since x>1x > 1, the terms (2x1)(2x - 1) and (x1)(x - 1) are not equal to zero and can be canceled.
4
Compare the resulting expression with x+kx+1\frac{x + k}{x + 1} to find the value of kk.
k=4k = 4
By matching the numerators of the equivalent expressions, x+4=x+kx + 4 = x + k, which gives k=4k = 4.

Key Concept

Factoring and simplifying products of rational expressions
PreviousPage 8 / 22Next
Advanced Math Practice Questions — SAT — Page 8 | Examkin