document.write( "Question 257250: the sum of two-digit number is 12 and the unit digit is twice the tens digit find the number \n" ); document.write( "
Algebra.Com's Answer #189160 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=the tens digit \n" ); document.write( "Then 2x=the units digit \n" ); document.write( "Now we are told that: \n" ); document.write( "x+2x=12 collect like terms \n" ); document.write( "3x=12 divide each side by 3 \n" ); document.write( "x=4----tens digit \n" ); document.write( "2x=2*4=8 units digit\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "the number is 40+8 or 48 \n" ); document.write( "4+8=12 \n" ); document.write( "12=12 \n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |