document.write( "Question 933508: If three times a number added to 7 is divided by the number plus 2, the result is four thirds, Find the number.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #566847 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If three times a number added to 7 is divided by the number plus 2, the result is four thirds, Find the number. \n" ); document.write( "------- \n" ); document.write( "(3x+7)/(x+2) = 4/3 \n" ); document.write( "----- \n" ); document.write( "Cross-multiply to get: \n" ); document.write( "9x + 21 = 4x + 8 \n" ); document.write( "4x = -13 \n" ); document.write( "x = -13/4 = -3 1/4 \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " |