document.write( "Question 83162: How do I solve using the quadratic equation this problem.
\n" );
document.write( "x + 1/x = 3/x + 3 \n" );
document.write( "
Algebra.Com's Answer #59679 by Mona27(45)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "You can make it into a quadratic equation by multiplying each term by x (to get rid of the x's in the denominators) \n" ); document.write( " \n" ); document.write( "Now rearrange: \n" ); document.write( " \n" ); document.write( "And use the quadratic formula to solve: \n" ); document.write( " \n" ); document.write( "Which gives: \n" ); document.write( "x=3.56 or x=-0.56 \n" ); document.write( " |