document.write( "Question 1061814: What is the solution to:
\n" );
document.write( "5/(x+6)=2/x \n" );
document.write( "
Algebra.Com's Answer #676558 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 5/(x+6)=2/x \n" ); document.write( "Cross-multiply \n" ); document.write( "2(x+6)=5x \n" ); document.write( "2x+12=5x \n" ); document.write( "3x=12 \n" ); document.write( "x=4 \n" ); document.write( "check \n" ); document.write( "5/10=2/4 \n" ); document.write( " |