document.write( "Question 691192: Is the sum of two numbers is the same as its product. ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #426551 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! The sum of two numbers is the result of adding them (eg: the sum of 2 and 3 is 2+3 = 5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The product of two numbers is the result of multiplying them (eg: the product of 2 and 3 is 2*3 = 6)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so they are different \n" ); document.write( " |