document.write( "Question 318572: The sum of two numbers is 33. Twice the first number minus the seconed number equals 18. Find both numbers. \n" ); document.write( "
Algebra.Com's Answer #228018 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
\"a%2Bb=33\"
\n" ); document.write( "\"2a-b=18\"
\n" ); document.write( "im using the addition property in elimination method
\n" ); document.write( "\"3a=51\"
\n" ); document.write( "\"a=17\"
\n" ); document.write( "\"17%2Bb=33\"
\n" ); document.write( "\"b=16\"
\n" ); document.write( "
\n" );