document.write( "Question 367618: find two consecutive multiples of 7 whose sum is 84 \n" ); document.write( "
Algebra.Com's Answer #262017 by robertb(5830)![]() ![]() You can put this solution on YOUR website! 7x + (7x+7) = 84, \n" ); document.write( "14x = 77, 2x = 11. The equation has no integer solution,and thus the problem itself has no solution. \n" ); document.write( " |