document.write( "Question 444103: the product of a number and its next two consecutive whole numbers is 60 \n" ); document.write( "
Algebra.Com's Answer #306223 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "--> 3, 4 & 5 \n" ); document.write( "------------- \n" ); document.write( "The hard way: \n" ); document.write( "x(x+1)(x+2) = 60 \n" ); document.write( " \n" ); document.write( "Since the root of 3 is known: \n" ); document.write( "x = 3 \n" ); document.write( "------------ \n" ); document.write( "If you didn't know the roots, you'd have to look at the factors of 60 and find the roots. \n" ); document.write( " |