document.write( "Question 766993: solve for the given variables
\n" );
document.write( " 4/(x+2)= 16/(x+5) \n" );
document.write( "
Algebra.Com's Answer #470424 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! 4/(x+2)= 16/(x+5) \n" ); document.write( "1/(x+2)=4/(x+5) \n" ); document.write( "x+5=4(x+2) \n" ); document.write( "x+5=4x+8 \n" ); document.write( "-3=3x \n" ); document.write( "x=-1 \n" ); document.write( " |