document.write( "Question 859547: It would be greatly appreciated if you would be able to help me with:
\n" ); document.write( " Find three consecutive, positive integers such that the square of the smallest exceeds the largest by 10.\r
\n" ); document.write( "\n" ); document.write( "I've attempted to solve this by doing:
\n" ); document.write( "(x+1)(x+2)(x+3)=10
\n" ); document.write( "As I'm not very familiar with verbal algebraic terms, I have trouble breaking down world problems.\r
\n" ); document.write( "\n" ); document.write( "Thanks for your help!
\n" ); document.write( "

Algebra.Com's Answer #517816 by Awesom3guy(31)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "You are looking for three consecutive numbers:
\n" ); document.write( "x, x+1, and x+2.
\n" ); document.write( "There's no need to make it x+1 on the first one.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The square of the smallest number exceeds the largest number by 10.
\n" ); document.write( "So the square of the smallest number is larger than the biggest number by 10.
\n" ); document.write( "Now you just need to put that in math language. It's REALLY not hard.
\n" ); document.write( "\"x%5E2+=+%28x%2B2%29%2B10\"
\n" ); document.write( "You have a quadratic equation which you need to simplify and put in standard form.
\n" ); document.write( "\"x%5E2+=+x+%2B+12\"
\n" ); document.write( "\"+x%5E2+-+x+-+12+=+0+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now you solve for x - break the middle term into two parts so that you can factor the left side.
\n" ); document.write( "\"x%5E2+-4x+%2B+3x+-+12+=+0\"
\n" ); document.write( "\"x%2A%28x+-+4%29+%2B+3%2A%28x+-+4%29+=+0\"
\n" ); document.write( "\"%28x+%2B+3%29%2A%28x+-+4%29+=+0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Two options:
\n" ); document.write( "\"x+%2B+3+=+0\", which gives x = -3. This obviously isn't the solution as we are looking for two consecutive POSITIVE integers.
\n" ); document.write( "\"x+-+4+=+0\", which gives x = 4.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now that you have the first number, you know that the other two are 5 and 6.
\n" ); document.write( "So the three integers are 4, 5 and 6.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also check - does the square of 4 exceed 6 by 10?
\n" ); document.write( "\"4%5E2+-+6+=+16+-+6+=+10\"
\n" ); document.write( "All good :)
\n" ); document.write( "
\n" );