Tüm alıştırma soruları

612 soru

Soru 301Soru

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?

Cevabı ve açıklamayı göster

Cevap: 2

Cevap

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.

Adım Adım Çözüm

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.

Anahtar Kavram

Using given function values to solve for unknown coefficients in a factored polynomial.
Soru 302Soru

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?

Cevabı ve açıklamayı göster

Cevap: 6

Cevap

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.

Adım Adım Çözüm

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.

Anahtar Kavram

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

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

Cevabı ve açıklamayı göster

Cevap: 1.5

Cevap

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.

Adım Adım Çözüm

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.

Anahtar Kavram

Solving exponential equations using base conversion, exponent rules, and factoring.
Soru 304Soru

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

Cevabı ve açıklamayı göster

Cevap: 3

Cevap

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.

Adım Adım Çözüm

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.

Anahtar Kavram

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

Alternatif Yöntem

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.
Tahmini Süre:1m 30s
Soru 305Soru
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?

Cevabı ve açıklamayı göster

Cevap: 2

Cevap

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.

Adım Adım Çözüm

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.

Anahtar Kavram

Solving systems of linear equations by linear combination and algebraic manipulation.
Soru 306Soru

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?

Cevabı ve açıklamayı göster

Cevap: 2

Cevap

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.

Adım Adım Çözüm

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.

Anahtar Kavram

Finding the equation of a parabola using symmetry and vertex form
Tahmini Süre:2m 0s
Soru 307Soru

A researcher uses the linear equation T=18.5+4.2dT = 18.5 + 4.2d to estimate the temperature, TT, in degrees Celsius, of the Earth's crust at a depth of dd kilometers below the surface in a certain region. What is the estimated increase in temperature, in degrees Celsius, for each increase of 5 kilometers in depth?

Cevabı ve açıklamayı göster

Cevap: 21

Cevap

21
The coefficient of dd in the equation is 4.24.2, representing a temperature increase of 4.24.2 degrees Celsius for every 1 kilometer increase in depth. To find the temperature increase for an increase of 5 kilometers in depth, multiply this rate of change by 5: 4.2×5=214.2 \times 5 = 21.

Adım Adım Çözüm

1
Identify the slope of the linear equation.
The slope is 4.24.2.
In the equation T=18.5+4.2dT = 18.5 + 4.2d, the term 4.2d4.2d indicates that for every 1 kilometer increase in depth (dd), the temperature (TT) increases by 4.24.2 degrees Celsius.
2
Calculate the total temperature increase for a 5-kilometer depth increase.
The increase is 2121 degrees Celsius.
Since the rate of temperature increase is 4.24.2 degrees Celsius per kilometer, a depth increase of 55 kilometers results in a temperature increase of 4.2×5=214.2 \times 5 = 21 degrees Celsius.

Anahtar Kavram

Interpreting the slope of a linear equation in context as a constant rate of change.
Tahmini Süre:1m 30s
Soru 308Soru

What is the sum of all real solutions to the equation 3x+7103x+7=3\sqrt{3x + 7} - \frac{10}{\sqrt{3x + 7}} = 3?

Cevabı ve açıklamayı göster

Cevap: 6

Cevap

The only real solution is 6, so the sum of all real solutions is 6.
The correct answer is 6. By substituting u=3x+7u = \sqrt{3x + 7}, the equation becomes u10/u=3u - 10/u = 3, which simplifies to the quadratic u23u10=0u^2 - 3u - 10 = 0. Factoring gives (u5)(u+2)=0(u - 5)(u + 2) = 0. Since the principal square root must be non-negative, uu must be positive, so we reject u=2u = -2 and keep u=5u = 5. Solving 3x+7=5\sqrt{3x + 7} = 5 by squaring both sides yields 3x+7=253x + 7 = 25, which simplifies to x=6x = 6. The extraneous solution x=1x = -1 (which comes from u=2u = -2) must be discarded because substituting it back into the original equation results in 3-3 instead of 33. Thus, the only real solution is 6.

Adım Adım Çözüm

1
Substitute u=3x+7u = \sqrt{3x + 7} into the equation.
u10u=3u - \frac{10}{u} = 3, where u>0u > 0.
This substitution simplifies the radical equation into a rational equation of a single variable.
2
Multiply the entire equation by uu and solve the resulting quadratic equation.
u23u10=0    (u5)(u+2)=0u^2 - 3u - 10 = 0 \implies (u - 5)(u + 2) = 0, which yields u=5u = 5 or u=2u = -2.
Clearing the denominator transforms the rational expression into a standard quadratic equation.
3
Apply the constraint that u=3x+7u = \sqrt{3x + 7} must be non-negative.
u=5u = 5 is the only valid root; u=2u = -2 has no real solution and must be discarded.
The output of a principal square root is non-negative by definition.
4
Substitute back 3x+7=5\sqrt{3x + 7} = 5 and solve for xx.
3x+7=25    3x=18    x=63x + 7 = 25 \implies 3x = 18 \implies x = 6.
Squaring both sides eliminates the radical and allows us to isolate the variable xx.
5
Verify if solving 3x+7=2\sqrt{3x+7} = -2 leads to an extraneous solution.
Squaring both sides of 3x+7=2\sqrt{3x+7} = -2 gives 3x+7=4    x=13x+7 = 4 \implies x = -1. Substituting x=1x = -1 into the original equation yields 4104=25=33\sqrt{4} - \frac{10}{\sqrt{4}} = 2 - 5 = -3 \neq 3. Therefore, x=1x = -1 is extraneous.
Verifying solutions is necessary to identify and discard values that do not satisfy the original equation.

Anahtar Kavram

Solving equations using substitution and identifying extraneous solutions
Tahmini Süre:2m 30s
Soru 309Soru

A commercial printing press uses a continuous roll of paper to print newspapers at a constant rate. After 1010 minutes of operation, the remaining length of the paper roll is 12,50012,500 feet. After 2525 minutes of operation, the remaining length of the paper roll is 8,0008,000 feet. If the relationship between the printing time, in minutes, and the remaining length of the paper roll, in feet, is linear, how many minutes after the printing press starts operating will the remaining length of the paper roll be 2,0002,000 feet?

Cevabı ve açıklamayı göster

Cevap: 45

Cevap

The remaining length of the paper roll will be 2,0002,000 feet after 4545 minutes of operation.
We are given that the remaining length of the paper roll is a linear function of time, tt. Let L(t)L(t) be the remaining length of the paper roll, in feet, after tt minutes of operation. We can represent the given information as two coordinate points: (10,12500)(10, 12500) and (25,8000)(25, 8000). First, find the slope, which represents the constant rate at which the paper is consumed: m=8000125002510=450015=300m = \frac{8000 - 12500}{25 - 10} = \frac{-4500}{15} = -300 feet per minute. Next, write the linear equation using the point-slope form: L(t)12500=300(t10)L(t) - 12500 = -300(t - 10), which simplifies to L(t)=15500300tL(t) = 15500 - 300t. To find the time when the remaining length is 2,0002,000 feet, set L(t)=2000L(t) = 2000 and solve for tt: 2000=15500300t2000 = 15500 - 300t, which simplifies to 300t=13500300t = 13500, giving t=45t = 45.

Adım Adım Çözüm

1
Calculate the rate of paper consumption (the slope of the linear equation) using the two given points, (10,12500)(10, 12500) and (25,8000)(25, 8000).
The rate of paper consumption is 300-300 feet per minute.
To establish the linear relationship, we first need the constant rate of change (slope) from the two known coordinate points.
2
Use the point-slope equation of a line, yy1=m(xx1)y - y_1 = m(x - x_1), with the point (10,12500)(10, 12500) and slope m=300m = -300, to find the equation relating the remaining length, LL, to the time, tt.
L(t)=15500300tL(t) = 15500 - 300t
We need the full linear model to calculate the remaining length at any specific time.
3
Substitute L(t)=2000L(t) = 2000 into the linear equation and solve for tt.
t=45t = 45
This gives the specific operating time in minutes when the remaining paper roll length is 2,0002,000 feet.

Anahtar Kavram

Writing and solving linear equations in two variables from two coordinate points.
Soru 310Soru

If xx and yy satisfy the system of equations below, what is the value of x+yx + y?

8xy=2y+39x=27y1\begin{aligned} 8^{x-y} &= 2^{y+3} \\ 9^{x} &= 27^{y-1} \end{aligned}
Cevabı ve açıklamayı göster

Cevap: 36

Cevap

36
The correct answer is 36. By rewriting 8xy=2y+38^{x-y} = 2^{y+3} with base 2, we obtain the relation 3x4y=33x - 4y = 3. Similarly, rewriting 9x=27y19^x = 27^{y-1} with base 3 gives 2x3y=32x - 3y = -3. Solving this system of equations simultaneously yields x=21x = 21 and y=15y = 15. Adding these values together gives the final result of 36.

Adım Adım Çözüm

1
Rewrite the first equation using the common base of 2.
23(xy)=2y+32^{3(x-y)} = 2^{y+3}, which simplifies to 3x4y=33x - 4y = 3.
Since 8=238 = 2^3, we can apply the power of a power rule (am)n=amn(a^m)^n = a^{mn} to rewrite 8xy8^{x-y} as 23(xy)2^{3(x-y)}. Setting the exponents equal gives the linear equation 3(xy)=y+33(x-y) = y+3, which simplifies to 3x4y=33x - 4y = 3.
2
Rewrite the second equation using the common base of 3.
32x=33(y1)3^{2x} = 3^{3(y-1)}, which simplifies to 2x3y=32x - 3y = -3.
Since 9=329 = 3^2 and 27=3327 = 3^3, we rewrite the terms using base 3. Equating the exponents gives 2x=3(y1)2x = 3(y-1), which simplifies to 2x3y=32x - 3y = -3.
3
Solve the system of two linear equations.
x=21x = 21 and y=15y = 15.
Using the elimination method, we can multiply the first equation by 3 and the second equation by 4 to align the coefficients of yy, obtaining 9x12y=99x - 12y = 9 and 8x12y=128x - 12y = -12. Subtracting the equations gives x=21x = 21. Substituting this back yields y=15y = 15.
4
Find the sum of xx and yy.
36
The question asks for the value of x+yx + y. Substituting x=21x = 21 and y=15y = 15 gives 21+15=3621 + 15 = 36.

Anahtar Kavram

Solving systems of exponential equations by expressing bases as powers of common bases to establish a system of linear equations.
Soru 311Soru

If 4x+9=5\sqrt{4x + 9} = 5, what is the value of xx?

Cevabı ve açıklamayı göster

Cevap: 4

Cevap

4
Squaring both sides of the equation 4x+9=5\sqrt{4x + 9} = 5 yields 4x+9=254x + 9 = 25. Subtracting 9 from both sides gives 4x=164x = 16, and dividing by 4 yields x=4x = 4. Checking this solution in the original equation yields 4(4)+9=25=5\sqrt{4(4) + 9} = \sqrt{25} = 5, which confirms it is correct.

Adım Adım Çözüm

1
Square both sides of the equation
4x+9=254x + 9 = 25
To eliminate the square root on the left side of the equation.
2
Subtract 9 from both sides of the equation
4x=164x = 16
To isolate the variable term on the left side of the equation.
3
Divide both sides of the equation by 4
x=4x = 4
To solve for xx.
4
Substitute the solved value back into the original equation
4(4)+9=5    5=5\sqrt{4(4) + 9} = 5 \implies 5 = 5
To ensure the solution is valid and not extraneous.

Anahtar Kavram

Solving radical equations of the form ax+b=c\sqrt{ax + b} = c by squaring both sides.
Soru 312Soru

The polynomial function pp is defined by p(x)=(x3)(x5)(xr)p(x) = (x - 3)(x - 5)(x - r), where rr is a constant. If the graph of y=p(x)y = p(x) in the xyxy-plane intersects the yy-axis at (0,60)(0, -60), what is the value of rr?

Cevabı ve açıklamayı göster

Cevap: 4

Cevap

The value of rr is 44.
Evaluating the polynomial at x=0x = 0 yields the yy-intercept of the graph, which is given as 60-60. Substituting 00 for xx in the equation p(x)=(x3)(x5)(xr)p(x) = (x - 3)(x - 5)(x - r) gives p(0)=(03)(05)(0r)=(3)(5)(r)=15rp(0) = (0 - 3)(0 - 5)(0 - r) = (-3)(-5)(-r) = -15r. Setting this expression equal to 60-60 yields 15r=60-15r = -60. Dividing both sides of the equation by 15-15 yields r=4r = 4.

Adım Adım Çözüm

1
Identify the meaning of the yy-intercept.
Evaluating p(x)p(x) at x=0x = 0 must equal 60-60, so p(0)=60p(0) = -60.
The yy-intercept of a graph occurs where the xx-coordinate is 00.
2
Substitute x=0x = 0 into the polynomial expression.
p(0)=(03)(05)(0r)=(3)(5)(r)=15rp(0) = (0 - 3)(0 - 5)(0 - r) = (-3)(-5)(-r) = -15r.
This simplifies the polynomial expression in terms of the unknown constant rr.
3
Set the expression equal to the given yy-intercept value and solve for rr.
15r=60    r=4-15r = -60 \implies r = 4.
Dividing both sides by 15-15 isolates the variable rr.

Anahtar Kavram

Using the y-intercept of a polynomial function to find an unknown root/constant in its factored form.
Soru 313Soru

In the xyxy-plane, the graph of the quadratic function f(x)=ax2+bx+cf(x) = ax^2 + bx + c, where aa, bb, and cc are constants, has a vertex (h,k)(h, k) that lies on the line y=4x+8y = 4x + 8. If the graph of y=f(x)y = f(x) has xx-intercepts at x=2x = -2 and x=6x = 6, what is the value of cc?

Cevabı ve açıklamayı göster

Cevap: 12

Cevap

The value of c is 12.
The correct answer is 12. The axis of symmetry of the quadratic function lies midway between its x-intercepts at x=2x = -2 and x=6x = 6, giving an x-coordinate of h=2h = 2 for the vertex. Since the vertex lies on the line y=4x+8y = 4x + 8, its y-coordinate is k=4(2)+8=16k = 4(2) + 8 = 16. Substituting the vertex (2,16)(2, 16) into the vertex form of a quadratic function gives f(x)=a(x2)2+16f(x) = a(x - 2)^2 + 16. Using the x-intercept at (6,0)(6, 0) to solve for aa gives 0=a(62)2+160 = a(6 - 2)^2 + 16, which yields a=1a = -1. Evaluating the function at x=0x = 0 to find the constant term cc gives c=f(0)=(02)2+16=12c = f(0) = -(0 - 2)^2 + 16 = 12.

Adım Adım Çözüm

1
Determine the x-coordinate of the vertex of the quadratic function.
h=2h = 2
The axis of symmetry of a parabola lies midway between its x-intercepts. The midpoint of the intercepts x=2x = -2 and x=6x = 6 is calculated as 2+62=2\frac{-2 + 6}{2} = 2.
2
Determine the y-coordinate of the vertex using the given linear equation.
k=16k = 16
Since the vertex (h,k)(h, k) lies on the line y=4x+8y = 4x + 8, substituting x=h=2x = h = 2 into the line equation gives k=4(2)+8=16k = 4(2) + 8 = 16.
3
Write the quadratic function in vertex form and solve for the leading coefficient aa.
a=1a = -1
The vertex form is f(x)=a(xh)2+kf(x) = a(x - h)^2 + k. Substituting the vertex (2,16)(2, 16) yields f(x)=a(x2)2+16f(x) = a(x - 2)^2 + 16. Using the x-intercept (6,0)(6, 0), substitute x=6x = 6 and f(x)=0f(x) = 0 into the equation: 0=a(62)2+160 = a(6 - 2)^2 + 16, which simplifies to 16a=1616a = -16, resulting in a=1a = -1.
4
Expand the quadratic function or evaluate it at x=0x = 0 to find the value of cc.
c=12c = 12
In standard form f(x)=ax2+bx+cf(x) = ax^2 + bx + c, the constant term cc is equal to f(0)f(0). Substituting x=0x = 0 into f(x)=(x2)2+16f(x) = -(x - 2)^2 + 16 yields f(0)=(02)2+16=4+16=12f(0) = -(0 - 2)^2 + 16 = -4 + 16 = 12.

Anahtar Kavram

Using symmetry and the vertex form of a quadratic function to determine its standard form coefficients.

Alternatif Yöntem

Alternatively, since the x-intercepts are 2-2 and 66, the quadratic function can be written in factored form as f(x)=a(x+2)(x6)f(x) = a(x + 2)(x - 6). Expanding this gives f(x)=a(x24x12)=ax24ax12af(x) = a(x^2 - 4x - 12) = ax^2 - 4ax - 12a. Comparing this to the standard form f(x)=ax2+bx+cf(x) = ax^2 + bx + c, we see that the x-coordinate of the vertex is h=b2a=4a2a=2h = -\frac{b}{2a} = -\frac{-4a}{2a} = 2. Using the line equation y=4x+8y = 4x + 8 at x=2x = 2, we find the vertex y-coordinate is k=16k = 16. Since the vertex is (2,16)(2, 16), we evaluate the factored form at x=2x = 2: 16=a(2+2)(26)16=16aa=116 = a(2 + 2)(2 - 6) \Rightarrow 16 = -16a \Rightarrow a = -1. The constant term cc is 12a-12a, so c=12(1)=12c = -12(-1) = 12.
Tahmini Süre:2m 30s
Soru 314Soru

If (x,y)(x, y) is a solution to the system of equations below and x>1x > 1, what is the value of xx?

y2x=3y25x2=20\begin{aligned} y - 2x &= 3 \\ y^2 - 5x^2 &= 20 \end{aligned}
Cevabı ve açıklamayı göster

Cevap: 11

Cevap

The value of xx is 11.
The system can be solved by substituting the first equation into the second. Rearranging the first equation gives y=2x+3y = 2x + 3. Substituting this expression for yy in the second equation gives (2x+3)25x2=20(2x + 3)^2 - 5x^2 = 20. Expanding the binomial yields 4x2+12x+95x2=204x^2 + 12x + 9 - 5x^2 = 20, which simplifies to x2+12x+9=20-x^2 + 12x + 9 = 20. Rearranging into standard quadratic form gives x212x+11=0x^2 - 12x + 11 = 0. Factoring the quadratic equation results in (x11)(x1)=0(x - 11)(x - 1) = 0. Thus, x=11x = 11 or x=1x = 1. Since the problem specifies x>1x > 1, the value of xx must be 11.

Adım Adım Çözüm

1
Rearrange the first equation to express yy in terms of xx.
y=2x+3y = 2x + 3
This allows for substitution into the second equation.
2
Substitute y=2x+3y = 2x + 3 into the second equation.
(2x+3)25x2=20(2x + 3)^2 - 5x^2 = 20
To eliminate yy and obtain an equation in terms of xx only.
3
Expand and simplify the equation.
x212x+11=0x^2 - 12x + 11 = 0
Expanding (2x+3)2(2x + 3)^2 gives 4x2+12x+94x^2 + 12x + 9. Subtracting 5x25x^2 yields x2+12x+9=20-x^2 + 12x + 9 = 20. Subtracting 20 from both sides gives x2+12x11=0-x^2 + 12x - 11 = 0. Multiplying the entire equation by 1-1 results in standard form.
4
Factor the quadratic equation.
(x11)(x1)=0(x - 11)(x - 1) = 0
To find the possible values of xx.
5
Apply the given constraint x>1x > 1.
x=11x = 11
The solutions are x=11x = 11 and x=1x = 1. The constraint x>1x > 1 excludes x=1x = 1, leaving x=11x = 11 as the only valid solution.

Anahtar Kavram

Solving a system of nonlinear equations by substitution and factoring a quadratic equation.
Soru 315Soru

If xx is a real number that satisfies the equation xx36x23x=2x\frac{x}{x-3} - \frac{6}{x^2-3x} = \frac{2}{x}, what is the value of xx?

Cevabı ve açıklamayı göster

Cevap: 2

Cevap

2
The correct answer is 2. Multiplying the entire equation by the lowest common denominator, x(x3)x(x-3), yields x26=2(x3)x^2 - 6 = 2(x - 3). Distributing the right side gives x26=2x6x^2 - 6 = 2x - 6. Adding 6 to both sides and subtracting 2x2x results in x22x=0x^2 - 2x = 0. Factoring this equation gives x(x2)=0x(x-2) = 0, which has solutions x=0x = 0 and x=2x = 2. However, x=0x = 0 is extraneous because it results in division by zero in the original equation. Thus, the only valid real solution is 2.

Adım Adım Çözüm

1
Identify the common denominator and multiply the equation by it.
x26=2(x3)x^2 - 6 = 2(x - 3)
To clear the fractions and simplify the rational equation.
2
Distribute and simplify the equation.
x22x=0x^2 - 2x = 0
To set up the quadratic equation in standard form.
3
Factor and solve for xx.
x=0x = 0 or x=2x = 2
To find potential solutions to the equation.
4
Check for extraneous solutions by substituting the values back into the original denominators.
x=2x = 2
x=0x = 0 makes the denominators equal to zero and is therefore extraneous.

Anahtar Kavram

Solving rational equations and identifying extraneous solutions.
Soru 316Soru

If x34=9x3\frac{x - 3}{4} = \frac{9}{x - 3} and x>3x > 3, what is the value of xx?

Cevabı ve açıklamayı göster

Cevap: 9

Cevap

9
Cross-multiplying the equation x34=9x3\frac{x - 3}{4} = \frac{9}{x - 3} gives (x3)2=36(x - 3)^2 = 36. Taking the square root of both sides gives x3=6x - 3 = 6 or x3=6x - 3 = -6. Solving for xx yields x=9x = 9 or x=3x = -3. Since the question specifies the constraint x>3x > 3, the only valid solution is 99.

Adım Adım Çözüm

1
Cross-multiply the equation to eliminate the denominators.
(x3)2=36(x - 3)^2 = 36
Multiplying both sides of the equation by 4(x3)4(x - 3) simplifies the rational equation into a quadratic form.
2
Take the square root of both sides of the equation.
x3=6x - 3 = 6 or x3=6x - 3 = -6
Taking the square root of a squared term yields both positive and negative root options.
3
Solve each linear equation for xx and apply the constraint x>3x > 3.
x=9x = 9
Adding 33 to both sides gives x=9x = 9 or x=3x = -3. The constraint x>3x > 3 excludes the negative solution, leaving 99 as the only valid value.

Anahtar Kavram

Solving rational equations by cross-multiplication and factoring the resulting quadratic equation while adhering to domain constraints.
Soru 317Soru

A linear function ff is defined such that its graph passes through the points (2,5)(2, 5) and (4,11)(4, 11). The graph of another linear function, gg, is perpendicular to the graph of ff. If the graph of gg passes through the point (3,10)(3, 10), what is the xx-coordinate of the xx-intercept of the graph of gg?

Cevabı ve açıklamayı göster

Cevap: 33

Cevap

The correct answer is 3333.
The slope of the linear function ff is found using the two given points: 11542=3\frac{11 - 5}{4 - 2} = 3. Because the graph of the linear function gg is perpendicular to the graph of ff, its slope is the negative reciprocal of 33, which is 13-\frac{1}{3}. Using the point-slope form with the point (3,10)(3, 10), the equation of gg is y10=13(x3)y - 10 = -\frac{1}{3}(x - 3), which simplifies to y=13x+11y = -\frac{1}{3}x + 11. The xx-intercept is the value of xx when y=0y = 0. Setting yy to 00 gives 0=13x+110 = -\frac{1}{3}x + 11, which yields x=33x = 33.

Adım Adım Çözüm

1
Calculate the slope of the linear function ff
The slope of ff is 33.
The slope of a line passing through (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by y2y1x2x1\frac{y_2 - y_1}{x_2 - x_1}. Substituting (2,5)(2, 5) and (4,11)(4, 11) yields 11542=62=3\frac{11 - 5}{4 - 2} = \frac{6}{2} = 3.
2
Determine the slope of the perpendicular linear function gg
The slope of gg is 13-\frac{1}{3}.
Perpendicular lines in the coordinate plane have slopes that are negative reciprocals of each other. The negative reciprocal of 33 is 13-\frac{1}{3}.
3
Write the equation representing function gg
y=13x+11y = -\frac{1}{3}x + 11
Using the point-slope equation yy1=m(xx1)y - y_1 = m(x - x_1) with the slope m=13m = -\frac{1}{3} and the point (3,10)(3, 10), we get y10=13(x3)y - 10 = -\frac{1}{3}(x - 3). Distributing and simplifying yields y10=13x+1    y=13x+11y - 10 = -\frac{1}{3}x + 1 \implies y = -\frac{1}{3}x + 11.
4
Find the xx-intercept of the graph of gg
3333
The xx-intercept is the point on the graph where y=0y = 0. Substituting 00 for yy in the equation of gg gives 0=13x+11    13x=11    x=330 = -\frac{1}{3}x + 11 \implies \frac{1}{3}x = 11 \implies x = 33.

Anahtar Kavram

The relationship between the slopes of perpendicular lines and finding intercepts of linear functions.
Tahmini Süre:1m 30s
Soru 318Soru

In the polynomial function p(x)=x35x2+2x+kp(x) = x^3 - 5x^2 + 2x + k, the constant kk is chosen such that p(x)p(x) is divisible by x4x - 4. What is the value of kk?

Cevabı ve açıklamayı göster

Cevap: 8

Cevap

The value of kk is 8.
According to the Factor Theorem, a polynomial p(x)p(x) is divisible by xcx - c if and only if p(c)=0p(c) = 0. Since p(x)p(x) is divisible by x4x - 4, we must have p(4)=0p(4) = 0. Substituting 44 for xx in the equation for p(x)p(x) yields 435(4)2+2(4)+k=04^3 - 5(4)^2 + 2(4) + k = 0. Simplifying the numerical terms gives 6480+8+k=064 - 80 + 8 + k = 0, which simplifies further to 8+k=0-8 + k = 0. Therefore, the value of the constant kk is 88.

Adım Adım Çözüm

1
Apply the Factor Theorem to relate the factor x4x - 4 to the value of the polynomial.
Since x4x - 4 is a factor of p(x)p(x), p(4)=0p(4) = 0.
By the Factor Theorem, if xcx - c is a factor of a polynomial p(x)p(x), then p(c)=0p(c) = 0.
2
Substitute x=4x = 4 into the polynomial expression.
435(4)2+2(4)+k=04^3 - 5(4)^2 + 2(4) + k = 0
We substitute x=4x = 4 into p(x)=x35x2+2x+kp(x) = x^3 - 5x^2 + 2x + k and set the expression to 00.
3
Simplify the numerical expression to solve for kk.
6480+8+k=0    8+k=0    k=864 - 80 + 8 + k = 0 \implies -8 + k = 0 \implies k = 8
Evaluate powers, multiply, and solve the resulting linear equation for kk.

Anahtar Kavram

Factor Theorem
Tahmini Süre:1m 0s
Soru 319Soru

The price of a ticket to a museum is 25.Ifa25. If a 6\%$ sales tax is added to the price of the ticket, what is the total cost of the ticket, in dollars?

Cevabı ve açıklamayı göster

Cevap: 26.5

Cevap

The correct answer is 26.5.
To find the total cost of the museum ticket, the 6%6\% sales tax must be added to the original price. The tax amount is calculated by converting the percent to a decimal and multiplying it by the original price: 25×0.06=1.525 \times 0.06 = 1.5 dollars. Adding this tax to the original price of 2525 gives the total cost: 25+1.5=26.525 + 1.5 = 26.5 dollars. Alternatively, this can be solved by multiplying the original price by 1.061.06: 25×1.06=26.525 \times 1.06 = 26.5 dollars.

Adım Adım Çözüm

1
Calculate the amount of sales tax.
1.51.5 dollars
To find 6%6\% of 2525, convert the percentage to a decimal by dividing by 100 (6%=0.066\% = 0.06) and multiply by the ticket price: 25×0.06=1.525 \times 0.06 = 1.5.
2
Add the sales tax to the original ticket price to get the total cost.
26.526.5 dollars
The total cost is the sum of the original price and the tax: 25+1.5=26.525 + 1.5 = 26.5.

Anahtar Kavram

Calculating a final value after a percentage increase

Alternatif Yöntem

The total cost of the ticket including a 6%6\% tax can be found in one step by multiplying the original price by 1.061.06: 25×1.06=26.525 \times 1.06 = 26.5.
Tahmini Süre:45s
Soru 320Soru

For all x2x \neq 2, the expression 3x2+kx8x2\frac{3x^2 + kx - 8}{x - 2} is equivalent to 3x+10+12x23x + 10 + \frac{12}{x - 2}, where kk is a constant. What is the value of kk?

Cevabı ve açıklamayı göster

Cevap: 4

Cevap

The value of the constant kk is 44.
The correct answer is 44. By rewriting the right-hand side of the equation with a common denominator of x2x - 2, the expression becomes (3x+10)(x2)+12x2\frac{(3x + 10)(x - 2) + 12}{x - 2}. Expanding and simplifying the numerator yields 3x2+4x83x^2 + 4x - 8. Comparing this to the numerator of the left-hand side, 3x2+kx83x^2 + kx - 8, shows that the coefficient of the xx term, kk, must equal 44.

Adım Adım Çözüm

1
Set up the equation representing the equivalence of the two expressions.
3x2+kx8x2=3x+10+12x2\frac{3x^2 + kx - 8}{x - 2} = 3x + 10 + \frac{12}{x - 2}
This establishes the relationship that must hold for all x2x \neq 2.
2
Find a common denominator for the terms on the right-hand side.
3x+10+12x2=(3x+10)(x2)x2+12x23x + 10 + \frac{12}{x - 2} = \frac{(3x + 10)(x - 2)}{x - 2} + \frac{12}{x - 2}
To combine the terms into a single rational expression, they must have the same denominator.
3
Expand and simplify the numerator on the right-hand side.
(3x+10)(x2)+12=3x2+4x8(3x + 10)(x - 2) + 12 = 3x^2 + 4x - 8
Expanding the product of binomials and combining like terms yields the simplified numerator.
4
Equate the numerators of the simplified expressions to solve for kk.
3x2+kx8=3x2+4x83x^2 + kx - 8 = 3x^2 + 4x - 8, which means k=4k = 4.
Since the denominators are equal, the numerators must be identical for all values of x2x \neq 2, meaning their corresponding coefficients must match.

Anahtar Kavram

Equivalent Algebraic Expressions

Alternatif Yöntem

An alternative method is to substitute a convenient value for xx that is not equal to 22. Substituting x=1x = 1 into both sides of the equivalence gives: 3(1)2+k(1)812=3(1)+10+1212\frac{3(1)^2 + k(1) - 8}{1 - 2} = 3(1) + 10 + \frac{12}{1 - 2}. Simplifying this yields k51=1312\frac{k - 5}{-1} = 13 - 12, which simplifies to k+5=1-k + 5 = 1. Solving for kk results in k=4k = 4.
Tahmini Süre:1m 30s
ÖncekiSayfa 16 / 31Sonraki
Tüm alıştırma soruları — SAT | Examkin