document.write( "Question 37476: Find all real or imaginary solutions to each equation.
\n" );
document.write( "x^-2 - 9x^-1 + 18 = 0 \n" );
document.write( "
Algebra.Com's Answer #23112 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x^-2 - 9x^-1 + 18 =0 \n" ); document.write( "(x^(-1)-6)(x^(-1)-3)=0 \n" ); document.write( "x^-1=6 or x^-1=3 \n" ); document.write( "x=1/6 or x=1/3 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |