document.write( "Question 206087: One fourth of a two digit number exceeds its one fifth by 4. What is the two digit? \n" ); document.write( "
Algebra.Com's Answer #155648 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One fourth of a two digit number exceeds its one fifth by 4. What is the two digit? \n" ); document.write( "--- \n" ); document.write( "(1/4)(10t+u) = (1/5)(10t+u)+ 4 \n" ); document.write( "---------------------------- \n" ); document.write( "(1/4)-(1/5) = 1/20 \n" ); document.write( "--------------------------------- \n" ); document.write( "(1/20)(10t+u) = 4 \n" ); document.write( "10t+u = 80 \n" ); document.write( "t = 8 and u = 0 \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |