document.write( "Question 549427: the sum of two numbers is one-hundred seventy-eight. The difference between the number is six. what is the product of the two numbers. \n" ); document.write( "
Algebra.Com's Answer #357769 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
the sum of two numbers is one-hundred seventy-eight.
\n" ); document.write( "a + b = 178
\n" ); document.write( ":
\n" ); document.write( " The difference between the number is six.
\n" ); document.write( "a - b = 6
\n" ); document.write( ":
\n" ); document.write( "Use elimination here,
\n" ); document.write( "a + b = 178
\n" ); document.write( "a - b = 6
\n" ); document.write( "-----------adding eliminates b, find a
\n" ); document.write( "2a = 184
\n" ); document.write( "a = 184/2
\n" ); document.write( "a = 92
\n" ); document.write( "then
\n" ); document.write( "92 + b = 178
\n" ); document.write( "b = 178 - 92
\n" ); document.write( "b = 86
\n" ); document.write( ":
\n" ); document.write( "what is the product of the two number, I'll let you find the product
\n" ); document.write( "
\n" );