document.write( "Question 947358: The sum of two numbers is 50. The first is 5 less than 4 times the second. Find the numbers \n" ); document.write( "
Algebra.Com's Answer #578043 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"A%2BB=50\"
\n" ); document.write( "\"A=4B-5\"
\n" ); document.write( "Substituting,
\n" ); document.write( "\"4B-5%2BB=50\"
\n" ); document.write( "\"5B=55\"
\n" ); document.write( "\"B+=11\"
\n" ); document.write( "Then,
\n" ); document.write( "\"A%2B11=50\"
\n" ); document.write( "\"A=39\"
\n" ); document.write( "
\n" ); document.write( "
\n" );