Question
Question: How do you solve \[{x^2} - 3x = 40\] ?...
How do you solve x2−3x=40 ?
Solution
In this question, the unknown variables of the algebraic expression are raised to some non-negative integer as a power so it is a polynomial equation. The highest exponent is 2 so the given equation is a polynomial equation of degree 2, hence it is a quadratic equation and has exactly two solutions. We have to solve this equation, that is, we have to find its solutions. Solutions of an equation are defined as the values of the x for which the given function has a value zero or when we plot this function on the graph, we see that the points on which the y-coordinate is zero are known as the solutions of the equation, thus they are simply the x-intercepts.
Complete step-by-step solution:
We are given that
x2−3x=40
Now we will take all the terms to one side such that they are equal to zero to convert it into standard form –
x2−3x−40=0
The obtained equation is in standard form, on factorization we get –
x2−3x−40=0 ⇒x2−8x+5x−40=0 ⇒x(x−8)+5(x−8)=0 ⇒(x−8)(x+5)=0 ⇒x−8=0,x+5=0 ⇒x=8,x=−5
Hence when x2−3x−40=0 , we get x=8 and x=−5 .
Note: ax2+bx+c=0 is the standard form of a quadratic equation. To find the factors of the given equation, we compare the given equation and the standard equation and get the values of a, b and c. Then we will try to write b as a sum of two numbers such that their product is equal to the product of a and c, that is, b1×b2=a×c , this method is known as factorization. We find the value of b1 and b2 by hit and trial. We move to some other methods like quadratic formula, graphing, and completing the square method, if we are not able to solve an equation by factorization.