document.write( "Question 99076: I am thinking of three consecutive positive numbers. If i multiply the first with the third and then add the second, the result is 41. Let x be the smallest number. \n" ); document.write( "
Algebra.Com's Answer #72091 by rmromero(383)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "I am thinking of three consecutive positive numbers. If i multiply the first with the third and then add the second, the result is 41. Let x be the smallest number.\r
\n" ); document.write( "\n" ); document.write( "What is asked in the problem?
\n" ); document.write( " find the 3 consecutive positive numbers.\r
\n" ); document.write( "\n" ); document.write( "Given:
\n" ); document.write( " the first is multiplied with the third and then add the second, the result is 41.\r
\n" ); document.write( "\n" ); document.write( "Representation:
\n" ); document.write( " Let x be the smallest number
\n" ); document.write( " x + 1 be the second number
\n" ); document.write( " x + 2 be the third/greatest number\r
\n" ); document.write( "\n" ); document.write( "Equation:\r
\n" ); document.write( "\n" ); document.write( " x (x+2) + x+1 = 41
\n" ); document.write( " x^2 + 2x + x + 1 = 41
\n" ); document.write( " x^2 + 3x + 1 = 41
\n" ); document.write( " x^2 + 3x - 40 = 0
\n" ); document.write( " (x + 8) (x - 5) = 0\r
\n" ); document.write( "\n" ); document.write( " x + 8 = 0 and x - 5 = 0
\n" ); document.write( " x = -8 x = 5\r
\n" ); document.write( "\n" ); document.write( "Since we are asked to find the three consecutive POSITIVE number
\n" ); document.write( "we reject -8.\r
\n" ); document.write( "\n" ); document.write( "x = 5
\n" ); document.write( "x + 1 = 5 + 1 = 6
\n" ); document.write( "x + 2 = 5 + 2 = 7\r
\n" ); document.write( "\n" ); document.write( "Therefore the three consecutive POSITIVE integers are 5, 6, and 7.\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );