document.write( "Question 855349: Find the value of x in each proportion.
\n" );
document.write( "a) x + 1 over 3 equals 10 over x + 2
\n" );
document.write( "b) x - 2 over 5 equals 12 over x + 2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #515270 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the value of x in each proportion. \n" ); document.write( "a) x + 1 over 3 equals 10 over x + 2 \n" ); document.write( "(x+1)/3 = 10/(x+2) \n" ); document.write( "Cross-multiply to get: \n" ); document.write( "x^2 + 3x + 2 = 30 \n" ); document.write( "x^2 + 3x - 28 = 0 \n" ); document.write( "(x+7)(x-4) = 0 \n" ); document.write( "x = -7 or x = 4 \n" ); document.write( "------------------------------ \n" ); document.write( "b) x - 2 over 5 equals 12 over x + 2 \n" ); document.write( "(x-2)/5 = 12/(x+2) \n" ); document.write( "x^2-4 = 60 \n" ); document.write( "x^2 = 64 \n" ); document.write( "x = 8 or x = -8 \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |