document.write( "Question 133849: Find the 2-digit number whose tens digit is 3 less than the units digit and the original number is 6 more than 4 times the sum of the digits. \n" ); document.write( "
Algebra.Com's Answer #97922 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Let x=the tens digit
\n" ); document.write( "And let y=the units digit
\n" ); document.write( "-----------tens digit is 3 less than the units digit
\n" ); document.write( "x=y-3----------------------------------------------------eq1
\n" ); document.write( "--------------original number is 6 more than 4 times the sum of the digits.\r
\n" ); document.write( "\n" ); document.write( "(10x+y)-6=4(x+y) simplify\r
\n" ); document.write( "\n" ); document.write( "10x+y-6=4x+4y subtract 4x and 4y from and add 6 to both sides\r
\n" ); document.write( "\n" ); document.write( "10x-4x+y-4y-6+6=4x-4x+4y-4y+6 collect like terms\r
\n" ); document.write( "\n" ); document.write( "6x-3y=6 divide both sides by 3
\n" ); document.write( "2x-y=2--------------------------------------eq2
\n" ); document.write( " substitute x=y-3 from eq1 into eq2\r
\n" ); document.write( "\n" ); document.write( "2(y-3)-y=2 or
\n" ); document.write( "2y-6-y=2 add 6 to both sides
\n" ); document.write( "2y-6+6-y=2+6 collect like terms
\n" ); document.write( "y=8-----------------------------------units digit
\n" ); document.write( "x=y-3=8-3=5------------------------------tens digit\r
\n" ); document.write( "\n" ); document.write( "CK
\n" ); document.write( "-------------------tens digit is 3 less than the units digit
\n" ); document.write( "8-5=3
\n" ); document.write( "3=3
\n" ); document.write( "--------------original number is 6 more than 4 times the sum of the digits\r
\n" ); document.write( "\n" ); document.write( "58=4(5+8)+6
\n" ); document.write( "58=52+6
\n" ); document.write( "58=58\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hope this helps--ptaylor\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );