document.write( "Question 255406: Please help me solve this
\n" ); document.write( "A two digit number is 2 more than 8 times the sum of its digits. Find the number if its ten digit is 6 more than its units digit.
\n" ); document.write( "

Algebra.Com's Answer #187673 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
10X+Y=8(X+Y)+2
\n" ); document.write( "X=Y+6
\n" ); document.write( "REPLACE X BY (Y+6) IN THE FIRST EQUATION & SOLVE FOR Y
\n" ); document.write( "10(Y+6)+Y=8(Y+6+Y)+2
\n" ); document.write( "10Y+60+Y=8(2Y+6)+2
\n" ); document.write( "11Y+60=16Y+48+2
\n" ); document.write( "11Y-16Y=-60+48+2
\n" ); document.write( "-5Y=-10
\n" ); document.write( "Y=-10/-5
\n" ); document.write( "Y=2 ANS. FOR THE DIGITS VALUE.
\n" ); document.write( "X=2+6=8 ANS. FOR THE TENS DIGIT.
\n" ); document.write( "PROOF:
\n" ); document.write( "10*8+2=8(2+8)+2
\n" ); document.write( "80+2=6*10+2
\n" ); document.write( "82=82
\n" ); document.write( "
\n" );