I think u do 3•5 then divide by 110
Answer:
20
Step-by-step explanation:
Answer:
9 ft, 28 ft, 26 ft
Step-by-step explanation:
The perimeter is the sum of side lengths, so ...
P = a + b + c
63 = n +(4n -8) +(2n +8) . . . . fill in the given side lengths
63 = 7n . . . . . . simplify
9 = n . . . . . . . . divide by 7
4n -8 = 36 -8 = 28 . . . . second side length
2n +8 = 18 +8 = 26 . . . . third side length
The side lengths are 9 ft, 28 ft, 26 ft..
Answer:
34+35
Step-by-step explanation:
Answer:
See below.
Step-by-step explanation:
ax^2 + bx + c = 0
a(x^2 + b/a x) + c = 0
Completing the square:
a [ (x + b/2a)^2 - b^2/4a^2] + c = 0
a[ (x + b/2a )]^2 - b^2 / 4a + c = 0
a[ (x + b/2a )]^2 = b^2 / 4a - c
Dividing both sides by a:
(x + b/2a )^2 = b^2/4a^2 - c/a
Taking square roots of both sides:
x + b/2a = +/- √ (b^2/ 4a^2 - c/a)
x + b/2a = +/- √ [ ( b^2 - 4ac) / 4a^2 )]
x + b/2a = +/- √ ( b^2 - 4ac) / 2a
Subtracting b/2a from both sides and converting the right side to one fraction:
x = [- b +/- √ ( b^2 - 4ac] / 2a.