document.write( "Question 914457: If a certain number is divided by 12, the quotient, dividend and divisor added together, will amount to 64. What is the number? \n" ); document.write( "
Algebra.Com's Answer #555125 by JoelSchwartz(130)![]() ![]() ![]() You can put this solution on YOUR website! The quotient is the result of division which is x/12. The dividend is the x and the the twelve is the divisor. \n" ); document.write( "x/12+x+12=64 \n" ); document.write( "x/12+x=52 \n" ); document.write( "x+12x=624 \n" ); document.write( "x=48 \n" ); document.write( " |