Answer:
c = 64
Step-by-step explanation:
(a-b)² = a² - 2ab + b²
h²- 16h + c
So, 2ab = 16h
2 * h * b = 16h {as a =h}
b= 16h / 2h
b = 8
c = b² = 8*8 = 64
Sum divided by count. Add up all the numbers and divide it by how many numbers it is.
Blue is 42 and green is 30
Answer:
x = 13
Step-by-step explanation:
This question is based on Secant Secant theorem.
Secant Secant theorem gives us the following formula:
(AB + BD)AB = (AC + CE).AC
From the above question we have the following parameters
AB = 5
BD = x
AC = 7.5
CE = 4.5
Hence,
(AB + BD)AB = (AC + CE).AC
(5 + x)5 = (7.5 + 4.5)7.5
25 + 5x = 90
Collect like terms
5x = 90 - 25
5x = 65
x = 65/5
x = 13