document.write( "Question 293819: The product of two numbers is 84. The first number is divided by 3 and the second number is multiplied by 4. The product of the two new numbers is then divided by 2. What is the final result of this calculation? \n" ); document.write( "
Algebra.Com's Answer #212041 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! xy=84 \n" ); document.write( "((x/3)*4y)/2= \n" ); document.write( "x/3*2y= \n" ); document.write( "2xy/3= \n" ); document.write( "2*84/3= \n" ); document.write( "168/3=56\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |