2x-7 63 + 17x - 10x^2 ----- divided by ------------------ 10 5x^2 + 54x + 81
Simplify 10x2-17x - 63
Factoring 10x2-17x-63
The first term is, 10x2 its coefficient is 10 . The middle term is, -17x its coefficient is -17 . The last term, "the constant", is -63 Step-1 : Multiply the coefficient of the first term by the constant 10 • -63 = -630 Step-2 : Find two factors of -630 whose sum equals the coefficient of the middle term, which is -17 . -630 + 1 = -629 -315 + 2 = -313 -210 + 3 = -207 -126 + 5 = -121 -105 + 6 = -99 -90 + 7 = -83 -70 + 9 = -61 -63 + 10 = -53 -45 + 14 = -31 -42 + 15 = -27 -35 + 18 = -17 That's it Step-3 : Rewrite the polynomial splitting the middle term using the two factors found in step 2 above, -35 and 18 10x2 - 35x + 18x - 63 Step-4 : Add up the first 2 terms, pulling out like factors : 5x • (2x-7) Add up the last 2 terms, pulling out common factors : 9 • (2x-7) Step-5 : Add up the four terms of step 4 : (5x+9) • (2x-7) Which is the desired factorization Equation at the end of step 1 : (2x - 7) • (5x + 9) = 0 Step 2 : Solve (2x-7)•(5x+9) = 0 Theory - Roots of a product : 2.1 A product of several terms equals zero. When a product of two or more terms equals zero, then at least one of the terms must be zero. We shall now solve each term = 0 separately In other words, we are going to solve as many equations as there are terms in the product Any solution of term = 0 solves product = 0 as well. Solving a Single Variable Equation : 2.2 Solve : 2x-7 = 0 Add 7 to both sides of the equation : 2x = 7 Divide both sides of the equation by 2: x = 7/2 Solving a Single Variable Equation : 2.3 Solve : 5x+9 = 0 Subtract 9 from both sides of the equation : 5x = -9 Divide both sides of the equation by 5: x = -9/5 Supplement : Solving Quadratic Equation Directly Solving 10x2-17x-63 = 0 directly Earlier we factored this polynomial by splitting the middle term. let us now solve the equation by Completing The Square and by using the Quadratic Formula Parabola, Finding the Vertex : 3.1 Find the Vertex of y = 10x2-17x-63 Parabolas have a highest or a lowest point called the Vertex . Our parabola opens up and accordingly has a lowest point (AKA absolute minimum) . We know this even before plotting "y" because the coefficient of the first term, 10 , is positive (greater than zero). Each parabola has a vertical line of symmetry that passes through its vertex. Because of this symmetry, the line of symmetry would, for example, pass through the midpoint of the two x -intercepts (roots or solutions) of the parabola. That is, if the parabola has indeed two real solutions. Parabolas can model many real life situations, such as the height above ground, of an object thrown upward, after some period of time. The vertex of the parabola can provide us with information, such as the maximum height that object, thrown upwards, can reach. For this reason we want to be able to find the coordinates of the vertex. For any parabola,Ax2+Bx+C,the x -coordinate of the vertex is given by -B/(2A) . In our case the x coordinate is 0.8500 Plugging into the parabola formula 0.8500 for x we can calculate the y -coordinate : y = 10.0 * 0.85 * 0.85 - 17.0 * 0.85 - 63.0 or y = -70.225 Parabola, Graphing Vertex and X-Intercepts : Root plot for : y = 10x2-17x-63 Axis of Symmetry (dashed) {x}={ 0.85} Vertex at {x,y} = { 0.85,-70.22} x -Intercepts (Roots) : Root 1 at {x,y} = {-1.80, 0.00} Root 2 at {x,y} = { 3.50, 0.00} Solve Quadratic Equation by Completing The Square 3.2 Solving 10x2-17x-63 = 0 by Completing The Square . Divide both sides of the equation by 10 to have 1 as the coefficient of the first term : x2-(17/10)x-(63/10) = 0 Add 63/10 to both side of the equation : x2-(17/10)x = 63/10 Now the clever bit: Take the coefficient of x , which is 17/10 , divide by two, giving 17/20 , and finally square it giving 289/400 Add 289/400 to both sides of the equation : On the right hand side we have : 63/10 + 289/400 The common denominator of the two fractions is 400 Adding (2520/400)+(289/400) gives 2809/400 So adding to both sides we finally get : x2-(17/10)x+(289/400) = 2809/400 Adding 289/400 has completed the left hand side into a perfect square : x2-(17/10)x+(289/400) = (x-(17/20)) • (x-(17/20)) = (x-(17/20))2 Things which are equal to the same thing are also equal to one another. Since x2-(17/10)x+(289/400) = 2809/400 and x2-(17/10)x+(289/400) = (x-(17/20))2 then, according to the law of transitivity, (x-(17/20))2 = 2809/400 We'll refer to this Equation as Eq. #3.2.1 The Square Root Principle says that When two things are equal, their square roots are equal. Note that the square root of (x-(17/20))2 is (x-(17/20))2/2 = (x-(17/20))1 = x-(17/20) Now, applying the Square Root Principle to Eq. #3.2.1 we get: x-(17/20) = √ 2809/400 Add 17/20 to both sides to obtain: x = 17/20 + √ 2809/400 Since a square root has two values, one positive and the other negative x2 - (17/10)x - (63/10) = 0 has two solutions: x = 17/20 + √ 2809/400 or x = 17/20 - √ 2809/400 Note that √ 2809/400 can be written as √ 2809 / √ 400 which is 53 / 20 Solve Quadratic Equation using the Quadratic Formula 3.3 Solving 10x2-17x-63 = 0 by the Quadratic Formula . According to the Quadratic Formula, x , the solution for Ax2+Bx+C = 0 , where A, B and C are numbers, often called coefficients, is given by : - B ± √ B2-4AC x = ———————— 2A In our case, A = 10 B = -17 C = -63 Accordingly, B2 - 4AC = 289 - (-2520) = 2809 Applying the quadratic formula : 17 ± √ 2809 x = —————— 20 Can √ 2809 be simplified ? Yes! The prime factorization of 2809 is 53•53 To be able to remove something from under the radical, there have to be 2 instances of it (because we are taking a square i.e. second root). √ 2809 = √ 53•53 = ± 53 • √ 1 = ± 53 So now we are looking at: x = ( 17 ± 53) / 20
Two real solutions: x =(17+√2809)/20=(17+53)/20= 3.500 or: x =(17-√2809)/20=(17-53)/20= -1.800 Two solutions were found : x = -9/5 x = 7/2
Join our real-time social learning platform and learn together with your friends!