document.write( "Question 606551: Hello Math peoples, \r
\n" ); document.write( "\n" ); document.write( "I would really appreciate some help on the forming and solving a quadratic equation.\r
\n" ); document.write( "\n" ); document.write( "THe Question is : \" Subtracting a squared number from 68 gives the same result as doubling the number\"\r
\n" ); document.write( "\n" ); document.write( "So I endeavoured to solve and got 68-x^2=2x
\n" ); document.write( " -x^2-2x+68=0
\n" ); document.write( "Am I forming the correct equation ?\r
\n" ); document.write( "\n" ); document.write( "Many thanks\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #382135 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
You are correct.
\n" ); document.write( "\"Subtracting a squared number from 68\" translates as \"68-x%5E2\" where \"x\" is the mystery number, and \"doubling the number\" would be \"2x\", just as you wrote.
\n" ); document.write( "You could also write your quadratic equation as
\n" ); document.write( "\"x%5E2%2B2x-68=0\" , or even as
\n" ); document.write( "\"x%5E2%2B2x=68\" (equivalent equations).
\n" ); document.write( "
\n" ); document.write( "COMPLETING THE SQUARE:
\n" ); document.write( "Since \"x%5E2%2B2x\" reminds me of \"x%5E2%2B2x%2B1=%28x%2B1%29%5E2\", I would be tempted to \"complete the square\" by just adding 1 to each side of the equal sign in that last equation.
\n" ); document.write( "\"x%5E2%2B2x=68\" --> \"x%5E2%2B2x%2B1=68%2B1\" --> \"%28x%2B1%29%5E2=69\"
\n" ); document.write( "The solutions would be \"x%2B1=sqrt%2869%29\" and --> \"x%2B1=-sqrt%2869%29\"
\n" ); document.write( "Then we could subtract 1 from each side of the equal sign in the equations above to get
\n" ); document.write( "\"x=sqrt%2869%29-1\" and --> \"x=-sqrt%2869%29-1\" which can be summarized as
\n" ); document.write( "\"highlight%28x=-1+%2B-+sqrt%2869%29%29\"
\n" ); document.write( "
\n" ); document.write( "USING THE QUADRATIC FORMULA:
\n" ); document.write( "The other option is using the quadratic formula. Any equation of the form
\n" ); document.write( "\"ax%5E2%2Bbx%2Bc=0\" has as solutions \"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\".
\n" ); document.write( "That formula is called the quadratic formula.
\n" ); document.write( "From the values for the coefficient (a, b, and c) in any quadratic equation, you can find the solutions using that formula
\n" ); document.write( "If \"b%5E2-4%2Aa%2Ac%3C0\" the solutions are not real numbers, so if the only numbers you know are real numbers, then you say there are no solutions.
\n" ); document.write( "(By the way, the expression \"b%5E2-4%2Aa%2Ac\" is called the discriminant).
\n" ); document.write( "Plugging those values into the quadratic formula, any computer can solve a quadratic equation.
\n" ); document.write( "(Humans have more trouble because they tend to make mistakes in their calculations).
\n" ); document.write( "To apply the quadratic formula, if you start with \"-x%5E2-2x%2B68=0\" you have
\n" ); document.write( "\"a=-1\", \"b=-2\" and \"c=68\".
\n" ); document.write( "Plugging those values into the quadratic formula, you have
\n" ); document.write( "\"x+=+%28-%28-2%29+%2B-+sqrt%28+%28-2%29%5E2-4%2A%28-1%29%2A68+%29%29%2F%282%2A%28-1%29%29+\" --> \"x=%282%2B-+sqrt%284%2B272%29%29%2F%28-2%29\" --> \"x=%282+%2B-+sqrt%28276%29%29%2F%28-2%29\" --> \"x=%282+%2B-+sqrt%284%2A69%29%29%2F%28-2%29\" --> \"x=%282+%2B-+2%2Asqrt%2869%29%29%2F%28-2%29\" --> \"x=2%2A%281+%2B-+sqrt%2869%29%29%2F%28-2%29\" --> \"x=%28-1%29%2A%281+%2B-+sqrt%2869%29%29\" --> \"x=-1+%2B-+sqrt%2869%29\"
\n" ); document.write( "(I feel tempted to write the plus sign on the bottom in
\n" ); document.write( "\"x=-1+%2B-+sqrt%2869%29\" above,
\n" ); document.write( "to show that it was on the top before multiplying times (-1), but the order does not matter, and the symbol I can write has the plus on top).
\n" ); document.write( "
\n" );