document.write( "Question 991706: the sum of two numbers is 71. if three times the smaller number is subtracted from the larger number, the result is 3. find the two numbers \n" ); document.write( "
Algebra.Com's Answer #611518 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
the sum of two numbers is 71. if three times the smaller number is subtracted from the larger number, the result is 3. find the two numbers
\n" ); document.write( "----
\n" ); document.write( "Equations:
\n" ); document.write( "x + y = 71
\n" ); document.write( "x - 3y = 3
\n" ); document.write( "------
\n" ); document.write( "Subtract and solve for \"y\"::
\n" ); document.write( "4y = 68
\n" ); document.write( "y = 17
\n" ); document.write( "-----
\n" ); document.write( "Solve for \"x\"::
\n" ); document.write( "x + 17 = 71
\n" ); document.write( "x = 54
\n" ); document.write( "-------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "----------------
\n" ); document.write( "
\n" );