document.write( "Question 111577: the sum of two numbers is 38. The second is 5 more than 2 times the first. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #81397 by wgunther(43)\"\" \"About 
You can put this solution on YOUR website!
Let them be a and b. a+b=38. b-5=2a. Solve.
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE linear system by SUBSTITUTION
Solve:
\n" ); document.write( " \"+system%28+%0D%0A++++1%5Ca+%2B+1%5Cb+=+38%2C%0D%0A++++-2%5Ca+%2B+1%5Cb+=+5+%29%0D%0A++\"We'll use substitution. After moving 1*b to the right, we get:
\n" ); document.write( " \"1%2Aa+=+38+-+1%2Ab\", or \"a+=+38%2F1+-+1%2Ab%2F1\". Substitute that
\n" ); document.write( " into another equation:
\n" ); document.write( " \"-2%2A%2838%2F1+-+1%2Ab%2F1%29+%2B+1%5Cb+=+5\" and simplify: So, we know that b=27. Since \"a+=+38%2F1+-+1%2Ab%2F1\", a=11.
\n" ); document.write( "
\n" ); document.write( " Answer: \"system%28+a=11%2C+b=27+%29\".
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );