document.write( "Question 107116This question is from textbook Begining Algebra
\n" );
document.write( ": The Product of two consecutive integers is 8 more than twice their sum. Find the integers. \n" );
document.write( "
Algebra.Com's Answer #78007 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! x(x+1)=8+2(x+x+1) \n" ); document.write( "x^2+x=8+4x+2 \n" ); document.write( "x^2+x-4x-8-2=0 \n" ); document.write( "x^2-3x-10=0 \n" ); document.write( "(x-5)(x+2)=0 \n" ); document.write( "x-5=0 \n" ); document.write( "x=5 answer \n" ); document.write( "x+2=0 \n" ); document.write( "x=-2 answer. \n" ); document.write( "proof \n" ); document.write( "5*6=8+2(5+6) \n" ); document.write( "30=8+22 \n" ); document.write( "30=30 \n" ); document.write( "-2(-2+1)=8+2(-2-1) \n" ); document.write( "-2*-1=8+2*-3 \n" ); document.write( "2=8-6 \n" ); document.write( "2=2 \n" ); document.write( " |