document.write( "Question 245746: how would you solve for 0..
\n" );
document.write( "solve for 0 , x to the fourth power - 7 squared -18 = 0 \n" );
document.write( "
Algebra.Com's Answer #179447 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x^4-7^2=0 \n" ); document.write( "x^4=49 \n" ); document.write( "get square root of both sides \n" ); document.write( "x^2=7 \n" ); document.write( "get square root of both sides \n" ); document.write( "x=+ or - sqrt(7) \n" ); document.write( " |