document.write( "Question 440154: two numbers total 71 & have a difference of 17, find the 2 numbers \n" ); document.write( "
Algebra.Com's Answer #304132 by rwm(914)\"\" \"About 
You can put this solution on YOUR website!
x+y=71
\n" ); document.write( "x-y=17
\n" ); document.write( "add the two
\n" ); document.write( "2x=88
\n" ); document.write( "x=44
\n" ); document.write( "y=71-44=27
\n" ); document.write( "y=27
\n" ); document.write( "another way to look at
\n" ); document.write( "the two numbers are the same except we add 17 to one of them
\n" ); document.write( "2a+17=71
\n" ); document.write( "2a=54
\n" ); document.write( "a=27
\n" ); document.write( "add 17 to it
\n" ); document.write( "b=44\r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );