document.write( "Question 923441: five times the units digit of a two-digit number equals 4 more than the tens digit. If the digits are reversed, the new number is 5 less than half the original number. Find the number.\r
\n" ); document.write( "\n" ); document.write( "email address is sundaeaw@yahoo,com
\n" ); document.write( "

Algebra.Com's Answer #560128 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
let a = the 10's digit
\n" ); document.write( "let b = the units
\n" ); document.write( "then
\n" ); document.write( "10a+b = \"the original number\"
\n" ); document.write( "and
\n" ); document.write( "10b+a = \"the reversed number\"
\n" ); document.write( ":
\n" ); document.write( "Write an equation for each statement
\n" ); document.write( ":
\n" ); document.write( " five times the units digit of a two-digit number equals 4 more than the tens digit.
\n" ); document.write( "5b = a + 4
\n" ); document.write( "rearrange for substitution
\n" ); document.write( "a = 5b - 4
\n" ); document.write( ":
\n" ); document.write( "If the digits are reversed, the new number is 5 less than half the original number.
\n" ); document.write( "10b + a = \"1%2F2\"(10a+b) - 5
\n" ); document.write( "multiply both sides by 2 to get rid of the fraction, you then have
\n" ); document.write( "20b + 2a = 10a + b - 10
\n" ); document.write( "20b - b = 10a - 2a - 10
\n" ); document.write( "19b = 8a - 10
\n" ); document.write( "replace a with (5b-4), from the 1st statement
\n" ); document.write( "19b = 8(5b-4) - 10
\n" ); document.write( "19b = 40b - 32 - 10
\n" ); document.write( "19b = 40b - 42
\n" ); document.write( "42 = 40b - 19b
\n" ); document.write( "42 = 21b
\n" ); document.write( "b = 42/21
\n" ); document.write( "b = 2 is the units digit
\n" ); document.write( "then we now a = 5b-4
\n" ); document.write( "a = 5(2) - 4
\n" ); document.write( "a = 10 - 4
\n" ); document.write( "a = 6 is the 10's digit
\n" ); document.write( ":
\n" ); document.write( "62 is the original number
\n" ); document.write( ":
\n" ); document.write( "Check this out in the statement:
\n" ); document.write( " \"If the digits are reversed, the new number is 5 less than half the original number.\"
\n" ); document.write( "26 = \"1%2F2\"(62) - 5
\n" ); document.write( "26 = 31 - 5\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );