document.write( "Question 276757: The difference between two numbers is 16. Three times the larger number is nine times the smaller. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #201676 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x=y-16 \n" ); document.write( "3y=9x \n" ); document.write( "3y=9(y-16) \n" ); document.write( "3y=9y-144 \n" ); document.write( "3y-9y=-144 \n" ); document.write( "-6y=-144 \n" ); document.write( "y=-144/-6 \n" ); document.write( "y=24 ans. for the larger number. \n" ); document.write( "x=24-16=8 ans. for the smaller number. \n" ); document.write( "Proof: \n" ); document.write( "3*24=9*8 \n" ); document.write( "72=72 \n" ); document.write( " |