Advanced Math

438 soru

Soru 181Soru

In the xyxy-plane, a system of equations consists of the circle with equation (x7)2+(y4)2=1(x - 7)^2 + (y - 4)^2 = 1 and the line y=kxy = kx, where kk is a positive constant. If the system has exactly one real solution and k>0.5k > 0.5, what is the value of kk?

Cevabı ve açıklamayı göster

Cevap: 0.75

Cevap

The correct answer is 3/4 (or 0.75).
The correct answer is 3/43/4 (or 0.750.75). Substituting the line y=kxy = kx into the circle equation and setting the discriminant of the resulting quadratic equation to zero yields a quadratic in kk: 48k256k+15=048k^2 - 56k + 15 = 0. Solving this equation gives two positive tangent slopes: k=5/12k = 5/12 and k=3/4k = 3/4. Since the problem specifies that k>0.5k > 0.5, we choose k=3/4k = 3/4, which equals 0.750.75. Alternatively, using geometry, the distance from the center (7,4)(7,4) to the line kxy=0kx - y = 0 must equal the radius 11. This gives 7k4k2+1=1\frac{|7k-4|}{\sqrt{k^2+1}} = 1. Squaring both sides yields (7k4)2=k2+1(7k-4)^2 = k^2+1, which simplifies to 48k256k+15=048k^2 - 56k + 15 = 0, giving the same values of kk.

Adım Adım Çözüm

1
Substitute the linear equation y=kxy = kx into the circle's quadratic equation (x7)2+(y4)2=1(x - 7)^2 + (y - 4)^2 = 1.
(x7)2+(kx4)2=1(x - 7)^2 + (kx - 4)^2 = 1
To find the points of intersection between the line and the circle, substitute the expression for yy from the linear equation into the circle's equation.
2
Expand the terms and write the equation in the standard quadratic form Ax2+Bx+C=0Ax^2 + Bx + C = 0.
(1+k2)x2(14+8k)x+64=0(1 + k^2)x^2 - (14 + 8k)x + 64 = 0
Expanding (x7)2(x - 7)^2 yields x214x+49x^2 - 14x + 49 and expanding (kx4)2(kx - 4)^2 yields k2x28kx+16k^2x^2 - 8kx + 16. Grouping the terms by powers of xx and subtracting 11 from both sides gives the standard form.
3
Set the discriminant of the quadratic equation to 00 to satisfy the condition of exactly one real solution.
Δ=[(14+8k)]24(1+k2)(64)=0\Delta = [-(14 + 8k)]^2 - 4(1 + k^2)(64) = 0
A quadratic equation has exactly one real solution if and only if its discriminant, B24ACB^2 - 4AC, is equal to zero. Geometrically, this means the line is tangent to the circle.
4
Simplify the discriminant equation and solve for kk.
48k256k+15=048k^2 - 56k + 15 = 0, which factors as (12k5)(4k3)=0(12k - 5)(4k - 3) = 0. Thus, k=512k = \frac{5}{12} or k=34k = \frac{3}{4}.
Simplifying (14+8k)2256(1+k2)=0(14 + 8k)^2 - 256(1 + k^2) = 0 gives 196+224k+64k2256256k2=0196 + 224k + 64k^2 - 256 - 256k^2 = 0, which simplifies to 192k2+224k60=0-192k^2 + 224k - 60 = 0. Dividing the entire equation by 4-4 yields the quadratic equation in kk.
5
Select the value of kk that satisfies the given condition k>0.5k > 0.5.
k=34k = \frac{3}{4} (or 0.750.75)
Since 5120.417\frac{5}{12} \approx 0.417 is less than 0.50.5 and 34=0.75\frac{3}{4} = 0.75 is greater than 0.50.5, the correct value is 3/43/4.

Anahtar Kavram

Solving a nonlinear system of equations involving a circle and a line by setting the discriminant of the substituted quadratic equation to zero to find the slope of the tangent lines.
Tahmini Süre:2m 30s
Soru 182Soru

A circle and a line intersect at two points in the xyxy-plane. The equations of the circle and the line are:

(x3)2+y2=25(x - 3)^2 + y^2 = 25
y=x2y = x - 2

If (x1,y1)(x_1, y_1) is the intersection point in Quadrant I and (x2,y2)(x_2, y_2) is the intersection point in Quadrant III, what is the value of x1+y2x_1 + y_2?

Cevabı ve açıklamayı göster

Cevap: 3

Cevap

The value of x1+y2x_1 + y_2 is 3.
To solve the system, we substitute the linear equation y=x2y = x - 2 into the circle equation, obtaining (x3)2+(x2)2=25(x - 3)^2 + (x - 2)^2 = 25. Expanding this gives x26x+9+x24x+4=25x^2 - 6x + 9 + x^2 - 4x + 4 = 25, which simplifies to 2x210x12=02x^2 - 10x - 12 = 0. Dividing by 2, we get x25x6=0x^2 - 5x - 6 = 0, which factors as (x6)(x+1)=0(x - 6)(x + 1) = 0. The solutions are x=6x = 6 and x=1x = -1. Substituting these back into the linear equation gives the points of intersection: (6,4)(6, 4) in Quadrant I (since both coordinates are positive) and (1,3)(-1, -3) in Quadrant III (since both coordinates are negative). Therefore, x1=6x_1 = 6 and y2=3y_2 = -3, and their sum is 6+(3)=36 + (-3) = 3. This matches the correct option.

Adım Adım Çözüm

1
Substitute the linear equation into the circle equation to obtain an equation in terms of xx only.
(x3)2+(x2)2=25(x - 3)^2 + (x - 2)^2 = 25
This reduces the system to a single quadratic equation in one variable, allowing us to find the x-coordinates of the intersection points.
2
Expand and simplify the quadratic equation into standard form.
x26x+9+x24x+4=25    2x210x12=0    x25x6=0x^2 - 6x + 9 + x^2 - 4x + 4 = 25 \implies 2x^2 - 10x - 12 = 0 \implies x^2 - 5x - 6 = 0
Simplifying the equation makes it solvable by standard quadratic factoring methods.
3
Solve the simplified quadratic equation for xx by factoring.
(x6)(x+1)=0    x=6(x - 6)(x + 1) = 0 \implies x = 6 or x=1x = -1
The roots of this quadratic equation are the x-coordinates of the two intersection points.
4
Find the corresponding yy-coordinates by substituting the xx-values back into the linear equation y=x2y = x - 2.
For x=6x = 6, y=62=4y = 6 - 2 = 4, giving the point (6,4)(6, 4) in Quadrant I. For x=1x = -1, y=12=3y = -1 - 2 = -3, giving the point (1,3)(-1, -3) in Quadrant III.
This yields the coordinates of the two points of intersection and identifies which point lies in which quadrant.
5
Identify x1x_1 and y2y_2 and calculate the sum x1+y2x_1 + y_2.
x1=6x_1 = 6 and y2=3y_2 = -3, so x1+y2=6+(3)=3x_1 + y_2 = 6 + (-3) = 3.
This answers the specific question using the coordinate components of the two points.

Anahtar Kavram

Nonlinear Systems of Equations
Soru 183Soru

If 9y132y=27y+29^{y - 1} \cdot 3^{2y} = 27^{y + 2}, what is the value of yy?

Cevabı ve açıklamayı göster

Cevap: 8

Cevap

8
To solve the equation, we rewrite each term using the common base of 33. Since 9=329 = 3^2 and 27=3327 = 3^3, the equation 9y132y=27y+29^{y - 1} \cdot 3^{2y} = 27^{y + 2} can be written as (32)y132y=(33)y+2(3^2)^{y-1} \cdot 3^{2y} = (3^3)^{y+2}. Applying the power of a power rule, we get 32(y1)32y=33(y+2)3^{2(y-1)} \cdot 3^{2y} = 3^{3(y+2)}, which simplifies to 32y232y=33y+63^{2y-2} \cdot 3^{2y} = 3^{3y+6}. Using the product rule of exponents to combine the left side gives 32y2+2y=34y2=33y+63^{2y-2+2y} = 3^{4y-2} = 3^{3y+6}. Setting the exponents equal to each other gives the linear equation 4y2=3y+64y - 2 = 3y + 6. Solving for yy yields y=8y = 8.

Adım Adım Çözüm

1
Express all bases in the equation as powers of 3.
9y1=(32)y1=32y29^{y-1} = (3^2)^{y-1} = 3^{2y-2} and 27y+2=(33)y+2=33y+627^{y+2} = (3^3)^{y+2} = 3^{3y+6}. The original equation becomes 32y232y=33y+63^{2y-2} \cdot 3^{2y} = 3^{3y+6}.
Having a common base allows us to combine exponents using the properties of exponents.
2
Simplify the left side of the equation by adding the exponents.
3(2y2)+2y=34y23^{(2y-2) + 2y} = 3^{4y-2}, so the equation is 34y2=33y+63^{4y-2} = 3^{3y+6}.
When multiplying exponential expressions with the same base, we add their exponents.
3
Set the exponents equal to each other and solve for yy.
4y2=3y+6    y2=6    y=84y - 2 = 3y + 6 \implies y - 2 = 6 \implies y = 8.
Since the bases are equal and positive (and not equal to 1), their exponents must be equal.

Anahtar Kavram

Solving exponential equations by expressing terms with a common base and applying exponent laws.
Tahmini Süre:1m 30s
Soru 184Soru

If (18)2x3=16x2\left(\frac{1}{8}\right)^{2x - 3} = 16^{x - 2}, what is the value of xx?

Cevabı ve açıklamayı göster

Cevap: 1.7

Cevap

1.7 (or 17/10)
The correct answer is 1.7 (or 17/10). By writing 18\frac{1}{8} as 232^{-3} and 1616 as 242^4, the equation becomes (23)2x3=(24)x2(2^{-3})^{2x - 3} = (2^4)^{x - 2}. Applying exponent rules yields 26x+9=24x82^{-6x + 9} = 2^{4x - 8}. Equating the exponents gives 6x+9=4x8-6x + 9 = 4x - 8, which simplifies to 10x=1710x = 17, resulting in x=1.7x = 1.7.

Adım Adım Çözüm

1
Express both bases as powers of 22.
(23)2x3=(24)x2(2^{-3})^{2x - 3} = (2^4)^{x - 2}
To solve the exponential equation, both sides must have a common base. Both 18\frac{1}{8} and 1616 can be rewritten as powers of 22.
2
Apply the power-of-a-power exponent rule (am)n=amn(a^m)^n = a^{mn} to simplify the exponents.
23(2x3)=24(x2)2^{-3(2x - 3)} = 2^{4(x - 2)}, which simplifies to 26x+9=24x82^{-6x + 9} = 2^{4x - 8}
This allows us to write each side as a single exponential term with a base of 22.
3
Set the exponents equal to each other.
6x+9=4x8-6x + 9 = 4x - 8
Since the bases are equal, their exponents must be equal for the equation to hold.
4
Solve the linear equation for xx.
10x=1710x = 17, which gives x=1.7x = 1.7
Isolate the variable xx by algebraic manipulation.

Anahtar Kavram

Solving exponential equations by expressing terms with a common base and applying exponent rules.

Alternatif Yöntem

Alternatively, you can apply the definition of logarithms to both sides of the equation. Taking the logarithm base 2 of both sides gives log2((18)2x3)=log2(16x2)\log_2\left(\left(\frac{1}{8}\right)^{2x-3}\right) = \log_2\left(16^{x-2}\right). Using the power property of logarithms, this simplifies to (2x3)log2(23)=(x2)log2(24)(2x - 3)\log_2\left(2^{-3}\right) = (x - 2)\log_2\left(2^4\right), which simplifies directly to 3(2x3)=4(x2)-3(2x - 3) = 4(x - 2). Solving this linear equation yields the same result, x=1.7x = 1.7.
Tahmini Süre:1m 30s
Soru 185Soru

The profit P(x)P(x), in dollars, a company makes from selling xx units of a product is given by the function P(x)=3x2+bx1,500P(x) = -3x^2 + bx - 1,500, where bb is a positive constant. If the maximum profit the company can make is 1,2001,200 dollars, what is the value of bb?

Cevabı ve açıklamayı göster

Cevap: 180

Cevap

180
The maximum profit of the quadratic profit function occurs at its vertex. The x-coordinate of the vertex of P(x)=3x2+bx1,500P(x) = -3x^2 + bx - 1,500 is given by x=b2(3)=b6x = -\frac{b}{2(-3)} = \frac{b}{6}. Substituting this into the profit equation and setting it equal to 1,2001,200 yields 3(b6)2+b(b6)1,500=1,200-3\left(\frac{b}{6}\right)^2 + b\left(\frac{b}{6}\right) - 1,500 = 1,200. Simplifying this expression results in b212=2,700\frac{b^2}{12} = 2,700, which gives b2=32,400b^2 = 32,400. Since bb is positive, b=180b = 180.

Adım Adım Çözüm

1
Identify the x-coordinate of the vertex of the quadratic function in terms of bb.
The x-coordinate of the vertex is x=b6x = \frac{b}{6}.
A quadratic function in the form f(x)=ax2+bx+cf(x) = ax^2 + bx + c has its maximum value at the vertex when the coefficient of the squared term, aa, is negative. The x-coordinate of the vertex is given by x=b2ax = -\frac{b}{2a}. For this function, a=3a = -3, so the x-coordinate of the vertex is x=b2(3)=b6x = -\frac{b}{2(-3)} = \frac{b}{6}.
2
Substitute x=b6x = \frac{b}{6} back into the profit equation P(x)P(x) and set it equal to the maximum profit of 1,2001,200 dollars.
3(b6)2+b(b6)1,500=1,200-3\left(\frac{b}{6}\right)^2 + b\left(\frac{b}{6}\right) - 1,500 = 1,200
The maximum profit of 1,2001,200 dollars is the value of the function at the vertex.
3
Simplify the equation to solve for the positive constant bb.
b=180b = 180
Simplifying the term 3(b6)2-3\left(\frac{b}{6}\right)^2 gives 3(b236)=b212-3\left(\frac{b^2}{36}\right) = -\frac{b^2}{12}. Simplifying the term b(b6)b\left(\frac{b}{6}\right) gives b26\frac{b^2}{6}. Substituting these back in gives b212+b261,500=1,200-\frac{b^2}{12} + \frac{b^2}{6} - 1,500 = 1,200. Combining the b2b^2 terms gives b2121,500=1,200\frac{b^2}{12} - 1,500 = 1,200. Adding 1,5001,500 to both sides gives b212=2,700\frac{b^2}{12} = 2,700. Multiplying both sides by 1212 yields b2=32,400b^2 = 32,400. Taking the square root of both sides gives b=±180b = \pm 180. Since bb must be a positive constant, b=180b = 180.

Anahtar Kavram

Finding the maximum value of a quadratic function by using the vertex formula x=b2ax = -\frac{b}{2a} and evaluating the function at that point.
Soru 186Soru

For all x>3x > 3, the expression 2x211x+15x3+3x212x2\frac{2x^2 - 11x + 15}{x - 3} + \frac{3x^2 - 12}{x - 2} is equivalent to ax+bax + b, where aa and bb are constants. What is the value of a+ba + b?

Cevabı ve açıklamayı göster

Cevap: 6

Cevap

The value of a+ba + b is 66.
The correct answer is 66. By factoring the numerators of both rational expressions, we can simplify them. The first term is (2x5)(x3)x3=2x5\frac{(2x-5)(x-3)}{x-3} = 2x-5. The second term is 3(x2)(x+2)x2=3(x+2)=3x+6\frac{3(x-2)(x+2)}{x-2} = 3(x+2) = 3x+6. Adding these simplified terms gives (2x5)+(3x+6)=5x+1(2x-5) + (3x+6) = 5x+1. Comparing this to ax+bax+b yields a=5a=5 and b=1b=1, so a+b=5+1=6a+b = 5+1=6.

Adım Adım Çözüm

1
Factor the numerator of the first rational expression and simplify.
2x211x+15x3=2x5\frac{2x^2 - 11x + 15}{x - 3} = 2x - 5
Since 2x211x+15=(2x5)(x3)2x^2 - 11x + 15 = (2x - 5)(x - 3), the factor (x3)(x - 3) divides out for all x>3x > 3.
2
Factor the numerator of the second rational expression and simplify.
3x212x2=3x+6\frac{3x^2 - 12}{x - 2} = 3x + 6
Since 3x212=3(x2)(x+2)3x^2 - 12 = 3(x - 2)(x + 2), the factor (x2)(x - 2) divides out for all x>3x > 3.
3
Combine the simplified terms by adding them.
5x+15x + 1
Adding (2x5)(2x - 5) and (3x+6)(3x + 6) yields (2x+3x)+(5+6)=5x+1(2x + 3x) + (-5 + 6) = 5x + 1.
4
Identify the values of aa and bb and calculate their sum.
a=5a = 5, b=1b = 1, and a+b=6a + b = 6
Comparing 5x+15x + 1 with ax+bax + b gives a=5a = 5 and b=1b = 1, so a+b=5+1=6a + b = 5 + 1 = 6.

Anahtar Kavram

Simplifying rational expressions by factoring the numerator and dividing out common factors.
Soru 187Soru

For what value of xx is the equation 8x+1=16x8^{x + 1} = 16^x true?

Cevabı ve açıklamayı göster

Cevap: 3

Cevap

The correct answer is 3.
The correct answer is 3. To find the value of xx, express both 8 and 16 as powers of 2: 8=238 = 2^3 and 16=2416 = 2^4. Substituting these values into the equation gives (23)x+1=(24)x(2^3)^{x + 1} = (2^4)^x. Applying the power of a power rule, (am)n=amn(a^m)^n = a^{mn}, yields 23(x+1)=24x2^{3(x + 1)} = 2^{4x}, which simplifies to 23x+3=24x2^{3x + 3} = 2^{4x}. Since the bases are now the same, their exponents must be equal: 3x+3=4x3x + 3 = 4x. Subtracting 3x3x from both sides gives x=3x = 3.

Adım Adım Çözüm

1
Express the bases 8 and 16 as powers of 2.
(23)x+1=(24)x(2^3)^{x + 1} = (2^4)^x
Writing both sides of the equation with a common base allows for the equating of exponents.
2
Apply the power of a power rule (am)n=amn(a^m)^n = a^{mn} to simplify the exponents.
23x+3=24x2^{3x + 3} = 2^{4x}
This simplifies each side of the equation to a single base with a single exponent.
3
Equate the exponents and solve the resulting linear equation.
3x+3=4x3x + 3 = 4x, which simplifies to x=3x = 3
Since the bases are equal, their exponents must be equal for the equation to hold true.

Anahtar Kavram

Solving exponential equations by expressing both sides with a common base and equating the exponents.

Alternatif Yöntem

An alternative approach is to write the equation in terms of base 4. While 8 is not an integer power of 4, we can write 8=41.58 = 4^{1.5} and 16=4216 = 4^2. The equation becomes (41.5)x+1=(42)x(4^{1.5})^{x+1} = (4^2)^x, which simplifies to 1.5(x+1)=2x1.5(x+1) = 2x. Solving this gives 1.5x+1.5=2x    0.5x=1.5    x=31.5x + 1.5 = 2x \implies 0.5x = 1.5 \implies x = 3.
Tahmini Süre:45s
Soru 188Soru

What is the set of all solutions to the equation x+12=x\sqrt{x + 12} = x?

Cevabı ve açıklamayı göster

Cevap: 44 only

Cevap

The solution set containing only 44
The correct answer is the set containing only 44. Squaring both sides of the equation x+12=x\sqrt{x + 12} = x produces x+12=x2x + 12 = x^2. Rearranging this into standard quadratic form gives x2x12=0x^2 - x - 12 = 0. Factoring the quadratic gives (x4)(x+3)=0(x - 4)(x + 3) = 0, which yields potential solutions of x=4x = 4 and x=3x = -3. Testing x=4x = 4 in the original equation yields 4+12=16=4\sqrt{4 + 12} = \sqrt{16} = 4, which is a true statement. Testing x=3x = -3 yields 3+12=9=3\sqrt{-3 + 12} = \sqrt{9} = 3, which does not equal 3-3. Thus, x=3x = -3 is extraneous, and 44 is the only valid solution.

Adım Adım Çözüm

1
Square both sides of the equation to eliminate the radical.
x+12=x2x + 12 = x^2
Squaring both sides of x+12=x\sqrt{x + 12} = x removes the square root.
2
Rewrite the equation in standard quadratic form ax2+bx+c=0ax^2 + bx + c = 0.
x2x12=0x^2 - x - 12 = 0
Subtracting xx and 1212 from both sides moves all terms to one side of the equation.
3
Factor the quadratic equation.
(x4)(x+3)=0(x - 4)(x + 3) = 0
We search for two numbers that multiply to 12-12 and add to 1-1. These numbers are 4-4 and 33.
4
Solve for the potential solutions.
x=4x = 4 or x=3x = -3
Setting each factor equal to zero yields the prospective values of xx.
5
Check both potential solutions in the original equation to identify extraneous solutions.
Substituting x=4x = 4: 4+12=16=4\sqrt{4 + 12} = \sqrt{16} = 4 (valid). Substituting x=3x = -3: 3+12=9=33\sqrt{-3 + 12} = \sqrt{9} = 3 \neq -3 (extraneous).
Squaring both sides of an equation can introduce extraneous roots that must be discarded.

Anahtar Kavram

Solving radical equations and verifying solutions to eliminate extraneous roots
Soru 189Soru

The graph of the quadratic function ff in the xyxy-plane has a vertex at (4,7)(4, 7). If the function gg is defined by g(x)=f(x)+5g(x) = f(x) + 5, what is the yy-coordinate of the vertex of the graph of y=g(x)y = g(x)?

Cevabı ve açıklamayı göster

Cevap: 12

Cevap

The correct answer is 12.
The vertex of the graph of the quadratic function ff is (4,7)(4, 7). The function g(x)=f(x)+5g(x) = f(x) + 5 adds 55 to every output value of f(x)f(x), which shifts the entire graph vertically upward by 55 units. Consequently, the vertex of the graph of gg is translated from (4,7)(4, 7) to (4,7+5)(4, 7 + 5), which simplifies to (4,12)(4, 12). Therefore, the yy-coordinate of the vertex of the graph of y=g(x)y = g(x) is 1212.

Adım Adım Çözüm

1
Identify the y-coordinate of the vertex of the graph of the function f.
The y-coordinate of the vertex of the graph of f is 7.
The vertex of the graph of f is given as (4, 7).
2
Determine the vertical translation from f(x) to g(x).
The graph of g(x) is shifted upward by 5 units relative to the graph of f(x).
The term + 5 in the definition g(x) = f(x) + 5 increases all y-values of the function by 5.
3
Calculate the y-coordinate of the vertex of the graph of g.
The new y-coordinate is 7 + 5 = 12.
Applying the vertical shift of 5 units to the original y-coordinate of 7 gives the new vertex's y-coordinate.

Anahtar Kavram

Vertical translations of quadratic functions and their graphs
Soru 190Soru

The quadratic function hh is defined by h(x)=(x+2)25h(x) = (x + 2)^2 - 5. What are the coordinates of the vertex of the graph of y=h(x)y = h(x) in the xyxy-plane?

Cevabı ve açıklamayı göster

Cevap: (2,5)(-2, -5)

Cevap

The coordinates of the vertex of the graph are (2,5)(-2, -5).
The correct answer is the coordinate pair (2,5)(-2, -5). The vertex form of a quadratic function is given by y=a(xh)2+ky = a(x - h)^2 + k, where (h,k)(h, k) is the vertex of the parabola. For the given equation h(x)=(x+2)25h(x) = (x + 2)^2 - 5, we rewrite the squared expression as (x(2))2(x - (-2))^2 to match the standard form. This shows that h=2h = -2. The value of kk is the constant term 5-5. Therefore, the vertex of the graph of hh is (2,5)(-2, -5).

Adım Adım Çözüm

1
Identify the general vertex form of a quadratic function.
The vertex form is y=a(xh)2+ky = a(x - h)^2 + k, where the vertex of the parabola is at the point (h,k)(h, k).
This general equation allows us to directly read the coordinates of the vertex by comparing the coefficients.
2
Compare the given function h(x)=(x+2)25h(x) = (x + 2)^2 - 5 to the vertex form.
By matching the terms, we get xh=x+2x - h = x + 2, which implies h=2h = -2. The constant term is k=5k = -5.
This identifies the values of hh and kk that make up the coordinates of the vertex (h,k)(h, k).
3
Write the vertex coordinates.
The vertex coordinates are (h,k)=(2,5)(h, k) = (-2, -5).
Combining the identified values gives the final coordinates of the vertex.

Anahtar Kavram

Identifying the vertex of a quadratic function directly from its vertex form equation, y=a(xh)2+ky = a(x - h)^2 + k.
Soru 191Soru

If a polynomial p(x)p(x) is divided by x5x - 5, the remainder is 1212. Which of the following equations must be true?

Cevabı ve açıklamayı göster

Cevap: p(5)=12p(5) = 12

Cevap

p(5)=12p(5) = 12
According to the Remainder Theorem, dividing a polynomial p(x)p(x) by a linear expression xcx - c results in a remainder equal to p(c)p(c). Here, the divisor is x5x - 5, so c=5c = 5. Since the remainder is 1212, the equation that must be true is p(5)=12p(5) = 12.

Adım Adım Çözüm

1
Identify the divisor and its corresponding value of cc using the Remainder Theorem.
The divisor is x5x - 5, so we set x5=0x - 5 = 0, which gives c=5c = 5.
The Remainder Theorem states that the remainder of a polynomial p(x)p(x) divided by xcx - c is p(c)p(c).
2
Set p(c)p(c) equal to the given remainder.
Since the remainder is 1212 and c=5c = 5, we get p(5)=12p(5) = 12.
This directly applies the relation p(c)=remainderp(c) = \text{remainder}.

Anahtar Kavram

The Remainder Theorem
Soru 192Soru

For the exponential function g(x)=kaxg(x) = k \cdot a^x, where kk and aa are positive constants, the value of g(x+1)g(x + 1) is 20%20\% greater than the value of g(x1)g(x - 1) for all real numbers xx. If g(2)=15g(2) = 15, what is the value of g(6)g(6)?

Cevabı ve açıklamayı göster

Cevap: 21.6

Cevap

21.6
The correct value of 21.6 is obtained by setting up the ratio g(x+1)/g(x1)=a2g(x+1)/g(x-1) = a^2. Since g(x+1)g(x+1) is 20%20\% greater than g(x1)g(x-1), this ratio is equal to 1.20, so a2=1.20a^2 = 1.20. Since g(6)=g(2)a4=15(a2)2g(6) = g(2) \cdot a^4 = 15 \cdot (a^2)^2, substituting a2=1.20a^2 = 1.20 gives 15(1.20)2=151.44=21.615 \cdot (1.20)^2 = 15 \cdot 1.44 = 21.6.

Adım Adım Çözüm

1
Express the values of the function at x + 1 and x - 1 using the definition of g(x).
g(x+1)=kax+1g(x + 1) = k \cdot a^{x + 1} and g(x1)=kax1g(x - 1) = k \cdot a^{x - 1}
To set up the mathematical relationship between the two values based on the function definition.
2
Apply the condition that g(x + 1) is 20% greater than g(x - 1).
kax+1=1.20kax1k \cdot a^{x + 1} = 1.20 \cdot k \cdot a^{x - 1}, which simplifies to a2=1.20a^2 = 1.20
To find the factor of growth over an interval of 2 units of x.
3
Relate the value of g(6) to the given value of g(2).
g(6)=g(2)a4=g(2)(a2)2g(6) = g(2) \cdot a^4 = g(2) \cdot (a^2)^2
To write the unknown value in terms of the known value and the determined factor a2a^2 using exponent rules.
4
Substitute the known values into the equation to calculate the result.
g(6)=15(1.20)2=151.44=21.6g(6) = 15 \cdot (1.20)^2 = 15 \cdot 1.44 = 21.6
To calculate the final numerical value of g(6).

Anahtar Kavram

Exponential Functions and Equations
Tahmini Süre:2m 30s
Soru 193Soru

A parabola in the xyxy-plane has a vertex at (3,4)(3, -4) and passes through the point (1,0)(1, 0). A second parabola is created by reflecting the original parabola across the xx-axis, then translating the resulting graph 44 units to the left and 22 units down. If this second parabola represents the graph of the function gg, which of the following equations defines g(x)g(x)?

Cevabı ve açıklamayı göster

Cevap: g(x)=(x+1)2+2g(x) = -(x + 1)^2 + 2

Cevap

The equation g(x)=(x+1)2+2g(x) = -(x + 1)^2 + 2
The correct equation is g(x)=(x+1)2+2g(x) = -(x + 1)^2 + 2. Since the vertex of the original parabola f(x)f(x) is (3,4)(3, -4) and it passes through (1,0)(1, 0), its vertex form equation is f(x)=(x3)24f(x) = (x - 3)^2 - 4. Reflecting f(x)f(x) across the xx-axis negates the entire function, resulting in (x3)2+4-(x - 3)^2 + 4. Shifting this function 44 units to the left replaces xx with x+4x + 4, yielding (x+1)2+4-(x + 1)^2 + 4. Finally, shifting it 22 units down subtracts 22 from the entire expression, giving g(x)=(x+1)2+2g(x) = -(x + 1)^2 + 2.

Adım Adım Çözüm

1
Determine the equation of the original parabola f(x)f(x) using its vertex form f(x)=a(xh)2+kf(x) = a(x - h)^2 + k.
f(x)=(x3)24f(x) = (x - 3)^2 - 4
Since the vertex is (3,4)(3, -4), the vertex form is f(x)=a(x3)24f(x) = a(x - 3)^2 - 4. Substituting the point (1,0)(1, 0) gives 0=a(13)24    4a=4    a=10 = a(1 - 3)^2 - 4 \implies 4a = 4 \implies a = 1.
2
Reflect the graph of f(x)f(x) across the xx-axis.
f(x)=(x3)2+4-f(x) = -(x - 3)^2 + 4
A reflection across the xx-axis negates the entire function, so y=f(x)y = -f(x).
3
Translate the reflected graph 44 units to the left.
(x+1)2+4-(x + 1)^2 + 4
Translating a function h(x)h(x) to the left by cc units is represented by h(x+c)h(x + c). Replacing xx with x+4x + 4 in (x3)2+4-(x - 3)^2 + 4 gives ((x+4)3)2+4=(x+1)2+4-((x + 4) - 3)^2 + 4 = -(x + 1)^2 + 4.
4
Translate the graph 22 units down to find the final function g(x)g(x).
g(x)=(x+1)2+2g(x) = -(x + 1)^2 + 2
Translating a function down by dd units is represented by subtracting dd from the function. Subtracting 22 from (x+1)2+4-(x + 1)^2 + 4 gives (x+1)2+2-(x + 1)^2 + 2.

Anahtar Kavram

Applying transformations (reflections and horizontal/vertical translations) to quadratic functions in vertex form.
Soru 194Soru

The quadratic function ff is defined by f(x)=ax2+bx+cf(x) = ax^2 + bx + c, where aa, bb, and cc are constants, and has its vertex at (2,4)(2, 4). The function gg is defined by g(x)=f(x3)+kg(x) = f(x - 3) + k, where kk is a constant. The vertex of the graph of y=g(x)y = g(x) in the xyxy-plane lies on the line y=2x3y = 2x - 3. If the product of the xx-intercepts of the graph of y=g(x)y = g(x) is 1111, what is the yy-intercept of the graph of y=f(x)y = f(x)?

Cevabı ve açıklamayı göster

Cevap: 2

Cevap

2
The correct answer is 2. By writing the quadratic function f(x)f(x) in vertex form as f(x)=a(x2)2+4f(x) = a(x - 2)^2 + 4, we can apply the transformation rules to express g(x)=f(x3)+kg(x) = f(x - 3) + k as having a vertex at (5,4+k)(5, 4 + k). Since this vertex lies on the line y=2x3y = 2x - 3, substituting x=5x = 5 gives 4+k=74 + k = 7, meaning g(x)=a(x5)2+7g(x) = a(x - 5)^2 + 7. The roots of g(x)=0g(x) = 0 are 5±7/a5 \pm \sqrt{-7/a}, and their product is 25+7/a25 + 7/a. Setting this product equal to 11 yields a=1/2a = -1/2. Substituting a=1/2a = -1/2 back into the expression for f(0)=4a+4f(0) = 4a + 4 gives 2.

Adım Adım Çözüm

1
Write the function f(x)f(x) in vertex form using its vertex (2,4)(2, 4).
f(x)=a(x2)2+4f(x) = a(x - 2)^2 + 4
Any quadratic function with a vertex at (h,k)(h, k) can be written in the form f(x)=a(xh)2+kf(x) = a(x - h)^2 + k.
2
Determine the vertex of the transformed function g(x)=f(x3)+kg(x) = f(x - 3) + k.
The vertex of g(x)g(x) is (5,4+k)(5, 4 + k).
The transformation f(x3)f(x - 3) shifts the graph 3 units to the right, changing the xx-coordinate of the vertex from 2 to 5. The addition of kk shifts the graph vertically by kk units, changing the yy-coordinate of the vertex from 4 to 4+k4 + k.
3
Use the condition that the vertex of y=g(x)y = g(x) lies on the line y=2x3y = 2x - 3 to find the value of kk and the vertex coordinates.
4+k=7    k=34 + k = 7 \implies k = 3. The vertex of g(x)g(x) is (5,7)(5, 7).
Since the vertex (5,4+k)(5, 4 + k) lies on the line y=2x3y = 2x - 3, substituting x=5x = 5 into the line equation gives y=2(5)3=7y = 2(5) - 3 = 7.
4
Write g(x)g(x) in vertex form and express its roots (the xx-intercepts) in terms of aa.
g(x)=a(x5)2+7g(x) = a(x - 5)^2 + 7. The roots are x=5±7ax = 5 \pm \sqrt{-\frac{7}{a}}.
Setting g(x)=0g(x) = 0 gives a(x5)2+7=0a(x - 5)^2 + 7 = 0, which simplifies to (x5)2=7a(x - 5)^2 = -\frac{7}{a}, yielding x=5±7ax = 5 \pm \sqrt{-\frac{7}{a}}.
5
Calculate the product of the roots and set it equal to 11 to solve for aa.
25+7a=11    a=1225 + \frac{7}{a} = 11 \implies a = -\frac{1}{2}.
The product of the roots is (5+7a)(57a)=25(7a)=25+7a(5 + \sqrt{-\frac{7}{a}})(5 - \sqrt{-\frac{7}{a}}) = 25 - (-\frac{7}{a}) = 25 + \frac{7}{a}. Setting this equal to 11 gives 7a=14\frac{7}{a} = -14, so a=12a = -\frac{1}{2}.
6
Evaluate f(0)f(0) to find the yy-intercept of the graph of f(x)f(x).
f(0)=4(12)+4=2f(0) = 4(-\frac{1}{2}) + 4 = 2.
The yy-intercept is the value of the function at x=0x = 0. Substituting x=0x = 0 and a=12a = -\frac{1}{2} into f(x)=a(x2)2+4f(x) = a(x - 2)^2 + 4 yields 4a+4=24a + 4 = 2.

Anahtar Kavram

Quadratic transformations and properties of roots in vertex form
Soru 195Soru
y=2x25x1y=3x7\begin{aligned} y &= 2x^2 - 5x - 1 \\ y &= 3x - 7 \end{aligned}

If (x,y)(x, y) is a solution to the system of equations above and y>0y > 0, what is the value of x+yx + y?

Cevabı ve açıklamayı göster

Cevap: 5

Cevap

5
Substituting y=3x7y = 3x - 7 into y=2x25x1y = 2x^2 - 5x - 1 yields the quadratic equation 3x7=2x25x13x - 7 = 2x^2 - 5x - 1. Moving all terms to one side gives 2x28x+6=02x^2 - 8x + 6 = 0. Dividing by 2 simplifies this to x24x+3=0x^2 - 4x + 3 = 0, which factors as (x1)(x3)=0(x - 1)(x - 3) = 0. This gives the solutions x=1x = 1 and x=3x = 3. Substituting these into the linear equation yields the coordinate points (1,4)(1, -4) and (3,2)(3, 2). Since the problem states that y>0y > 0, we choose the solution (3,2)(3, 2). The value of x+yx + y is 3+2=53 + 2 = 5.

Adım Adım Çözüm

1
Substitute the expression for yy from the linear equation into the quadratic equation.
3x7=2x25x13x - 7 = 2x^2 - 5x - 1
Since both equations are solved for yy, they can be set equal to each other to find the xx-coordinates of the intersection points.
2
Rearrange the terms to set the quadratic equation equal to zero, and then divide by the common factor.
2x28x+6=02x^2 - 8x + 6 = 0, which simplifies to x24x+3=0x^2 - 4x + 3 = 0
Putting the equation in standard form ax2+bx+c=0ax^2 + bx + c = 0 allows us to factor and solve for xx.
3
Factor the quadratic equation to find the values of xx.
(x1)(x3)=0(x - 1)(x - 3) = 0, so x=1x = 1 or x=3x = 3
Factoring allows us to find the roots of the equation directly.
4
Substitute the xx values back into the linear equation to solve for the corresponding yy values.
For x=1x = 1, y=3(1)7=4y = 3(1) - 7 = -4, giving the solution (1,4)(1, -4). For x=3x = 3, y=3(3)7=2y = 3(3) - 7 = 2, giving the solution (3,2)(3, 2).
Finding the yy-coordinates completes the solutions (x,y)(x, y) to the system.
5
Apply the given constraint y>0y > 0 and calculate x+yx + y.
The solution (3,2)(3, 2) satisfies y>0y > 0 since 2>02 > 0. Thus, x+y=3+2=5x + y = 3 + 2 = 5.
The problem asks for the sum of the coordinates of the solution that has a positive yy-value.

Anahtar Kavram

Solving a system consisting of a linear equation and a quadratic equation by substitution and applying coordinate constraints.
Tahmini Süre:1m 30s
Soru 196Soru

A quadratic function ff is defined by f(x)=a(xh)2+kf(x) = a(x - h)^2 + k, where aa, hh, and kk are constants. The graph of y=f(x)y = f(x) in the xyxy-plane passes through the points (0,5)(0, 5) and (4,5)(4, 5). If the minimum value of f(x)f(x) for 0x30 \le x \le 3 is 11, what is the value of f(6)f(6)?

Cevabı ve açıklamayı göster

Cevap: 17

Cevap

The value of f(6)f(6) is 1717.
The correct answer is 1717. Since the quadratic function passes through (0,5)(0, 5) and (4,5)(4, 5), its axis of symmetry is the line x=2x = 2, which means the vertex xx-coordinate is h=2h = 2. For the interval 0x30 \le x \le 3, this vertex is within the bounds. An upward-opening parabola has its minimum value at its vertex, so the minimum value of 11 must be the yy-coordinate of the vertex, giving k=1k = 1. The function can then be written as f(x)=a(x2)2+1f(x) = a(x - 2)^2 + 1. Substituting (0,5)(0, 5) into this equation gives 5=a(02)2+15 = a(0 - 2)^2 + 1, which simplifies to 4a=44a = 4, meaning a=1a = 1. The fully determined function is f(x)=(x2)2+1f(x) = (x - 2)^2 + 1. Evaluating this at x=6x = 6 yields f(6)=(62)2+1=17f(6) = (6 - 2)^2 + 1 = 17.

Adım Adım Çözüm

1
Determine the axis of symmetry of the parabola.
h=2h = 2
Since the points (0,5)(0, 5) and (4,5)(4, 5) have the same yy-value, they are symmetric across the vertical line of symmetry of the parabola. The xx-coordinate of the vertex hh is the average of the xx-coordinates of these two points: h=0+42=2h = \frac{0 + 4}{2} = 2.
2
Determine the yy-coordinate of the vertex kk using the minimum value over the interval [0,3][0, 3].
k=1k = 1
The vertex xx-coordinate x=2x = 2 lies within the interval 0x30 \le x \le 3. For a quadratic function that opens upward, the minimum value occurs at the vertex. Thus, the minimum value on this interval is the vertex yy-coordinate, so k=1k = 1.
3
Substitute the point (0,5)(0, 5) into the vertex form of the equation to solve for aa.
a=1a = 1
Using the vertex form f(x)=a(x2)2+1f(x) = a(x - 2)^2 + 1, substitute x=0x = 0 and f(x)=5f(x) = 5: 5=a(02)2+1    5=4a+1    4a=4    a=15 = a(0 - 2)^2 + 1 \implies 5 = 4a + 1 \implies 4a = 4 \implies a = 1.
4
Evaluate f(6)f(6) using the complete quadratic function formula.
f(6)=17f(6) = 17
Substitute x=6x = 6 into the equation f(x)=(x2)2+1f(x) = (x - 2)^2 + 1: f(6)=(62)2+1=42+1=16+1=17f(6) = (6 - 2)^2 + 1 = 4^2 + 1 = 16 + 1 = 17.

Anahtar Kavram

Using symmetry properties and interval extrema to determine the equation of a quadratic function in vertex form.
Soru 197Soru
y+11=x2y3x=7\begin{aligned} y + 11 &= x^2 \\ y - 3x &= 7 \end{aligned}

If (x,y)(x, y) is a solution to the system of equations above and x>0x > 0, what is the value of x+yx + y?

Cevabı ve açıklamayı göster

Cevap: 31

Cevap

The correct answer is 31.
Solving the system of equations by expressing yy in terms of xx from the linear equation gives y=3x+7y = 3x + 7. Substituting this expression for yy in the first equation yields (3x+7)+11=x2(3x + 7) + 11 = x^2, which simplifies to x23x18=0x^2 - 3x - 18 = 0. Factoring the quadratic expression gives (x6)(x+3)=0(x - 6)(x + 3) = 0, so x=6x = 6 or x=3x = -3. Since the problem specifies that x>0x > 0, the xx-value of the solution must be 66. Substituting x=6x = 6 back into the linear equation gives y=3(6)+7=25y = 3(6) + 7 = 25. The sum of xx and yy is 6+25=316 + 25 = 31.

Adım Adım Çözüm

1
Express yy in terms of xx from the linear equation.
y=3x+7y = 3x + 7
This isolates the variable yy to facilitate substitution.
2
Substitute the expression for yy into the quadratic equation.
(3x+7)+11=x2(3x + 7) + 11 = x^2
This eliminates the variable yy, yielding a single equation in terms of xx.
3
Rearrange the equation into standard quadratic form.
x23x18=0x^2 - 3x - 18 = 0
Standard form (ax2+bx+c=0ax^2 + bx + c = 0) is required to solve by factoring.
4
Factor the quadratic equation.
(x6)(x+3)=0(x - 6)(x + 3) = 0
Finding factors helps determine the possible values of xx.
5
Find the values of xx and apply the positive constraint.
x=6x = 6
The equation yields x=6x = 6 and x=3x = -3. The condition x>0x > 0 restricts the solution to x=6x = 6.
6
Calculate the corresponding value of yy.
y=25y = 25
Substituting x=6x = 6 into the linear equation gives y=3(6)+7=25y = 3(6) + 7 = 25.
7
Calculate the sum of xx and yy.
3131
The problem asks for the value of x+yx + y.

Anahtar Kavram

Solving systems of nonlinear equations algebraically using substitution and quadratic factoring.

Alternatif Yöntem

Alternatively, solve the linear equation for xx to get x=y73x = \frac{y - 7}{3} and substitute this into the quadratic equation to solve for yy first. This approach is more complex because it introduces fractional terms.
Tahmini Süre:1m 30s
Soru 198Soru

If xx and yy are positive numbers with x>1x > 1 that satisfy the system of equations below, what is the value of xx?

xy=212x^y = 2^{12}
(2x)y2=28(2x)^{y-2} = 2^8
Cevabı ve açıklamayı göster

Cevap: 8

Cevap

The correct answer is 8.
The correct answer is 8. By manipulating the system of equations, we can express the second equation in terms of xyx^y. Substituting the value 2122^{12} for xyx^y allows us to express xx in terms of yy as x=2(y+2)/2x = 2^{(y+2)/2}. Substituting this back into the first equation results in the quadratic equation y2+2y24=0y^2 + 2y - 24 = 0. Since yy must be positive, we find y=4y = 4. Using this value of yy, we solve for xx and obtain x=8x = 8, which is greater than 1, satisfying all given conditions.

Adım Adım Çözüm

1
Distribute the exponent in the second equation: (2x)y2=28(2x)^{y-2} = 2^8.
2y2xy2=282^{y-2} \cdot x^{y-2} = 2^8
Applying the power of a product rule: (ab)n=anbn(ab)^n = a^n b^n.
2
Multiply both sides of the equation by x2x^2 to align with the term xyx^y.
2y2xy=28x22^{y-2} \cdot x^y = 2^8 \cdot x^2
Since xy2x2=xy2+2=xyx^{y-2} \cdot x^2 = x^{y-2+2} = x^y, this allows us to substitute the value of xyx^y from the first equation.
3
Substitute xy=212x^y = 2^{12} into the equation.
2y2212=28x22^{y-2} \cdot 2^{12} = 2^8 \cdot x^2
This uses the given system's first equation to eliminate the xyx^y term.
4
Simplify the left side and divide both sides by 282^8 to isolate x2x^2.
x2=2y+2x^2 = 2^{y+2}
2y2212=2y+102^{y-2} \cdot 2^{12} = 2^{y+10}. Dividing both sides by 282^8 yields 2y+108=2y+22^{y+10-8} = 2^{y+2}.
5
Take the square root of both sides to find an expression for xx.
x=2y+22x = 2^{\frac{y+2}{2}}
Since x>1x > 1, we take the positive root: x=(2y+2)1/2=2y+22x = (2^{y+2})^{1/2} = 2^{\frac{y+2}{2}}.
6
Substitute the expression for xx back into the first equation xy=212x^y = 2^{12}.
(2y+22)y=212\left(2^{\frac{y+2}{2}}\right)^y = 2^{12}
This yields a single equation in terms of yy.
7
Equate the exponents and solve the resulting quadratic equation for yy.
y=4y = 4 (since y>0y > 0)
The equation is 2y2+2y2=212    y2+2y2=12    y2+2y24=0    (y+6)(y4)=02^{\frac{y^2+2y}{2}} = 2^{12} \implies \frac{y^2+2y}{2} = 12 \implies y^2+2y-24=0 \implies (y+6)(y-4)=0. Since yy must be positive, y=4y = 4.
8
Substitute y=4y = 4 back into the expression for xx.
x=8x = 8
x=24+22=23=8x = 2^{\frac{4+2}{2}} = 2^3 = 8.

Anahtar Kavram

Solving systems of exponential equations by equating bases, applying exponent rules, and solving quadratic equations.
Soru 199Soru

A biologist is studying a population of bacteria that triples in size every 4 hours. The population of the bacteria tt hours after the start of the study can be modeled by the function P(t)=P03ktP(t) = P_0 \cdot 3^{kt}, where P0P_0 is the initial population and kk is a constant. What is the value of kk?

Cevabı ve açıklamayı göster

Cevap: 0.25

Cevap

The correct answer is 0.25 (or 1/4).
The population triples every 4 hours, meaning that after tt hours, the population has tripled t4\frac{t}{4} times. Thus, the growth model is P(t)=P03t4P(t) = P_0 \cdot 3^{\frac{t}{4}}. Comparing this to the given expression P(t)=P03ktP(t) = P_0 \cdot 3^{kt}, we get kt=t4kt = \frac{t}{4}. Dividing both sides by tt yields k=14k = \frac{1}{4}, or 0.250.25.

Adım Adım Çözüm

1
Write the general formula for exponential growth where the population triples every 4 hours.
P(t)=P03t4P(t) = P_0 \cdot 3^{\frac{t}{4}}
If a population triples every 4 hours, it will be multiplied by 3 a total of t4\frac{t}{4} times after tt hours.
2
Set the exponent of the general model equal to the exponent of the given model.
kt=t4kt = \frac{t}{4}
Both models represent the same population growth function, so their exponents must be equal.
3
Solve for the constant kk.
k=14k = \frac{1}{4} (or 0.250.25)
Divide both sides of the equation by tt.

Anahtar Kavram

Exponential growth functions and representing time intervals in the exponent.
Soru 200Soru

If 16x1104x2+1=016^{x-1} - 10 \cdot 4^{x-2} + 1 = 0, what is the sum of all values of xx that satisfy the equation?

Cevabı ve açıklamayı göster

Cevap: 2

Cevap

The sum of all values of xx that satisfy the equation is 2.
By writing 16x116^{x-1} as (4x)216\frac{(4^x)^2}{16} and 104x210 \cdot 4^{x-2} as 104x16\frac{10 \cdot 4^x}{16}, multiplying the entire equation by 16 yields (4x)210(4x)+16=0(4^x)^2 - 10(4^x) + 16 = 0. Factoring this quadratic equation gives (4x2)(4x8)=0(4^x - 2)(4^x - 8) = 0, which yields 4x=24^x = 2 and 4x=84^x = 8. Solving these exponential equations results in x=0.5x = 0.5 and x=1.5x = 1.5. Adding these values together gives 0.5+1.5=20.5 + 1.5 = 2.

Adım Adım Çözüm

1
Express each exponential term in the equation using a base of 4.
42x16104x16+1=0\frac{4^{2x}}{16} - \frac{10 \cdot 4^x}{16} + 1 = 0
Since 16=4216 = 4^2, we can write 16x1=(42)x1=42x2=42x1616^{x-1} = (4^2)^{x-1} = 4^{2x-2} = \frac{4^{2x}}{16}. Similarly, 4x2=4x164^{x-2} = \frac{4^x}{16}.
2
Multiply every term in the equation by 16 to eliminate the fractions.
42x104x+16=04^{2x} - 10 \cdot 4^x + 16 = 0
This simplifies the expression into a standard polynomial form that is quadratic in terms of 4x4^x.
3
Use the substitution u=4xu = 4^x (where u>0u > 0) to transform the equation into a quadratic equation in terms of uu, and solve it.
u210u+16=0    (u2)(u8)=0    u=2u^2 - 10u + 16 = 0 \implies (u - 2)(u - 8) = 0 \implies u = 2 or u=8u = 8
Substituting uu allows us to factor the quadratic expression using standard factoring techniques.
4
Substitute 4x4^x back for uu and solve for xx using base 2 conversion.
For u=2u = 2: 4x=2    22x=21    x=0.54^x = 2 \implies 2^{2x} = 2^1 \implies x = 0.5. For u=8u = 8: 4x=8    22x=23    x=1.54^x = 8 \implies 2^{2x} = 2^3 \implies x = 1.5.
We must convert the solutions for the intermediate variable uu back to the original variable xx.
5
Calculate the sum of all found values of xx.
0.5+1.5=20.5 + 1.5 = 2
The question asks for the sum of all real values of xx that satisfy the equation.

Anahtar Kavram

Solving exponential equations of quadratic form by using variable substitution and exponent laws.
ÖncekiSayfa 10 / 22Sonraki