The formula for the quadratic formula is x (c in this case) = (-b(+/-)√(b²-4ac))/2a
This is used for an equation in standard quadratic form: ax² + bx + c = 0
1.) Put it in the correct form, if not already in it.
Ex. c² + 6c + 8 = 0
2.) Identify each part of the equation:
a = 1 (the leading coefficient), b = 6 (the coefficient in front of the second variable), c = 8
3.) Plug in each variable answer
c = (-6(+/-)√(6²-4(1)(8))/2(1)
4.) Simplify
c = (-6(+/-)√(36-(4*8))/2
c = (-6(+/-)√(36-32))/2
c = (-6(+/-)√(4))/2
c = (-6(+/-)2)/2
*Here, the equation splits in two. It becomes:
c = (-6+2)/2 AND c = (-6-2)/2
*Simplify again:
c = -4/2 AND c = -8/2
c = -2 AND c = -4
The answers c = -2 and c = -4 would solve the given equation.
Hope this helps! :)
Answer:
Radius = 504units
Step-by-step explanation:
Angle = 10°
Length of arc = 28π units
L = ∅/360 × 2πr
28π = 10/360 × 2πr
28π = 1/36 × 2πr
2πr = 28π × 36
π cancelled off.......
2r = 28 × 36
r = (28 × 36)/2
r = 28 × 18
r = 504units
Answer:
a1 = 6 and an = an-1 - 5
a2 = a2-1 - 5 = a1 - 5 = 1
a3 = a3-1 - 5 = a2 - 5 = -4, etc
Step-by-step explanation:
2x + y = 10
5x - y = 18
7x = 28
x = 4
2(4) + y = 10
8 + y = 10
y = 2
(4,2)