document.write( "Question 875469: The tens digit of a two digit number is one more than twice the units digit. Find the number if the sum of the digits is thirteen.
\n" );
document.write( "can somebody solve my simple problem, ma'am? sir?\r
\n" );
document.write( "\n" );
document.write( "-slow learner \n" );
document.write( "
Algebra.Com's Answer #528195 by mareebsiddiqui(7)![]() ![]() ![]() You can put this solution on YOUR website! Unit's digit = x \n" ); document.write( "Ten's digit = 2x + 1\r \n" ); document.write( "\n" ); document.write( "x + (2x + 1) = 13 \n" ); document.write( "3x = 13-1 = 12 \n" ); document.write( "x = 12/3 = 4\r \n" ); document.write( "\n" ); document.write( "Unit's digit = 4 \n" ); document.write( "Ten's digit = 2(4) + 1 = 9\r \n" ); document.write( "\n" ); document.write( "Number = 49 \n" ); document.write( " |