document.write( "Question 648747: Four consecutive numbers are multiplied together. The result is 7920. What are the four numbers? \n" ); document.write( "
Algebra.Com's Answer #406786 by best82(13)![]() ![]() ![]() You can put this solution on YOUR website! four consecutive numbers (a,b,c,d) \n" ); document.write( "a*b*c*d=7920 \n" ); document.write( "put in random numbers. \n" ); document.write( "The numbers are 8,9,10,11. \n" ); document.write( " |