document.write( "Question 1524: Hello I am having problems solving this quadratic equation by using the quadratic formula, could you please help?\r
\n" );
document.write( "\n" );
document.write( "x4 - 6x2 + 5 = 0 \n" );
document.write( "
Algebra.Com's Answer #517 by AnlytcPhil(1806)![]() ![]() You can put this solution on YOUR website! Hello I am having problems solving this quadratic equation by using the \n" ); document.write( "quadratic formula, could you please help? x4-6x2+5=0 \n" ); document.write( "` \n" ); document.write( "Yours is not a quadratic equation, but a fourth-degree equation. A quadratic \n" ); document.write( "equation must contain no term in a variable higher than 2. However if a \n" ); document.write( "trinomial in descending order set equal to zero is such that the variable part \n" ); document.write( "of the first term is the square of the variable part of the middle term, then \n" ); document.write( "we can convert the equation into a quadratic equation by making a \n" ); document.write( "substitution. \n" ); document.write( "` \n" ); document.write( "x4 - 6x2 + 5 = 0 is such an equation because the variable part of the first \n" ); document.write( "term is x4, which is the square of the variable part of the second equation, x2 \n" ); document.write( "so we let some other letter, say u, represent the variable part of the second \n" ); document.write( "term. That is, we let \n" ); document.write( "` \n" ); document.write( "x2 = u \n" ); document.write( "` \n" ); document.write( "then we square both sides of that and get \n" ); document.write( "` \n" ); document.write( "x4 = u2 \n" ); document.write( "` \n" ); document.write( "So \n" ); document.write( "` \n" ); document.write( "x4 - 6x2 + 5 = 0 \n" ); document.write( "` \n" ); document.write( "converts to the quadratic equation: \n" ); document.write( "` \n" ); document.write( "u2 - 6u + 5 = 0 \n" ); document.write( "` \n" ); document.write( "Then we factor the left side as \n" ); document.write( "` \n" ); document.write( "(u - 5)(u - 1) = 0 \n" ); document.write( "` \n" ); document.write( "Then we set each factor = 0, \n" ); document.write( "` \n" ); document.write( "u - 5 = 0, which gives u = 5 \n" ); document.write( "` \n" ); document.write( "u - 1 = 0, which gives u = 1 \n" ); document.write( "` \n" ); document.write( "But the object is not to find u, but to find x, so we \n" ); document.write( "replace u by x2 in each case: \n" ); document.write( "` \n" ); document.write( "u = 5 so \n" ); document.write( "` \n" ); document.write( "x2 = 5 \n" ); document.write( "` \n" ); document.write( "Taking square roots of both sides we get \n" ); document.write( "` ` ` _ \n" ); document.write( "x = ±Ö5 \n" ); document.write( "` \n" ); document.write( "Also \n" ); document.write( "` \n" ); document.write( "u = 1 so \n" ); document.write( "` \n" ); document.write( "x2 = 1 \n" ); document.write( "` \n" ); document.write( "Taking square roots of both sides we get \n" ); document.write( "` \n" ); document.write( "x = ±1 \n" ); document.write( "` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` _` ` _ \n" ); document.write( "So there are four answers: x = Ö5, -Ö5, 1, and -1 \n" ); document.write( "` \n" ); document.write( "Edwin \n" ); document.write( " \n" ); document.write( " |