There are different ways to solve a quadratic equation, the main ones that i'm thinking about right now are:
1) factor the equation as a product:
ex: x^2+ 4x + 3 =0
(x+3) (x+1) = 0
x=-3 and x=-1 are the solutions.
To find (x+p) and (x+q) you have to think that (p+q )have to be equal to the number that is multiplied by x, in my example it was 4 (3+1=4), (p times q) have to be equal to the last number of the quadratic equation, the one that is not multiplied by any x, that in my example is 3 (3 x 1= 3)
2) The other way to solve a quadratic function is by using a formula:
given: ax^2 +bx +c=0
x= (-b +/- <span>√(b^2 -</span> 4ac)) / 2a
ex: 3x^2 + 4x -2=0
x= (-4 +/- √16-4(3)(-2)) / 6= (-4 +/- √16+24)/6= (-4 +/- <span>√40) / 6
now there are 2 possibilities: x= (-4+</span><span>√40) /6
and
x= (-4 - </span><span>√40) / 6
I hope the examples were clear enough also if i did't get very nice numbers. Look closely to the sings + and -, they are very important</span>
Answer:
y-4=3(x-2)
Step-by-step explanation:
y-y1=m(x-x1)
Answer:
Mild-Level 1: X=10
Medium-Level 2: X=21
Spicy Level 3: X=83
Step-by-step explanation:
You have to make sure each expression equals 90 degrees
Answer:
I need more info about the shape were making but I think C is the answer.
Step-by-step explanation:
I'll be honest Im confused. Im going to assume your finding the third side of triangle and if so here is my answer.
Side GH must be between 3.5 and 23.1 not inclusive because 13.3+9.8= 23.1 and that would be the length if the line is a straight line, and the minimum is 13.3-9.8= 3.5 and that is only if the lines overlap. That only leaves C as the answer within the range.
It’s C, y + 5 = 2(x - 4).
In y = mx + b form:
y = 2x - 13