- #1
Problem+Solve=Reason
- 116
- 0
I just need to know the basics of 2 ways to excecute a quadratic equation...: Quadratic formula and factoring. Thankyou!
Can you factorise? (or is this what you mean by factoring?)Problem+Solve=Reason said:I just need to know the basics of 2 ways to excecute a quadratic equation...: Quadratic formula and factoring. Thankyou!
Sorry. My schools have always said it was factorising.HallsofIvy said:Yep, us colonials say "factoring" rather than "factorize"!
LoL. I know. There is an easy way and a way that allows you to do the easy way.HallsofIvy said:(Of course, when I saw "2 ways to execute a quadratic equation" my first thought was "firing squad and hanging"!)
Do you even KNOW what you mean by "the answer"??yawie said:Can anyone explain why when you factorise and use the quadratic equation the answers have different signs?
Lets say for x^2 + 5x + 4
If i do it by factoring the answer would be (x+4)(x+1)
However, if done by the quadratic equation the answer would be (x-4)(x-1) which doesn't work when u multiply them out.
The signs are reversed.
Thanks alot! I need to explain this to my sis...Should I tell her to reverse her answers if she does it by the quadratic equation?
Yawie
ParabolaProblem+Solve=Reason said:I just need to know the basics of 2 ways to excecute a quadratic equation...: Quadratic formula and factoring. Thankyou!
A quadratic equation is an algebraic equation of the form ax² + bx + c = 0, where a, b, and c are constants and x is the variable. It is called quadratic because the highest power of the variable is squared (²).
The quadratic formula is a formula used to solve quadratic equations. It is written as x = (-b ± √(b² - 4ac)) / 2a. This formula can be used to find the solutions (or roots) of any quadratic equation.
To solve a quadratic equation using the formula, you need to first identify the values of a, b, and c in the equation. Then, plug these values into the formula and simplify. The resulting values for x are the solutions to the equation.
Factoring is a method used to break down a quadratic equation into simpler expressions. This is done by finding two numbers that when multiplied together, give the constant term (c) and when added together, give the coefficient of the middle term (b). These numbers can then be used to write the equation in factored form, making it easier to solve.
The quadratic formula can be used to solve any quadratic equation, regardless of its complexity. However, factoring is generally faster and easier to use for simpler equations. If the equation can be easily factored, it is recommended to do so. Otherwise, the quadratic formula should be used.