document.write( "Question 950439: (pretend exponent ^4)
\n" );
document.write( "3. The product of two consecutive integers, n and n + 1, is 42. What is the
\n" );
document.write( "positive integer that satisfies the situation? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #580381 by macston(5194)![]() ![]() You can put this solution on YOUR website! n(n+1)=42 \n" ); document.write( "n^2+n=42 \n" ); document.write( "n^2+n-42=0
\n" ); document.write( "\n" ); document.write( "The positive answer is 6. \n" ); document.write( "ANSWER: The positive integer that satisfies the situation is 6. \n" ); document.write( " |