Solveeit Logo

Question

Question: The real value of x satisfying $\sqrt[3]{20x + \sqrt[3]{20x + 13}} = 13$ can be expressed as $\frac{...

The real value of x satisfying 20x+20x+1333=13\sqrt[3]{20x + \sqrt[3]{20x + 13}} = 13 can be expressed as ab\frac{a}{b} where a and b are relatively prime positive integers. Find the value of b?

Answer

5

Explanation

Solution

To solve the equation 20x+20x+1333=13\sqrt[3]{20x + \sqrt[3]{20x + 13}} = 13, we can use a substitution method.

Let y=20x+133y = \sqrt[3]{20x + 13}. Substituting this into the original equation, we get: 20x+y3=13\sqrt[3]{20x + y} = 13

Now, cube both sides of this equation: 20x+y=13320x + y = 13^3 20x+y=219720x + y = 2197 (Equation 1)

Next, from our initial substitution y=20x+133y = \sqrt[3]{20x + 13}, cube both sides to eliminate the cube root: y3=20x+13y^3 = 20x + 13 From this equation, we can express 20x20x in terms of yy: 20x=y31320x = y^3 - 13 (Equation 2)

Now, substitute Equation 2 into Equation 1: (y313)+y=2197(y^3 - 13) + y = 2197 y3+y13=2197y^3 + y - 13 = 2197 Rearrange the terms to form a cubic equation: y3+y2210=0y^3 + y - 2210 = 0

We need to find the real roots of this cubic equation. Let f(y)=y3+y2210f(y) = y^3 + y - 2210. We can test integer values for yy to find a root. Notice that 133=219713^3 = 2197. Let's try y=13y=13: f(13)=133+132210f(13) = 13^3 + 13 - 2210 f(13)=2197+132210f(13) = 2197 + 13 - 2210 f(13)=22102210f(13) = 2210 - 2210 f(13)=0f(13) = 0 So, y=13y=13 is a root of the equation.

Since y=13y=13 is a root, (y13)(y-13) is a factor of y3+y2210y^3 + y - 2210. We can perform polynomial division (or synthetic division) to find the other factors: (y3+0y2+y2210)÷(y13)=y2+13y+170(y^3 + 0y^2 + y - 2210) \div (y-13) = y^2 + 13y + 170 So, the cubic equation can be factored as: (y13)(y2+13y+170)=0(y-13)(y^2 + 13y + 170) = 0

Now we need to find the roots of the quadratic factor y2+13y+170=0y^2 + 13y + 170 = 0. We calculate the discriminant Δ=b24ac\Delta = b^2 - 4ac: Δ=(13)24(1)(170)\Delta = (13)^2 - 4(1)(170) Δ=169680\Delta = 169 - 680 Δ=511\Delta = -511 Since the discriminant Δ<0\Delta < 0, the quadratic equation y2+13y+170=0y^2 + 13y + 170 = 0 has no real roots. Therefore, the only real value for yy that satisfies the cubic equation is y=13y=13.

Now that we have the value of yy, we can find xx using Equation 1: 20x+y=219720x + y = 2197 Substitute y=13y=13: 20x+13=219720x + 13 = 2197 20x=21971320x = 2197 - 13 20x=218420x = 2184 x=218420x = \frac{2184}{20}

To express xx as ab\frac{a}{b} where aa and bb are relatively prime positive integers, we simplify the fraction: Both the numerator and denominator are divisible by 4: 2184÷4=5462184 \div 4 = 546 20÷4=520 \div 4 = 5 So, x=5465x = \frac{546}{5}.

Here, a=546a = 546 and b=5b = 5. Both are positive integers. To check if they are relatively prime, we find their prime factors: Prime factors of 5 are just 5. Prime factors of 546 are 2×3×7×132 \times 3 \times 7 \times 13. Since 5 is not a factor of 546, a=546a=546 and b=5b=5 are relatively prime.

The question asks for the value of bb. From x=5465x = \frac{546}{5}, the value of bb is 5.