document.write( "Question 1205913: solve x^4+64=20x^2 \n" ); document.write( "
Algebra.Com's Answer #843005 by Theo(13342)![]() ![]() You can put this solution on YOUR website! subtract 20x^2 from both sides to get: \n" ); document.write( "x^4 + 64 - 20x^2 = 0 \n" ); document.write( "arrange in descending order of degree to get: \n" ); document.write( "x^4 - 20x^2 + 64 = 0 \n" ); document.write( "let y = x^2 to get: \n" ); document.write( "y^2 - 20y + 64 = 0 \n" ); document.write( "factor to get: \n" ); document.write( "(y-4) * (y-16) = 0 \n" ); document.write( "solve for y to get: \n" ); document.write( "y = 4 or y = 16 \n" ); document.write( "since y = x^2, you get: \n" ); document.write( "x = plus or minus 2 or x = plus or minus 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your solutions are x = 2, -2, 4, -4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "plug each of those into the original equation and the original equation will be true.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for example, when x = 4, x^4 + 64 = 80x^2 becomes 320 = 320, which is true and when x = 2, x^4 + 64 = 20x^2 becomes 80 = 80\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's what it looks like when you graph y = x^4 - 20x^2 + 64.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's what it looks like when you graph y = x^2 + 64 and you graph y = 20x^2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the first graph shows the intersection of the graphed equation with y = 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the second graph shows the intersection of the two graphed equations.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the x-value of the intersection is the same in both graphs.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |