document.write( "Question 247297: A number greater than 50 has two digits. The sum of those digits is 10 and the difference is 4. What is the number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #180427 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A number greater than 50 has two digits. The sum of those digits is 10 and the difference is 4. What is the number?\r \n" ); document.write( "\n" ); document.write( "----------------- \n" ); document.write( "Equations: \n" ); document.write( "t + u = 10 \n" ); document.write( "t - u = 4 \n" ); document.write( "----------------- \n" ); document.write( "Add and solve for \"t\": \n" ); document.write( "2t = 14 \n" ); document.write( "t = 7 \n" ); document.write( "--- \n" ); document.write( "Since t+u = 10, u = 3 \n" ); document.write( "----------------- \n" ); document.write( "Number: 73 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |