Find the best answers to your questions at Westonci.ca, where experts and enthusiasts provide accurate, reliable information. Get precise and detailed answers to your questions from a knowledgeable community of experts on our Q&A platform. Get detailed and accurate answers to your questions from a dedicated community of experts on our Q&A platform.
Sagot :
Step-by-step explanation:
So a quadratic equation in factored form is generally given in the form: [tex]a(x-b)(x+c)[/tex]. Sometimes x may have a coefficient but I'll just create a simple quadratic equation. In this form it's easy to see that the solutions to the equation are b and -c, because if you input them in as x, you'll get one of the factors equal to 0, and it'll make the y-value zero, thus it's a solution. So b and c can literally be anything. But for this example I'll chose 3 and 6 to keep it simple. Inputting these as b and c you'll get: [tex]a(x-3)(x+6)[/tex]. Now the value of a will determine the stretch/compression, but to keep it really simple I'll just say that a=1. So now all you have to do is expand the two factors. When you expand them you'll get it in the form: [tex](x-b)(x+c) = x^2+cx-bx-bc[/tex] by using the foil method. So if you expand the two factors in this example you'll get: [tex]x^2+6x-3x-18[/tex] which simplifies to [tex]x^2+3x-18[/tex]. So cool now we have our equation. Now it's time to solve it, you can either factor it (since you literally just had it in factored form), or use the quadratic formula I'll show both methods
Factoring:
When you factor an equation in the form: [tex]ax^2+bx+c[/tex]. You usually multiply the coefficients a and c. Then you'll find factors of ac that add up to b. In this example ac is really just c because a is 1...
So given the equation: [tex]x^2+3x-18[/tex] You want to look for factors of -18 that add up to 3. And whenever you have a negative number as AC you really want to look for factors that have a distance of b which in this case is 3. For example I would say that 9 and 3 have a distance of 6. And then after that depending on whether b is negative or positive. I can choose which factor will be negative and which will be positive. If b was 6 well then 9 would have to be positive and 3 would be negative, but if b was -6 then 9 would have to be negative and 3 would have to be positive.
So in this example look for factors that have "distance" of 3. Well 6 and 3 have a "distance" of 6 so I know those 2 will be the factors. Since 3 is positive that means 6 will be positive, and 3 will be negative. so they add up to 3 and multiply to get -18
AC factors that add up to 3 and multiply to -18: 6 and -3
Now write it in factored form using the two factors:
[tex](x-3)(x+6)[/tex]
Now set up each factor equal to 0 and solve for x:
[tex]x-3 = 0\\x=3[/tex]
[tex]x+6=0\\x=-6[/tex]
This gives you the two solutions: x=3 and x=-6
Quadratic Formula:
The quadratic formula is usually used when a equation can't be easily factored. The quadratic formula gives both zeroes in the equation: [tex]x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}[/tex]. Notice the plus or minus sign next to the square root? That's where the the two solutions will come from, or possibly one solution if it's at the vertex. or maybe even no real solutions if the quadratic never intersects the x-axis.
Ok so let's identify a, b, and c. We're given the equation: [tex]x^2+3x-18[/tex]. so a=1, b=3, and c=-18. Plugging these values into the equation you get:
[tex]x=\frac{-(3)\pm\sqrt{(3)^2-4(1)(-18)}}{2(1)}\\[/tex]
Simplifying it a bit gets you the equation:
[tex]x=\frac{-3\pm\sqrt{81}}{2}[/tex]
Simplifying the radical gives you:
[tex]x=\frac{-3\pm9}{2}[/tex]
Use the positive sign:
[tex]x=\frac{-3+9}{2}\\x=\frac{6}{2}\\x=3[/tex]
Use the negative sign:
[tex]x=\frac{-3-9}{2}\\x=\frac{-12}{2}\\x=-6[/tex]
This gives you the two solutions x=3, and x=-6
We appreciate your visit. Our platform is always here to offer accurate and reliable answers. Return anytime. We appreciate your time. Please come back anytime for the latest information and answers to your questions. Thank you for visiting Westonci.ca. Stay informed by coming back for more detailed answers.