document.write( "Question 262876: A certain two-digit number has a value that is 2 more than 6 times the sum of its digits. The tens digit is 1 more than the units digit. Find the number by using linear sytems. \n" ); document.write( "
Algebra.Com's Answer #193687 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
A certain two-digit number has a value that is 2 more than 6 times the sum of its digits. The tens digit is 1 more than the units digit. Find the number by using linear sytems.\r
\n" ); document.write( "\n" ); document.write( "Let the digit in tens place be x
\n" ); document.write( "And that in the units place be y\r
\n" ); document.write( "\n" ); document.write( "10x+y=6(x+y) +2\r
\n" ); document.write( "\n" ); document.write( "X=y+1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "10x+y = 6x+6y+2
\n" ); document.write( "4x-5y=2 -------------1
\n" ); document.write( "x-y=1 ----------------2\r
\n" ); document.write( "\n" ); document.write( "multiply eq 2 by 4 and subtract the equations
\n" ); document.write( "4x-4y=4
\n" ); document.write( "4x-5y=2\r
\n" ); document.write( "\n" ); document.write( "Y=2
\n" ); document.write( "X=3
\n" ); document.write( "The number is 31\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );