document.write( "Question 468514: the tenth digit of a two digit no. is 5 more than the unit digit. what is the number if the sum of two digit is 9. \n" ); document.write( "
Algebra.Com's Answer #321513 by rfadrogane(214)\"\" \"About 
You can put this solution on YOUR website!
the tenth digit of a two digit no. is 5 more than the unit digit. what is the number if the sum of two digit is 9. \r
\n" ); document.write( "\n" ); document.write( "Solution;\r
\n" ); document.write( "\n" ); document.write( "let: t - the ten's digit
\n" ); document.write( " u- the unit digit
\n" ); document.write( "N - the number
\n" ); document.write( "N = 10t + u\r
\n" ); document.write( "\n" ); document.write( "from first phrase:
\n" ); document.write( " t = 5 + u <-----(1)\r
\n" ); document.write( "\n" ); document.write( "from second phrase:
\n" ); document.write( " t + u = 9 <-----(2)\r
\n" ); document.write( "\n" ); document.write( "substitute (1) into (2),\r
\n" ); document.write( "\n" ); document.write( "(5 + u)+ u = 9
\n" ); document.write( "2u = 9 - 5
\n" ); document.write( "2u = 4, divide 2 on both side to obtain the value of u,
\n" ); document.write( "u = 2\r
\n" ); document.write( "\n" ); document.write( "for t:\r
\n" ); document.write( "\n" ); document.write( "t = 9 - 2 = 7\r
\n" ); document.write( "\n" ); document.write( "Thus a number is\r
\n" ); document.write( "\n" ); document.write( "N = 10(7) + 2\r
\n" ); document.write( "\n" ); document.write( "N = 72 <----- answer\r
\n" ); document.write( "\n" ); document.write( "For more mathematics problem solved, just register and post your problems our site.
\n" ); document.write( "www.mathgeas.com
\n" ); document.write( "
\n" );