document.write( "Question 253792: the sum of the two-digit number is 13. the unit digit is 1 more than twice the tens digit. find the number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #186095 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a+b=13 \n" ); document.write( "b=1+2a \n" ); document.write( "a=4 \n" ); document.write( "b=9 \n" ); document.write( " \n" ); document.write( " |