document.write( "Question 390148: The larger of two numbers is six more than the smaller. If the larger is doubled and the smaller is increased by 24. find both the numbers \n" ); document.write( "
Algebra.Com's Answer #276634 by mananth(16946) You can put this solution on YOUR website! The larger of two numbers is six more than the smaller. If the larger is doubled and the smaller is increased by 24. find both the numbers \n" ); document.write( ".. \n" ); document.write( "smaller = x \n" ); document.write( "larger = x+6 \n" ); document.write( ".. \n" ); document.write( "2(x+6)=x+24 \n" ); document.write( "2x+12=x+24 \n" ); document.write( "2x-x=24-12 \n" ); document.write( "x=12 \n" ); document.write( ".. \n" ); document.write( "12 & 18 are the numbers \n" ); document.write( ".. \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |