document.write( "Question 310741: Find 3 consecutive even numbers whenthe product of the smaller two numbers is 40 less than the square of the largest number. \n" ); document.write( "
Algebra.Com's Answer #222234 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! x,x+2,x+4 these are 3 consecutive evennumbers (i.e. if x=2 then 2+2=4 2+4=6) \n" ); document.write( "smaller two are x and x+2 \n" ); document.write( "larger one is x+4 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "4,6,8 are the 3 numbers\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |