document.write( "Question 370083: If three times a number added to 4 is divided by the number plus 8, the result is eight thirds. find the number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #263750 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If three times a number added to 4 is divided by the number plus 8, the result is eight thirds. find the number\r \n" ); document.write( "\n" ); document.write( "--- \n" ); document.write( "Let the number be \"x\": \n" ); document.write( "Equation: \n" ); document.write( "3x+4/(x+8) = 8/3 \n" ); document.write( "--- \n" ); document.write( "Cross-multiply to get: \n" ); document.write( "9x+12 = 8x+64 \n" ); document.write( "x = 52 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |