document.write( "Question 858991: What is the product of 2 integers that is 41 less then 7 times the sum? \n" ); document.write( "
Algebra.Com's Answer #517546 by Awesom3guy(31)![]() ![]() ![]() You can put this solution on YOUR website! I suppose you want the equation? \n" ); document.write( "a*b = 7*(a + b) - 41 \n" ); document.write( " |