Advanced Math

438 soru

Soru 201Soru

If 20x3=4\frac{20}{x - 3} = 4, what is the value of x+2x + 2?

Cevabı ve açıklamayı göster

Cevap: 10

Cevap

10
To solve the equation 20x3=4\frac{20}{x - 3} = 4, multiply both sides by x3x - 3 to get 20=4(x3)20 = 4(x - 3). Distributing the 4 gives 20=4x1220 = 4x - 12. Adding 12 to both sides yields 32=4x32 = 4x, and dividing by 4 gives x=8x = 8. Substituting x=8x = 8 into the expression x+2x + 2 gives 8+2=108 + 2 = 10.

Adım Adım Çözüm

1
Multiply both sides of the equation by the denominator x3x - 3.
20=4(x3)20 = 4(x - 3)
To eliminate the fraction and rewrite the rational equation in linear form.
2
Distribute the constant on the right side of the equation.
20=4x1220 = 4x - 12
To remove the parentheses by multiplying 4 by both xx and 3-3.
3
Add 12 to both sides of the equation.
32=4x32 = 4x
To isolate the term with the variable xx on one side of the equation.
4
Divide both sides of the equation by 4.
x=8x = 8
To solve for the variable xx.
5
Substitute the value of xx into the expression x+2x + 2.
1010
The question asks for the value of the expression x+2x + 2 rather than just the variable xx.

Anahtar Kavram

Solving rational equations by clearing the denominator and isolating the variable to evaluate algebraic expressions.
Soru 202Soru

The population of a colony of bacteria is modeled by the function P(t)=2508t6+1P(t) = 250 \cdot 8^{\frac{t}{6} + 1}, where P(t)P(t) is the estimated number of bacteria tt hours after the start of an experiment. The function can be rewritten in the equivalent form P(t)=A2mkP(t) = A \cdot 2^{\frac{m}{k}}, where mm is the number of 20-minute intervals that have elapsed since the start of the experiment, and AA and kk are constants. What is the value of A+kA + k?

Cevabı ve açıklamayı göster

Cevap: 2,006

Cevap

2,006
The correct answer is 2,006. By writing the base 8 as 2^3 and applying the exponent rules, the function becomes 250 * 2^(t/2 + 3) = 2000 * 2^(t/2). Since m represents 20-minute intervals and there are 3 intervals in an hour, we have t = m/3. Substituting this into the function yields 2000 * 2^(m/6), which gives A = 2000 and k = 6. The sum is 2000 + 6 = 2006.

Adım Adım Çözüm

1
Express the base 8 in terms of base 2 to match the target form.
P(t)=250(23)t6+1P(t) = 250 \cdot (2^3)^{\frac{t}{6} + 1}
Converting to base 2 allows simplification of the exponent to match the required base of 2 in the target equation.
2
Apply the exponent power rule (by)z=byz(b^y)^z = b^{yz} to simplify the expression.
P(t)=25023(t6+1)=2502t2+3P(t) = 250 \cdot 2^{3\left(\frac{t}{6} + 1\right)} = 250 \cdot 2^{\frac{t}{2} + 3}
Multiplying the exponents simplifies the expression into a single power of base 2.
3
Isolate the constant coefficient by separating the terms in the exponent using the rule bx+y=bxbyb^{x+y} = b^x \cdot b^y.
P(t)=250232t2=25082t2=20002t2P(t) = 250 \cdot 2^3 \cdot 2^{\frac{t}{2}} = 250 \cdot 8 \cdot 2^{\frac{t}{2}} = 2000 \cdot 2^{\frac{t}{2}}
This separates the initial coefficient multiplier from the variable growth term.
4
Convert the time variable from hours (tt) to 20-minute intervals (mm).
Since there are 3 twenty-minute intervals in one hour, m=3tm = 3t, which means t=m3t = \frac{m}{3}. Substituting this into the equation yields P(t)=20002m/32=20002m6P(t) = 2000 \cdot 2^{\frac{m/3}{2}} = 2000 \cdot 2^{\frac{m}{6}}.
This expresses the population model in terms of the new time unit variable, mm, as required.
5
Identify the constants AA and kk and calculate their sum.
A=2000A = 2000, k=6k = 6, so A+k=2000+6=2006A + k = 2000 + 6 = 2006.
Comparing the final model to A2mkA \cdot 2^{\frac{m}{k}} directly gives the values of the constants.

Anahtar Kavram

Rewriting and interpreting exponential functions by manipulating bases and changing variables.
Tahmini Süre:2m 0s
Soru 203Soru

In the system of quadratic equations below, cc is an integer constant:

2x211x+c=02x^2 - 11x + c = 0
x215x+4c=0x^2 - 15x + 4c = 0

If the first equation has two distinct real solutions and the second equation has no real solutions, what is the value of cc?

Cevabı ve açıklamayı göster

Cevap: 15

Cevap

15
For the first equation 2x211x+c=02x^2 - 11x + c = 0 to have two distinct real solutions, its discriminant must be positive: Δ1=(11)24(2)(c)=1218c>0\Delta_1 = (-11)^2 - 4(2)(c) = 121 - 8c > 0, which gives c<15.125c < 15.125. For the second equation x215x+4c=0x^2 - 15x + 4c = 0 to have no real solutions, its discriminant must be negative: Δ2=(15)24(1)(4c)=22516c<0\Delta_2 = (-15)^2 - 4(1)(4c) = 225 - 16c < 0, which gives c>14.0625c > 14.0625. The only integer cc that satisfies the inequality 14.0625<c<15.12514.0625 < c < 15.125 is 1515.

Adım Adım Çözüm

1
Set up the inequality for the first equation's discriminant to have two distinct real solutions.
c<15.125c < 15.125
A quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 has two distinct real solutions if its discriminant, b24acb^2 - 4ac, is greater than zero. For 2x211x+c=02x^2 - 11x + c = 0, this means (11)24(2)(c)>0(-11)^2 - 4(2)(c) > 0, simplifying to 1218c>0121 - 8c > 0, or c<15.125c < 15.125.
2
Set up the inequality for the second equation's discriminant to have no real solutions.
c>14.0625c > 14.0625
A quadratic equation has no real solutions if its discriminant is less than zero. For x215x+4c=0x^2 - 15x + 4c = 0, the discriminant is (15)24(1)(4c)<0(-15)^2 - 4(1)(4c) < 0, simplifying to 22516c<0225 - 16c < 0, or c>14.0625c > 14.0625.
3
Find the integer value of cc that satisfies both inequalities.
c=15c = 15
Combining the results from the previous steps, we get 14.0625<c<15.12514.0625 < c < 15.125. Since cc is specified to be an integer, the only integer that lies in this open interval is 1515.

Anahtar Kavram

Using the discriminant to determine the number of real solutions of quadratic equations
Soru 204Soru

If 2x+156=x\sqrt{2x + 15} - 6 = x, what is the value of x+5x + 5?

Cevabı ve açıklamayı göster

Cevap: 2

Cevap

The correct answer is 2.
The correct answer is 2. To solve the equation 2x+156=x\sqrt{2x + 15} - 6 = x, we first isolate the radical by adding 66 to both sides, obtaining 2x+15=x+6\sqrt{2x + 15} = x + 6. Squaring both sides yields 2x+15=x2+12x+362x + 15 = x^2 + 12x + 36. Rearranging the terms to form a quadratic equation gives x2+10x+21=0x^2 + 10x + 21 = 0, which factors as (x+7)(x+3)=0(x + 7)(x + 3) = 0. This gives two potential solutions: x=7x = -7 and x=3x = -3. We must check both potential solutions in the original equation. For x=3x = -3, the equation holds true: 2(3)+156=36=3\sqrt{2(-3) + 15} - 6 = 3 - 6 = -3. For x=7x = -7, it does not: 2(7)+156=16=57\sqrt{2(-7) + 15} - 6 = 1 - 6 = -5 \neq -7. Thus, x=3x = -3 is the only valid solution. Finally, substituting this into the expression x+5x + 5 gives 3+5=2-3 + 5 = 2.

Adım Adım Çözüm

1
Isolate the radical term on one side of the equation.
2x+15=x+6\sqrt{2x + 15} = x + 6
Before squaring both sides, the radical term must be isolated to avoid cross-terms on that side.
2
Square both sides of the equation to eliminate the radical.
2x+15=(x+6)2    2x+15=x2+12x+362x + 15 = (x + 6)^2 \implies 2x + 15 = x^2 + 12x + 36
Squaring a square root cancels the radical, allowing us to solve the resulting algebraic equation.
3
Rearrange the equation into standard quadratic form: ax2+bx+c=0ax^2 + bx + c = 0.
x2+10x+21=0x^2 + 10x + 21 = 0
Subtracting 2x2x and 1515 from both sides collects all terms on one side so the quadratic can be factored.
4
Factor the quadratic equation.
(x+7)(x+3)=0    x=7 or x=3(x + 7)(x + 3) = 0 \implies x = -7 \text{ or } x = -3
Finding two numbers that multiply to 21 and add to 10 allows us to factor the quadratic and find potential solutions.
5
Substitute the potential solutions back into the original equation to check for extraneous solutions.
For x=3x = -3, 2(3)+156=3\sqrt{2(-3) + 15} - 6 = -3 is true. For x=7x = -7, 2(7)+156=7\sqrt{2(-7) + 15} - 6 = -7 is false (gives 57-5 \neq -7). Thus, x=3x = -3 is the only valid solution.
Squaring both sides can introduce extraneous solutions that do not satisfy the original equation.
6
Evaluate the expression x+5x + 5 using the valid solution.
3+5=2-3 + 5 = 2
The question asks for the value of x+5x + 5, not just the value of xx.

Anahtar Kavram

Solving radical equations by isolating the radical, squaring both sides, checking for extraneous solutions, and evaluating algebraic expressions.
Soru 205Soru

If xx28x+2=8x24\frac{x}{x - 2} - \frac{8}{x + 2} = \frac{8}{x^2 - 4}, what is the value of xx?

Cevabı ve açıklamayı göster

Cevap: 4

Cevap

4
To solve the rational equation, multiply both sides by the least common denominator, x24x^2 - 4. This results in the equation x(x+2)8(x2)=8x(x + 2) - 8(x - 2) = 8. Expanding and combining like terms yields the quadratic equation x26x+8=0x^2 - 6x + 8 = 0. Factoring this equation gives (x2)(x4)=0(x - 2)(x - 4) = 0, which yields the potential solutions x=2x = 2 and x=4x = 4. However, x=2x = 2 must be excluded because it makes the denominators of the original equation equal to zero. Therefore, the only valid solution is x=4x = 4.

Adım Adım Çözüm

1
Determine the least common denominator (LCD) for the terms in the equation.
The LCD is (x2)(x+2)=x24(x - 2)(x + 2) = x^2 - 4.
Multiplying the entire equation by the LCD clears all rational expressions.
2
Multiply the entire equation by the LCD to eliminate the denominators.
x(x+2)8(x2)=8x(x + 2) - 8(x - 2) = 8
This simplifies the rational equation into a polynomial equation.
3
Expand, simplify, and solve the resulting quadratic equation.
x26x+8=0(x2)(x4)=0x=2 or x=4x^2 - 6x + 8 = 0 \Rightarrow (x - 2)(x - 4) = 0 \Rightarrow x = 2 \text{ or } x = 4
Factoring the quadratic equation gives the potential solutions.
4
Substitute each potential solution into the original equation to check for extraneous solutions.
Substituting x=2x = 2 leads to division by zero, making the expression undefined. Substituting x=4x = 4 yields a valid identity: 4286=23\frac{4}{2} - \frac{8}{6} = \frac{2}{3}. Therefore, x=4x = 4 is the only valid solution.
Values that make any denominator in the original equation equal to zero must be excluded.

Anahtar Kavram

Solving rational equations and checking for extraneous solutions.
Soru 206Soru

In the quadratic equation 2x211x+c=02x^2 - 11x + c = 0, cc is a constant. If the sum of the squares of the two real solutions to the equation is 854\frac{85}{4}, what is the value of cc?

Cevabı ve açıklamayı göster

Cevap: 9

Cevap

9
The sum of the solutions of the quadratic equation is 11/211/2 and the product of the solutions is c/2c/2. The sum of the squares of the solutions is (11/2)22(c/2)=121/4c(11/2)^2 - 2(c/2) = 121/4 - c. Setting this equal to the given value of 85/485/4 and solving for cc yields c=9c = 9.

Adım Adım Çözüm

1
Express the sum and product of the solutions using Vieta's formulas.
For the quadratic equation 2x211x+c=02x^2 - 11x + c = 0, the sum of the solutions is x1+x2=ba=112x_1 + x_2 = -\frac{b}{a} = \frac{11}{2}, and the product of the solutions is x1x2=ca=c2x_1 x_2 = \frac{c}{a} = \frac{c}{2}.
Vieta's formulas relate the coefficients of a polynomial to the sum and product of its roots.
2
Use the algebraic identity for the sum of squares of two variables.
x12+x22=(x1+x2)22x1x2x_1^2 + x_2^2 = (x_1 + x_2)^2 - 2x_1 x_2
This identity allows us to express the sum of squares in terms of the sum and product of the roots.
3
Substitute the expressions from Step 1 into the identity and set it equal to the given sum of squares.
(112)22(c2)=8541214c=854\left(\frac{11}{2}\right)^2 - 2\left(\frac{c}{2}\right) = \frac{85}{4} \Rightarrow \frac{121}{4} - c = \frac{85}{4}
To solve for cc using the given value of the sum of squares, which is 854\frac{85}{4}.
4
Isolate the constant cc.
c=1214854=364=9c = \frac{121}{4} - \frac{85}{4} = \frac{36}{4} = 9
To find the numerical value of cc.

Anahtar Kavram

Vieta's Formulas and Root Identities
Soru 207Soru

If the polynomial p(x)=x2kx+12p(x) = x^2 - kx + 12 is divisible by x3x - 3, where kk is a constant, what is the value of kk?

Cevabı ve açıklamayı göster

Cevap: 7

Cevap

7
According to the Factor Theorem, if a polynomial p(x)p(x) is divisible by xcx - c, then p(c)=0p(c) = 0. For the polynomial p(x)=x2kx+12p(x) = x^2 - kx + 12 to be divisible by x3x - 3, we must have p(3)=0p(3) = 0. Substituting x=3x = 3 into the polynomial gives 32k(3)+12=03^2 - k(3) + 12 = 0. Simplifying this equation yields 93k+12=09 - 3k + 12 = 0, which combines to 213k=021 - 3k = 0. Solving for kk gives 3k=213k = 21, which simplifies to k=7k = 7.

Adım Adım Çözüm

1
Apply the Factor Theorem to find the root of the polynomial.
Since x3x - 3 is a factor of p(x)p(x), evaluating the polynomial at x=3x = 3 must equal 0, so p(3)=0p(3) = 0.
The Factor Theorem states that xcx - c is a factor of a polynomial p(x)p(x) if and only if p(c)=0p(c) = 0.
2
Substitute x=3x = 3 into p(x)=x2kx+12p(x) = x^2 - kx + 12 and set it equal to 0.
32k(3)+12=03^2 - k(3) + 12 = 0
This sets up an algebraic equation to solve for the unknown constant kk.
3
Simplify the equation and solve for kk.
93k+12=0    213k=0    3k=21    k=79 - 3k + 12 = 0 \implies 21 - 3k = 0 \implies 3k = 21 \implies k = 7
Combine like terms and isolate kk using basic algebraic operations.

Anahtar Kavram

The Factor Theorem states that a polynomial p(x)p(x) has a factor (xc)(x - c) if and only if p(c)=0p(c) = 0.
Soru 208Soru

The graph of the quadratic function ff in the xyxy-plane is a parabola with vertex (3,12)(3, 12). If the graph passes through the point (5,8)(5, 8), what is the yy-value of the point on the graph where x=1x = 1?

Cevabı ve açıklamayı göster

Cevap: 8

Cevap

The correct answer is 88.
The vertex of the parabola is given as (3,12)(3, 12), which means the axis of symmetry is the line x=3x = 3. Since a parabola is symmetric with respect to its axis of symmetry, any two points on the parabola that are equidistant from this line must share the same yy-coordinate. The given point has an xx-coordinate of 55, which is 53=25 - 3 = 2 units to the right of the axis of symmetry. The target point has an xx-coordinate of 11, which is 31=23 - 1 = 2 units to the left of the axis of symmetry. Because both points are exactly 22 units away from the axis of symmetry, their yy-coordinates are equal. Therefore, the yy-value of the point where x=1x = 1 is 88.

Adım Adım Çözüm

1
Determine the axis of symmetry of the parabola.
The axis of symmetry is the vertical line x=3x = 3.
The vertex of a parabola (h,k)(h, k) always lies on its axis of symmetry, which is x=hx = h.
2
Find the horizontal distance from the axis of symmetry to the given point.
The distance from x=3x = 3 to x=5x = 5 is 53=2|5 - 3| = 2 units.
This measures how far the point is horizontally from the line of symmetry.
3
Find the horizontal distance from the axis of symmetry to the target point.
The distance from x=3x = 3 to x=1x = 1 is 13=2|1 - 3| = 2 units.
This determines if the target point is symmetric to the given point.
4
Equate the y-values using symmetry.
The yy-value at x=1x = 1 is 88.
Because both x=5x = 5 and x=1x = 1 are 22 units away from the axis of symmetry, their corresponding yy-values must be identical.

Anahtar Kavram

Symmetry of Quadratic Graphs
Soru 209Soru

The function ff is defined by f(x)=(x5)2+3f(x) = (x - 5)^2 + 3. If the graph of y=f(x)y = f(x) is translated 4 units down in the xyxy-plane to create the graph of the function gg, what is the vertex of the graph of gg?

Cevabı ve açıklamayı göster

Cevap: (5,1)(5, -1)

Cevap

The vertex of the graph of gg is (5,1)(5, -1).
The vertex of a quadratic function of the form f(x)=a(xh)2+kf(x) = a(x - h)^2 + k is (h,k)(h, k). For the function f(x)=(x5)2+3f(x) = (x - 5)^2 + 3, the vertex is (5,3)(5, 3). Translating the graph of a function vertically downward by 4 units decreases the yy-coordinate of every point on the graph by 4, while the xx-coordinate remains unchanged. Applying this transformation to the vertex coordinates yields (5,34)(5, 3 - 4), which simplifies to (5,1)(5, -1).

Adım Adım Çözüm

1
Identify the vertex of the original function f(x)=(x5)2+3f(x) = (x - 5)^2 + 3.
The vertex of the parabola y=a(xh)2+ky = a(x - h)^2 + k is (h,k)(h, k). For f(x)=(x5)2+3f(x) = (x - 5)^2 + 3, the vertex is (5,3)(5, 3).
Finding the original vertex is the starting point for applying the translation.
2
Apply the vertical translation of 4 units downward to the vertex coordinates.
A downward translation of 4 units subtracts 4 from the yy-coordinate of the vertex: (5,34)=(5,1)(5, 3 - 4) = (5, -1).
Translating a graph vertically downward decreases the yy-value of all its points by the translation distance.

Anahtar Kavram

Identifying the vertex of a quadratic function in vertex form and applying vertical translations.
Tahmini Süre:45s
Soru 210Soru

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 vertex (3,12)(3, 12) and passes through the point (1,0)(1, 0). The function gg is defined by g(x)=f(x+d)4g(x) = f(x + d) - 4, where dd is a constant. If the yy-intercept of the graph of gg is (0,5)(0, 5) and the vertex of the graph of gg lies in the second quadrant, what is the value of dd?

Cevabı ve açıklamayı göster

Cevap: 4

Cevap

The value of dd is 4.
First, the equation of the function f(x)f(x) is determined in vertex form. Since the vertex of ff is (3,12)(3, 12), we write f(x)=a(x3)2+12f(x) = a(x - 3)^2 + 12. Substituting the point (1,0)(1, 0) into this equation gives 0=a(13)2+120 = a(1 - 3)^2 + 12, which yields a=3a = -3. Thus, f(x)=3(x3)2+12f(x) = -3(x - 3)^2 + 12. The transformation g(x)=f(x+d)4g(x) = f(x + d) - 4 shifts the graph of ff left by dd units and down by 4 units, so the vertex of the graph of gg is (3d,8)(3 - d, 8). For this vertex to lie in the second quadrant, the xx-coordinate must be negative, meaning 3d<03 - d < 0, or d>3d > 3. The yy-intercept of gg is (0,5)(0, 5), so g(0)=5g(0) = 5. Since g(0)=f(d)4g(0) = f(d) - 4, we have f(d)=9f(d) = 9. Substituting dd into f(x)f(x) gives 3(d3)2+12=9-3(d - 3)^2 + 12 = 9, which simplifies to (d3)2=1(d - 3)^2 = 1. Solving for dd gives d=4d = 4 or d=2d = 2. Since d>3d > 3, the value of dd must be 4.

Adım Adım Çözüm

1
Write the function f(x)f(x) in vertex form and substitute the point (1,0)(1, 0) to solve for aa.
f(x)=3(x3)2+12f(x) = -3(x - 3)^2 + 12
The vertex (h,k)(h, k) is given as (3,12)(3, 12), and the point (1,0)(1, 0) lies on the graph.
2
Determine the vertex of g(x)g(x) based on the horizontal and vertical translations of f(x)f(x).
The vertex of gg is (3d,8)(3 - d, 8).
The transformation g(x)=f(x+d)4g(x) = f(x + d) - 4 shifts the vertex of f(x)f(x) left by dd units and down by 4 units.
3
Establish the constraint on dd using the quadrant of the vertex of gg.
d>3d > 3
For the vertex (3d,8)(3 - d, 8) to lie in the second quadrant, the xx-coordinate must be negative.
4
Set up an equation for dd using the yy-intercept of g(x)g(x).
f(d)=9f(d) = 9
The yy-intercept is (0,5)(0, 5), so g(0)=5g(0) = 5. Substituting this into g(x)=f(x+d)4g(x) = f(x + d) - 4 gives 5=f(d)45 = f(d) - 4.
5
Solve f(d)=9f(d) = 9 for dd.
d=2d = 2 or d=4d = 4
Substituting dd into f(x)f(x) gives 3(d3)2+12=9-3(d - 3)^2 + 12 = 9, which simplifies to (d3)2=1(d - 3)^2 = 1.
6
Select the correct value of dd that satisfies the quadrant constraint.
d=4d = 4
Since d>3d > 3, the value d=2d = 2 is discarded, leaving d=4d = 4 as the only valid solution.

Anahtar Kavram

Vertex form and transformations of quadratic functions
Soru 211Soru

If x+2=x\sqrt{x + 2} = x, what is the value of x1x - 1?

Cevabı ve açıklamayı göster

Cevap: 1

Cevap

The value of x1x - 1 is 11.
The valid solution to the radical equation is x=2x = 2. Substituting this into the expression x1x - 1 yields 21=12 - 1 = 1.

Adım Adım Çözüm

1
Square both sides of the equation to eliminate the radical.
x+2=x2x + 2 = x^2
Squaring both sides removes the square root, allowing us to solve the resulting equation.
2
Rewrite the equation in standard quadratic form.
x2x2=0x^2 - x - 2 = 0
Moving all terms to one side sets the quadratic equation to zero, which is necessary for factoring.
3
Factor the quadratic equation.
(x2)(x+1)=0(x - 2)(x + 1) = 0, which gives the potential solutions x=2x = 2 and x=1x = -1.
Factoring allows us to find the roots of the quadratic equation.
4
Check both potential solutions in the original equation to identify any extraneous solutions.
For x=2x = 2, 2+2=2\sqrt{2 + 2} = 2 is true. For x=1x = -1, 1+2=1    1=1\sqrt{-1 + 2} = -1 \implies 1 = -1 is false.
Squaring both sides of an equation can introduce extraneous solutions that do not satisfy the original radical equation.
5
Calculate the value of x1x - 1 using the valid solution.
21=12 - 1 = 1
The question asks for the value of the expression x1x - 1 rather than just the variable xx.

Anahtar Kavram

Radical Equations and Extraneous Solutions
Tahmini Süre:1m 0s
Soru 212Soru

For all positive real numbers xx and yy, the expression (4x3y2)216x8y6\frac{(4x^3 y^2)^2}{\sqrt{16x^8 y^6}} can be written in the equivalent form axbycax^b y^c, where aa, bb, and cc are positive constants. What is the value of a+b+ca + b + c?

Cevabı ve açıklamayı göster

Cevap: 7

Cevap

7
The expression simplifies to 4x2y14x^2 y^1 by applying the power of a product rule to the numerator to get 16x6y416x^6 y^4, and simplifying the radical in the denominator to get 4x4y34x^4 y^3. Dividing the terms yields 4x2y14x^2 y^1. Identifying the coefficients and exponents gives a=4a = 4, b=2b = 2, and c=1c = 1. The sum of these values is 4+2+1=74 + 2 + 1 = 7.

Adım Adım Çözüm

1
Simplify the numerator of the expression.
(4x3y2)2=16x6y4(4x^3 y^2)^2 = 16x^6 y^4
Apply the power of a product rule (ab)n=anbn(ab)^n = a^n b^n and the power of a power rule (am)n=amn(a^m)^n = a^{mn}.
2
Simplify the denominator of the expression.
16x8y6=4x4y3\sqrt{16x^8 y^6} = 4x^4 y^3
Take the square root of the coefficient and apply fractional exponent rules for positive variables: 16=4\sqrt{16} = 4, x8=x8/2=x4\sqrt{x^8} = x^{8/2} = x^4, and y6=y6/2=y3\sqrt{y^6} = y^{6/2} = y^3.
3
Divide the numerator by the denominator.
16x6y44x4y3=4x2y1\frac{16x^6 y^4}{4x^4 y^3} = 4x^2 y^1
Divide the coefficients and subtract the exponents of the corresponding variables: 164=4\frac{16}{4} = 4, x64=x2x^{6-4} = x^2, and y43=y1y^{4-3} = y^1.
4
Identify the values of aa, bb, and cc, and sum them.
a=4a = 4, b=2b = 2, c=1c = 1, and a+b+c=7a + b + c = 7
Match the simplified form 4x2y14x^2 y^1 to axbycax^b y^c to find aa, bb, and cc, then calculate their sum.

Anahtar Kavram

Simplifying equivalent algebraic expressions using exponent rules and radical properties.
Tahmini Süre:1m 30s
Soru 213Soru

If xx is a solution to the equation 2x3x12x2=1x23x+2\frac{2x - 3}{x - 1} - \frac{2}{x - 2} = \frac{1}{x^2 - 3x + 2}, what is the value of 2x12x - 1?

Cevabı ve açıklamayı göster

Cevap: 6

Cevap

6
The correct answer is the value obtained by solving the rational equation for xx and then calculating the expression 2x12x-1. Multiplying the equation by the least common denominator (x1)(x2)(x-1)(x-2) yields the quadratic equation 2x29x+7=02x^2 - 9x + 7 = 0, which factors into (2x7)(x1)=0(2x - 7)(x - 1) = 0. The potential solution x=1x = 1 is extraneous because it makes the denominators of the original equation equal to zero. Thus, the only valid solution is x=7/2x = 7/2. Substituting this value into the expression gives 2(7/2)1=62(7/2) - 1 = 6.

Adım Adım Çözüm

1
Identify the least common denominator (LCD) of the rational expressions in the equation.
The LCD is (x1)(x2)=x23x+2(x - 1)(x - 2) = x^2 - 3x + 2. Since these denominators cannot be zero, we must have x1x \neq 1 and x2x \neq 2.
Finding the LCD allows us to eliminate the denominators by multiplying both sides of the equation.
2
Multiply both sides of the equation by the LCD, (x1)(x2)(x - 1)(x - 2), to clear the fractions.
(2x3)(x2)2(x1)=1(2x - 3)(x - 2) - 2(x - 1) = 1
This simplifies the rational equation into a polynomial equation.
3
Expand the products and simplify the equation.
(2x27x+6)(2x2)=1    2x29x+8=1(2x^2 - 7x + 6) - (2x - 2) = 1 \implies 2x^2 - 9x + 8 = 1
Expanding the terms is necessary to group like terms and form a quadratic equation.
4
Subtract 1 from both sides to write the quadratic equation in standard form.
2x29x+7=02x^2 - 9x + 7 = 0
Standard form (ax2+bx+c=0ax^2 + bx + c = 0) is required to factor or apply the quadratic formula.
5
Factor the quadratic equation.
(2x7)(x1)=0(2x - 7)(x - 1) = 0, which gives potential solutions x=72x = \frac{7}{2} and x=1x = 1.
Factoring helps find the values of xx that satisfy the polynomial equation.
6
Check the potential solutions against the original denominators to identify any extraneous solutions.
For x=1x = 1, the denominators x1x - 1 and x23x+2x^2 - 3x + 2 become zero, so x=1x = 1 is extraneous. For x=72x = \frac{7}{2}, the denominators are non-zero, so x=72x = \frac{7}{2} is the only valid solution.
Multiplying by variables can introduce extraneous solutions that make the original rational expressions undefined.
7
Calculate the value of the requested expression, 2x12x - 1, using the valid solution x=72x = \frac{7}{2}.
2(72)1=71=62\left(\frac{7}{2}\right) - 1 = 7 - 1 = 6
The question asks for the value of the expression 2x12x - 1, not just the value of xx.

Anahtar Kavram

Solving rational equations by clearing denominators, factoring the resulting quadratic equation, and checking for extraneous solutions.
Soru 214Soru

If x82x=0\frac{x}{8} - \frac{2}{x} = 0 and x>0x > 0, what is the value of xx?

Cevabı ve açıklamayı göster

Cevap: 4

Cevap

4
The correct answer is 4. Adding the term 2x\frac{2}{x} to both sides of the equation yields x8=2x\frac{x}{8} = \frac{2}{x}. Cross-multiplying the terms gives x2=16x^2 = 16. Solving for xx by taking the square root of both sides gives x=4x = 4 or x=4x = -4. Since the question specifies that x>0x > 0, the negative value is discarded, leaving 4 as the only valid solution.

Adım Adım Çözüm

1
Add 2x\frac{2}{x} to both sides of the equation.
x8=2x\frac{x}{8} = \frac{2}{x}
To isolate the rational terms on opposite sides of the equation.
2
Cross-multiply the terms.
x2=16x^2 = 16
To eliminate the denominators and form a quadratic equation.
3
Solve for xx by taking the square root of both sides.
x=4x = 4 or x=4x = -4
Taking the square root of 16 yields both positive and negative solutions.
4
Apply the constraint x>0x > 0.
x=4x = 4
The question specifies that xx must be greater than 0, which excludes the negative solution.

Anahtar Kavram

Solving rational equations by isolating terms, cross-multiplying, and applying given constraints.
Soru 215Soru

A parabola passes through the point (0,12)(0, 12) on the yy-axis and intersects the xx-axis at two distinct points, PP and QQ. The line connecting PP to the yy-intercept has a slope of 22, while the line connecting QQ to the yy-intercept has a slope of 6-6. What is the maximum yy-value achieved by this parabola?

Cevabı ve açıklamayı göster

Cevap: 16

Cevap

The maximum yy-value achieved by the parabola is 16.
The slopes of the lines connecting the xx-intercepts P(x1,0)P(x_1, 0) and Q(x2,0)Q(x_2, 0) to the yy-intercept C(0,12)C(0, 12) determine their coordinates. The slope of the line through PP and CC is 1200x1=2\frac{12 - 0}{0 - x_1} = 2, which gives x1=6x_1 = -6. The slope of the line through QQ and CC is 1200x2=6\frac{12 - 0}{0 - x_2} = -6, which gives x2=2x_2 = 2. The factored form of the parabola is y=a(x+6)(x2)y = a(x + 6)(x - 2). Using the yy-intercept C(0,12)C(0, 12), we find 12=a(6)(2)12 = a(6)(-2), meaning a=1a = -1. The xx-coordinate of the vertex is the midpoint of the intercepts, which is 6+22=2\frac{-6 + 2}{2} = -2. Substituting x=2x = -2 into the equation gives y=(2+6)(22)=16y = -(-2 + 6)(-2 - 2) = 16. Since the leading coefficient is negative, this represents the maximum yy-value.

Adım Adım Çözüm

1
Find the coordinates of P(x1,0)P(x_1, 0) and Q(x2,0)Q(x_2, 0) using the slopes of the lines from these points to the yy-intercept C(0,12)C(0, 12).
P=(6,0)P = (-6, 0) and Q=(2,0)Q = (2, 0)
The slope formula between (x1,0)(x_1, 0) and (0,12)(0, 12) is 1200x1=2\frac{12 - 0}{0 - x_1} = 2, which gives x1=6x_1 = -6. Similarly, for the second line, 1200x2=6\frac{12 - 0}{0 - x_2} = -6, which gives x2=2x_2 = 2.
2
Write the quadratic equation in factored form using the xx-intercepts.
y=a(x+6)(x2)y = a(x + 6)(x - 2)
Since the parabola intersects the xx-axis at (6,0)(-6, 0) and (2,0)(2, 0), these points are the roots of the quadratic function.
3
Solve for the leading coefficient aa by substituting the yy-intercept (0,12)(0, 12) into the equation.
a=1a = -1
Substituting x=0x = 0 and y=12y = 12 gives 12=a(0+6)(02)12 = a(0 + 6)(0 - 2), which simplifies to 12=12a12 = -12a, so a=1a = -1.
4
Determine the xx-coordinate of the vertex.
x=2x = -2
The axis of symmetry of a parabola lies exactly midway between its xx-intercepts: x=6+22=2x = \frac{-6 + 2}{2} = -2.
5
Calculate the maximum yy-value by evaluating the function at the xx-coordinate of the vertex.
y=16y = 16
Substituting x=2x = -2 into y=(x+6)(x2)y = -(x + 6)(x - 2) gives y=(2+6)(22)=(4)(4)=16y = -(-2 + 6)(-2 - 2) = -(4)(-4) = 16.

Anahtar Kavram

Using xx-intercepts and coordinate geometry to find the vertex of a parabola.
Soru 216Soru

A researcher models the population of a certain species of bacteria in a culture. The population N(t)N(t) of bacteria tt hours after the culture is established is modeled by the function

N(t)=N0bt3N(t) = N_0 \cdot b^{\frac{t}{3}}

where N0N_0 is the initial population of the bacteria and bb is a constant. If the population of the bacteria increases by 44%44\% every 2 hours, what is the value of bb?

Cevabı ve açıklamayı göster

Cevap: 1.728

Cevap

1.728
The correct answer is 1.7281.728. Since the population increases by 44%44\% every 2 hours, the population at t=2t = 2 is 1.441.44 times the initial population, meaning N(2)=1.44N0N(2) = 1.44 \cdot N_0. Substituting t=2t = 2 into the model N(t)=N0bt3N(t) = N_0 \cdot b^{\frac{t}{3}} yields N0b23=1.44N0N_0 \cdot b^{\frac{2}{3}} = 1.44 \cdot N_0. Dividing both sides by N0N_0 gives b23=1.44b^{\frac{2}{3}} = 1.44. Raising both sides to the power of 32\frac{3}{2} isolates bb as b=(1.44)32b = (1.44)^{\frac{3}{2}}. Since 1.44=(1.2)21.44 = (1.2)^2, we can simplify this expression using exponent rules: b=(1.22)32=1.23=1.728b = (1.2^2)^{\frac{3}{2}} = 1.2^3 = 1.728.

Adım Adım Çözüm

1
Write the equation relating the population at time t=2t = 2 hours to the initial population at t=0t = 0 hours using the given percentage increase.
N(2)=1.44N0N(2) = 1.44 \cdot N_0
An increase of 44%44\% means the population becomes 100%+44%=144%100\% + 44\% = 144\% of its initial value, which corresponds to multiplying by a factor of 1.441.44.
2
Substitute the function definition N(t)=N0bt3N(t) = N_0 \cdot b^{\frac{t}{3}} into the equation for t=2t = 2.
N0b23=1.44N0N_0 \cdot b^{\frac{2}{3}} = 1.44 \cdot N_0
This allows us to set up an equation to solve for the constant bb.
3
Divide both sides of the equation by N0N_0 and isolate bb.
b23=1.44b^{\frac{2}{3}} = 1.44
Since the initial population N0N_0 is positive, we can divide both sides by N0N_0 to isolate the exponential base term.
4
Solve for bb by raising both sides of the equation to the power of 32\frac{3}{2}.
b=(1.44)32b = (1.44)^{\frac{3}{2}}
To solve for bb, we multiply the exponent 23\frac{2}{3} by its reciprocal 32\frac{3}{2}.
5
Evaluate the expression (1.44)32(1.44)^{\frac{3}{2}} using exponent properties.
b=(1.22)32=1.23=1.728b = (1.2^2)^{\frac{3}{2}} = 1.2^3 = 1.728
Expressing 1.441.44 as 1.221.2^2 allows us to simplify the fractional exponent using the power of a power rule, (xa)b=xab(x^a)^b = x^{ab}.

Anahtar Kavram

Solving exponential equations by applying exponent rules and interpreting exponential growth factors in context.
Soru 217Soru
The population of a certain species of plankton in a lake is modeled by the function
P(t)=P0(1.69)tdP(t) = P_0 \cdot (1.69)^{\frac{t}{d}}
where P0P_0 is the initial population, tt is the time, in days, since the population was first measured, and dd is a positive constant. The population of the plankton increases by 30%30\% every hh hours, where hh is a positive constant. If the model is accurate, what is the value of the ratio hd\frac{h}{d}?
Cevabı ve açıklamayı göster

Cevap: 12

Cevap

The correct value of the ratio is 12.
The correct answer shows the value of 12. Since tt is measured in days, the time interval of hh hours must be converted to h24\frac{h}{24} days. A 30%30\% increase corresponds to a multiplier of 1.31.3. Substituting t=h24t = \frac{h}{24} into the function gives (1.69)h24d=1.3(1.69)^{\frac{h}{24d}} = 1.3. Rewriting 1.691.69 as 1.321.3^2 yields (1.32)h24d=1.3\left(1.3^2\right)^{\frac{h}{24d}} = 1.3, which simplifies to 1.3h12d=1.311.3^{\frac{h}{12d}} = 1.3^1. Equating the exponents gives h12d=1\frac{h}{12d} = 1, which solves to hd=12\frac{h}{d} = 12.

Adım Adım Çözüm

1
Express the growth interval in days to match the unit of tt in the model.
Since there are 24 hours in a day, an interval of hh hours is equivalent to h24\frac{h}{24} days.
The variable tt in the model P(t)=P0(1.69)tdP(t) = P_0 \cdot (1.69)^{\frac{t}{d}} represents time in days, so all time variables must be in days.
2
Relate the percentage increase to the population multiplier.
An increase of 30%30\% corresponds to a multiplier of 1+0.30=1.31 + 0.30 = 1.3.
A 30%30\% increase means the new population is 130%130\% of the previous population.
3
Set up the equation using the given model at t=h24t = \frac{h}{24}.
P0(1.69)h24d=1.3P0P_0 \cdot (1.69)^{\frac{h}{24d}} = 1.3 \cdot P_0, which simplifies to (1.69)h24d=1.3(1.69)^{\frac{h}{24d}} = 1.3.
At t=h24t = \frac{h}{24} days, the population must be 1.31.3 times the initial population P0P_0.
4
Rewrite the base of the exponential term and solve for the ratio.
Since 1.69=1.321.69 = 1.3^2, the equation becomes (1.32)h24d=1.31\left(1.3^2\right)^{\frac{h}{24d}} = 1.3^1, which simplifies to 1.32h24d=1.311.3^{\frac{2h}{24d}} = 1.3^1, leading to h12d=1\frac{h}{12d} = 1.
Expressing both sides with the same base allows for equating their exponents to solve for the target ratio.
5
Solve for the final ratio hd\frac{h}{d}.
hd=12\frac{h}{d} = 12.
Multiplying both sides of the equation h12d=1\frac{h}{12d} = 1 by 12 isolates the ratio hd\frac{h}{d}.

Anahtar Kavram

Exponential Equations with Base Manipulation and Unit Conversion

Alternatif Yöntem

Instead of substituting a specific value for tt, we can equate the daily growth factors. The model's daily growth factor is (1.69)1/d(1.69)^{1/d}. A 30%30\% increase every hh hours corresponds to a factor of 1.31.3 every hh hours. Since there are 2424 hours in a day, there are 24h\frac{24}{h} such intervals in a day, yielding a daily growth factor of (1.3)24/h(1.3)^{24/h}. Setting the factors equal: (1.69)1/d=(1.3)24/h    (1.32)1/d=(1.3)24/h    2d=24h    hd=12(1.69)^{1/d} = (1.3)^{24/h} \implies (1.3^2)^{1/d} = (1.3)^{24/h} \implies \frac{2}{d} = \frac{24}{h} \implies \frac{h}{d} = 12.
Tahmini Süre:3m 0s
Soru 218Soru

The value of a certain investment is modeled by the function f(t)=500(1.21)t2f(t) = 500(1.21)^{\frac{t}{2}}, where f(t)f(t) represents the value of the investment, in dollars, tt years after the initial investment was made. Which of the following is the annual growth rate, as a percentage, of the investment?

Cevabı ve açıklamayı göster

Cevap: 10%10\%

Cevap

The annual growth rate of the investment is 10%10\%.
To find the annual growth rate, we need to rewrite the function f(t)=500(1.21)t2f(t) = 500(1.21)^{\frac{t}{2}} in the form f(t)=P(1+r)tf(t) = P(1 + r)^t, where PP is the initial value, 1+r1 + r is the annual growth factor, and rr is the annual growth rate. Applying the power of a power rule for exponents, we can rewrite the expression as f(t)=500(1.2112)tf(t) = 500\left(1.21^{\frac{1}{2}}\right)^t. Since raising a number to the power of 12\frac{1}{2} is equivalent to taking the square root, this simplifies to f(t)=500(1.21)t=500(1.1)tf(t) = 500(\sqrt{1.21})^t = 500(1.1)^t. The annual growth factor is 1.11.1, which can be written as 1+0.11 + 0.1. Therefore, the annual growth rate rr is 0.10.1, which corresponds to 10%10\%.

Adım Adım Çözüm

1
Identify the given exponential function and rewrite the expression to isolate the annual growth factor.
The function is f(t)=500(1.21)t2f(t) = 500(1.21)^{\frac{t}{2}}. Using exponent rules, we can rewrite the term (1.21)t2(1.21)^{\frac{t}{2}} as (1.2112)t\left(1.21^{\frac{1}{2}}\right)^t.
Isolating the variable tt in the exponent allows us to identify the annual growth factor.
2
Calculate the base of the exponential term.
1.2112=1.21=1.11.21^{\frac{1}{2}} = \sqrt{1.21} = 1.1. Thus, the rewritten function is f(t)=500(1.1)tf(t) = 500(1.1)^t.
Simplifying the base gives us the actual growth factor per unit of time (per year).
3
Determine the percentage growth rate from the growth factor.
The growth factor is 1.11.1, which is equal to 1+0.11 + 0.1. The growth rate rr is 0.10.1. Converting 0.10.1 to a percentage gives 0.1×100%=10%0.1 \times 100\% = 10\%.
The growth rate is the decimal increase per year, which we convert to a percentage.

Anahtar Kavram

Manipulating exponential expressions to identify rates of growth or decay.
Soru 219Soru

For all positive values of xx, which of the following is equivalent to the expression 3x12(2x32x12)3x^{\frac{1}{2}} (2x^{\frac{3}{2}} - x^{-\frac{1}{2}})?

Cevabı ve açıklamayı göster

Cevap: 6x236x^2 - 3

Cevap

6x236x^2 - 3
Distributing the term 3x123x^{\frac{1}{2}} to both terms inside the parentheses yields 3x12(2x32)3x12(x12)3x^{\frac{1}{2}}(2x^{\frac{3}{2}}) - 3x^{\frac{1}{2}}(x^{-\frac{1}{2}}). Multiplying the coefficients and adding the exponents according to the rule xaxb=xa+bx^a \cdot x^b = x^{a+b} gives 6x12+323x1212=6x23x06x^{\frac{1}{2} + \frac{3}{2}} - 3x^{\frac{1}{2} - \frac{1}{2}} = 6x^2 - 3x^0. Since x0=1x^0 = 1 for any positive xx, the simplified equivalent expression is 6x236x^2 - 3.

Adım Adım Çözüm

1
Distribute the term 3x123x^{\frac{1}{2}} to both terms inside the parentheses.
3x122x323x12x123x^{\frac{1}{2}} \cdot 2x^{\frac{3}{2}} - 3x^{\frac{1}{2}} \cdot x^{-\frac{1}{2}}
Apply the distributive property a(bc)=abaca(b - c) = ab - ac to expand the expression.
2
Multiply the coefficients and apply the product rule for exponents, xaxb=xa+bx^a \cdot x^b = x^{a+b}, to each product.
(32)x12+323x12+(12)(3 \cdot 2)x^{\frac{1}{2} + \frac{3}{2}} - 3x^{\frac{1}{2} + (-\frac{1}{2})}
When multiplying terms with the same base, keep the base and add the exponents.
3
Simplify the arithmetic in the exponents and evaluate the resulting terms.
6x236x^2 - 3
Since 12+32=2\frac{1}{2} + \frac{3}{2} = 2 and 1212=0\frac{1}{2} - \frac{1}{2} = 0, the expression simplifies to 6x23x06x^2 - 3x^0. Because x>0x > 0, x0=1x^0 = 1, making the final expression 6x236x^2 - 3.

Anahtar Kavram

Equivalent Algebraic Expressions

Alternatif Yöntem

Substitute a simple value for xx, such as x=4x = 4. The original expression evaluates to 3(4)1/2(2(4)3/2412)=3(2)(2(8)12)=6(160.5)=6(15.5)=933(4)^{1/2}(2(4)^{3/2} - 4^{-\frac{1}{2}}) = 3(2)(2(8) - \frac{1}{2}) = 6(16 - 0.5) = 6(15.5) = 93. Evaluating the correct expression 6x236x^2 - 3 at x=4x = 4 yields 6(16)3=963=936(16) - 3 = 96 - 3 = 93. Evaluating the other options at x=4x = 4 yields different values.
Tahmini Süre:1m 30s
Soru 220Soru

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

Cevabı ve açıklamayı göster

Cevap: 288

Cevap

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

Adım Adım Çözüm

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

Anahtar Kavram

Difference of roots and discriminant of a quadratic equation

Alternatif Yöntem

Use Viete's relations: The sum of the roots is r1+r2=k3r_1 + r_2 = -\frac{k}{3} and the product of the roots is r1r2=123=4r_1 r_2 = \frac{12}{3} = 4. The difference between the roots is given as r1r2=4|r_1 - r_2| = 4. Square this relation to get (r1r2)2=16(r_1 - r_2)^2 = 16. Expand and rewrite the identity as (r1+r2)24r1r2=16(r_1 + r_2)^2 - 4r_1 r_2 = 16. Substituting the sum and product, we get (k3)24(4)=16k2916=16k29=32k2=288(-\frac{k}{3})^2 - 4(4) = 16 \Rightarrow \frac{k^2}{9} - 16 = 16 \Rightarrow \frac{k^2}{9} = 32 \Rightarrow k^2 = 288.
Tahmini Süre:2m 0s
ÖncekiSayfa 11 / 22Sonraki
Advanced Math Alıştırma Soruları — SAT — Sayfa 11 | Examkin