document.write( "Question 339253: Solve for x. \r
\n" );
document.write( "\n" );
document.write( "1+ 10 over x + 26 over x^2 = 0\r
\n" );
document.write( "\n" );
document.write( "i could not write this out so i had to spell it out, i hope you can understand this. \n" );
document.write( "
Algebra.Com's Answer #243159 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1+ 10 over x + 26 over x^2 = 0 \n" ); document.write( "------ \n" ); document.write( "1 + (10/x) + (26/x^2) = 0 \n" ); document.write( "------- \n" ); document.write( "Multiply thru by x^2 to get: \n" ); document.write( "x^2 + 10x + 26 = 0 \n" ); document.write( "x = [-10 +- sqrt(100-4*26)]/2 \n" ); document.write( "---- \n" ); document.write( "x = [-10 +- sqrt(-4)]/2 \n" ); document.write( "x = [-10 +- 2i]/2 \n" ); document.write( "---- \n" ); document.write( "x = -5+i or x = -5-i \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |