document.write( "Question 268407: Please refresh my memory on how to solve:\r
\n" );
document.write( "\n" );
document.write( "solve x= 1 - 3/x-3\r
\n" );
document.write( "\n" );
document.write( "Thank You!
\n" );
document.write( "JB in Indy \n" );
document.write( "
Algebra.Com's Answer #196828 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! solve \n" ); document.write( "Multiply both sides by (x-3); results \n" ); document.write( "x(x-3) = 1(x-3) - 3 \n" ); document.write( "x^2 - 3x = x - 6 \n" ); document.write( "x^2 - 3x - x + 6 = 0 \n" ); document.write( "x^2 - 4x + 6 = 0 \n" ); document.write( "There are no real roots to this equation \n" ); document.write( " |