document.write( "Question 436618: I think is the right category. Sorry if it's not. \r
\n" );
document.write( "\n" );
document.write( "Solve for x: x+1/x=-7/x+12 \n" );
document.write( "
Algebra.Com's Answer #302144 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Solve for x: \n" ); document.write( "Assume the problem is: \n" ); document.write( " \n" ); document.write( "Cross multiply, results \n" ); document.write( "-7x = (x+1)*(x+12) \n" ); document.write( "FOIL \n" ); document.write( "-7x = x^2 + 12x + x + 12 \n" ); document.write( "A quadratic equation \n" ); document.write( "x^2 + 13x + 7x + 12 = 0 \n" ); document.write( "x^2 + 20x + 12 = 0 \n" ); document.write( "Use the quadratic formula to find two solutions \n" ); document.write( "I got: x ~ -19.381; x ~ -.619 \n" ); document.write( " |