document.write( "Question 695453: so I am unsure how to do this. the worksheet says \"find the real number solutions\" and then gives me these equations
\n" );
document.write( "8x^4-x=0
\n" );
document.write( "and
\n" );
document.write( "x^4=7x^2-18=0\r
\n" );
document.write( "\n" );
document.write( "if you could explain how to do that it would be much appreciated \n" );
document.write( "
Algebra.Com's Answer #428547 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! find the real number solutions \n" ); document.write( ": \n" ); document.write( "8x^4 - x = 0 \n" ); document.write( "Factor out x \n" ); document.write( "x(8x^3 - 1) = 0 \n" ); document.write( "this is difference of cubes, and can be factored \n" ); document.write( "x(2x-1)(4x^2 + x + 1) \n" ); document.write( "Two real solutions; (4x^2+x+1) will not yield a real solution) \n" ); document.write( "x = 0 \n" ); document.write( "and \n" ); document.write( "2x = 1 \n" ); document.write( "x = .5 \n" ); document.write( ": \n" ); document.write( "and \n" ); document.write( "x^4 + 7x^2 - 18 = 0 \n" ); document.write( "Factors to \n" ); document.write( "(x^2 + 9)(x^2 - 2) = 0 \n" ); document.write( "Two real solutions, (x^2+9) will not yield real solutions \n" ); document.write( "x^2 = 2 \n" ); document.write( "x = + \n" ); document.write( "and \n" ); document.write( "x = - |