document.write( "Question 149378: the sum of digits of two digit number is 5 . the digit obtained by increasing the digit in tens place by units 1/8 of the number . find the number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #109621 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the sum of digits of two digit number is 5 . the digit obtained by increasing the digit in tens place by units 1/8 of the number . find the number \n" ); document.write( "-------------------- \n" ); document.write( "EQUATIONS: \n" ); document.write( "Let the number be 10t + u where t is the tens digit and u is the units digit. \n" ); document.write( " t + u = 5 \n" ); document.write( "The statement for the 2nd equation is garbled. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |