document.write( "Question 719778: A two-digit number is four times the sum of its digits. If its digits are reversed, the new number is 36 more than the original number. What is the original number? \n" ); document.write( "
Algebra.Com's Answer #441527 by josgarithmetic(39800)\"\" \"About 
You can put this solution on YOUR website!
A two-digit number is four times the sum of its digits. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let the number be 10x+y and x and y are whole numbers less than or equal to 9.
\n" ); document.write( "\"10x%2By=4%28x%2By%29\",
\n" ); document.write( "\"10x%2By=4x%2B4y\"
\n" ); document.write( "\"6x-3y=0\"
\n" ); document.write( "\"2x-y=0\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If its digits are reversed, the new number is 36 more than the original number.
\n" ); document.write( "\"10y%2Bx=36%2B10x%2By\",
\n" ); document.write( "\"10y-y%2Bx-10x=36\"
\n" ); document.write( "\"-9x%2B9y=36\"
\n" ); document.write( "\"x-y=-4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "SYSTEM TO SOLVE:
\n" ); document.write( "\"highlight%282x-y=0%29\"
\n" ); document.write( "\"highlight%28x-y=-4%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Subtract second equation from the first equation. x+0=4, \"highlight%28x=4%29\". Looks like \"highlight%28y=8%29\".
\n" ); document.write( "
\n" );