document.write( "Question 336340: Help I hate setting up word problems I just cant master it the question is:
\n" );
document.write( "find four consecutive integers such that the product of the two largest is 46 more than the product of the two smallest integers.
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #241117 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Let x, x+1, x+2 & x+3 be the four integers. \n" ); document.write( "(x+2)(x+3)=x(x+1)+46 \n" ); document.write( "x^2+5x+6=x^2+x+46 \n" ); document.write( "x^2-x^2+5x-x=46-6 \n" ); document.write( "4x=40 \n" ); document.write( "x=40/4 \n" ); document.write( "x=10 for the smallest integer. \n" ); document.write( "10=1=11 for the next integer. \n" ); document.write( "10=2=12 for the third integer. \n" ); document.write( "10=3=13 for the largest integer. \n" ); document.write( "12*13=10*11+46 \n" ); document.write( "156=110+46 \n" ); document.write( "156=156 \n" ); document.write( "Hope this helps. \n" ); document.write( " |