document.write( "Question 188655This question is from textbook
\n" );
document.write( ": The sum of the digits of a two digit number is 11. The tens digit is one more than four times the units digit. Find the number.\r
\n" );
document.write( "\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #141463 by feliz1965(151)![]() ![]() ![]() You can put this solution on YOUR website! (x + 1) = tens digit\r \n" ); document.write( "\n" ); document.write( "(x + 4) = ones place\r \n" ); document.write( "\n" ); document.write( "(x + 1) + (x + 4) = 11\r \n" ); document.write( "\n" ); document.write( "Can you take it from here?\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |