document.write( "Question 580336: a two-digit number is four times the sum of its digits.the ones digit is 4 more than the tens digit. fine the original number \n" ); document.write( "
Algebra.Com's Answer #371209 by dfrazzetto(283)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "number of the form: xy\r
\n" ); document.write( "\n" ); document.write( "y = 4+x\r
\n" ); document.write( "\n" ); document.write( "x4+x = 4(x + y); use intuition, list possible numbers of the form x4x\r
\n" ); document.write( "\n" ); document.write( "15
\n" ); document.write( "26
\n" ); document.write( "37
\n" ); document.write( "48\r
\n" ); document.write( "\n" ); document.write( "48 is the answer 4(4+8) = 4*12 = 48
\n" ); document.write( "
\n" ); document.write( "
\n" );