document.write( "Question 810725: The sum of the digits of a two-digit number is 11. If the tens digit is one less than thrice the units digit, find the number. \n" ); document.write( "
Algebra.Com's Answer #488505 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 3x-1+x=11 \n" ); document.write( "4x=11+1 \n" ); document.write( "4x=12 \n" ); document.write( "x=12/4 \n" ); document.write( "x=3 \n" ); document.write( "3x-1=8 \n" ); document.write( "=83 \n" ); document.write( " |