A circle equation is :
( x - p )² + ( y - q )² = r², where p and q are coordinates of the center.
The position of the source is : ( - 6, - 4 ) and the range :
r² = 36 ⇒ r = 6
Answer:
(-1,2) y=2 x=-1
Step-by-step explanation:
This is a system of equations and in this you see there is 3x and negative three x. To solve this you need tp get rid of one of the variables. so we can add the two equations together to get 3y=6. This means that y=2 if we divide by 3 on both sides. Then we just plug 3 in for y and we get 3x+10=7. We subtract 10 on both sides to get 2x=-3 which means x=-1.
Answer:
42.25 feet
Step-by-step explanation:
The height function is a parabola. The maximum value of a negative parabola is at the vertex, which can be found with:
x = -b/2a
where a and b are the coefficients in y = ax² + bx + c.
Here, we have y = -16t² + 52t. So a = -16 and b = 52. The vertex is at:
t = -52 / (2×-16)
t = 13/8
Evaluating the function:
h(13/8) = -16(13/8)² + 52(13/8)
h(13/8) = -169/4 + 169/2
h(13/8) = 169/4
h(13/8) = 42.25
Answer:
length = 17cm, width = 10cm
Step-by-step explanation:
2L + 2w = 54
L = w + 7
Substitute:
2(w + 7) + 2w = 54
2w + 14 + 2w = 54
4w = 40
w = 10
L = 10 + 7 = 17