document.write( "Question 242432: what does this mean: find two consecutive numbers with a product of 210? \n" ); document.write( "
Algebra.Com's Answer #177451 by JimboP1977(311) You can put this solution on YOUR website! well consecutive means one after another or following each other. \n" ); document.write( "The product of two numbers is just another way of saying two numbers multiplied together.\r \n" ); document.write( "\n" ); document.write( "Does that help?\r \n" ); document.write( "\n" ); document.write( "Let x = a number \n" ); document.write( "let x+1 = the next number\r \n" ); document.write( "\n" ); document.write( "x times by x+1 = 210 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so the two numbers are 14 and 15. Check the answer by multiply both together to give 210.\r \n" ); document.write( "\n" ); document.write( "Do you understand it? \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |