document.write( "Question 112273: The difference of two numbers is 63. The second is 9 less than 4 times the first. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #81952 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The difference of two numbers is 63. The second is 9 less than 4 times the first. What are the two numbers?
\n" ); document.write( ":
\n" ); document.write( "Let x = a number:
\n" ); document.write( ":
\n" ); document.write( "Just write an equation/expression for what it says:
\n" ); document.write( "\"The difference of two numbers is 63\"
\n" ); document.write( "x and (x + 63)
\n" ); document.write( ":
\n" ); document.write( "\"The second is 9 less than 4 times the first.\"
\n" ); document.write( "(x + 63) = 4x - 9
\n" ); document.write( ":
\n" ); document.write( "What are the two numbers?
\n" ); document.write( "x + 63 = 4x - 9
\n" ); document.write( ":
\n" ); document.write( "63 + 9 = 4x - x
\n" ); document.write( ":
\n" ); document.write( "72 = 3x
\n" ); document.write( ":
\n" ); document.write( "x = 72/3
\n" ); document.write( ":
\n" ); document.write( "x = 24
\n" ); document.write( ":
\n" ); document.write( "Our two numbers are 24 and 87
\n" ); document.write( ":
\n" ); document.write( "Check our answers in the statement:
\n" ); document.write( "\"The second is 9 less than 4 times the first.\"
\n" ); document.write( "87 = 4(24) - 9
\n" ); document.write( "87 = 96 - 9; confirms our solution
\n" ); document.write( "
\n" );