document.write( "Question 307855: solve each equation\r
\n" );
document.write( "\n" );
document.write( "x/3=4/x+1 \n" );
document.write( "
Algebra.Com's Answer #220167 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "With this x/3=4/x+1 let's multiply everything by 3x to get:(Note: I'm assuming the problem is written as x/3=(x/4)+1 \n" ); document.write( "x^2=12+3x Subtract 12 and 3x from both sides to get: \n" ); document.write( "x^2-3x-12=0 Since this doesn't factor cleanly, we'll need to us the quadratic formula. \n" ); document.write( "Here's the formula x = (-b +- sqrt( b^2-4*a*c ))/(2*a) \n" ); document.write( "I'll let you complete the problem. \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |