document.write( "Question 766392: find the smallest of 3 consecutive positive integers such that when 5 times the largest is subtracted from the square of the middle one the result exceeds three times the smallest by 7.\r
\n" ); document.write( "\n" ); document.write( "i cant seem to figure out what \"exceeds three times the smallest by 7\" part. i get the other part in front. i just need help translating what that part means into algebraic form and i then i can solve the equation.
\n" ); document.write( "

Algebra.Com's Answer #466949 by ramkikk66(644)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "Question:
\n" ); document.write( "find the smallest of 3 consecutive positive integers such that when 5 times the largest is subtracted from the square of the middle one the result exceeds three times the smallest by 7.
\n" ); document.write( "Ans:\r
\n" ); document.write( "\n" ); document.write( "Let the numbers be n and (n+1) and (n+2)\r
\n" ); document.write( "\n" ); document.write( "(You can also assume n-1, n and n+1 - the approach is still the same)\r
\n" ); document.write( "\n" ); document.write( "Now let's look at each part of the question and translate it into algebraic form.\r
\n" ); document.write( "\n" ); document.write( "Largest number = n+2
\n" ); document.write( "5 times the largest number = \"5%2A%28n%2B2%29\" = \"5%2An+%2B+10\"\r
\n" ); document.write( "\n" ); document.write( "Middle number = n+1
\n" ); document.write( "Square of the middle number = \"%28n%2B1%29%5E2+=+n%5E2+%2B+2%2An+%2B+1\"\r
\n" ); document.write( "\n" ); document.write( "Smallest number = n
\n" ); document.write( "3 times the smallest number = \"3%2An\"\r
\n" ); document.write( "\n" ); document.write( "\"5 times largest number\" subtracted from \"square of middle number\" will give you\r
\n" ); document.write( "\n" ); document.write( "\"n%5E2+%2B+2%2An+%2B+1+-+%285%2An+%2B+10%29\" = \"n%5E2+-+3%2An+-9\"\r
\n" ); document.write( "\n" ); document.write( "This value \"exceeds '3 times the smallest' by 7\" means this is equal to
\n" ); document.write( "\"3 times the smallest + 7\" i.e. it is \"3%2An+%2B+7\"\r
\n" ); document.write( "\n" ); document.write( "Equating the above, \"n%5E2+-+3%2An+-+9+=+3%2An+%2B+7\"\r
\n" ); document.write( "\n" ); document.write( "i.e. \"n%5E2+-6%2An+-+16+=+0\"
\n" ); document.write( "This is a standard quadratic equation, which can be solved by factorization or
\n" ); document.write( "by the quadratic formula, as shown below.\r
\n" ); document.write( "\n" ); document.write( "The solutions are n = 8, or n = -2\r
\n" ); document.write( "\n" ); document.write( "Since it is given that the numbers are positive, the set of 3 numbers are
\n" ); document.write( "8,9 and 10.\r
\n" ); document.write( "\n" ); document.write( "Check: Square of middle number - 5 times largest number = 81 - 50 = 31
\n" ); document.write( "3 times smallest number = 3 * 8 = 24.
\n" ); document.write( "31 exceeds 24 by 7 - correct!\r
\n" ); document.write( "\n" ); document.write( ":)
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"1x%5E2%2B-6x%2B-16+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%28-6%29%5E2-4%2A1%2A-16=100\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=100 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--6%2B-sqrt%28+100+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%28-6%29%2Bsqrt%28+100+%29%29%2F2%5C1+=+8\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%28-6%29-sqrt%28+100+%29%29%2F2%5C1+=+-2\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"1x%5E2%2B-6x%2B-16\" can be factored:
\n" ); document.write( " \"1x%5E2%2B-6x%2B-16+=+1%28x-8%29%2A%28x--2%29\"
\n" ); document.write( " Again, the answer is: 8, -2.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B-6%2Ax%2B-16+%29\"

\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );