Answer:
90%
Step-by-step explanation:
Since 90/100 seats are taken then we can say;
90/100=9/10=.90*100=90%
Answer:
y = 8x + 25
Step-by-step explanation:
Using the coordinates (10, 105) and (20, 185)
The standard linear equation is expressed as y = mx+c
m is the slope
c is the intercept
m = 185 - 105/20-10
m = 80/10
m = 8
Get the y-intercept
Since y = mx+c
105 = 8(10) + c
105 = 80 + c
c = 105 - 80
c = 25
Get the required equation
Recall that y = mx+c
y = 8x + 25
Hence the required equation is y = 8x + 25
Answer:
Circumference=25.13 Area=50.27
2 1/2 litres would be a reasonable amount of water assuming everyone drinks the same amount.
Answer:
Step-by-step explanation:
we know that distance d from the focus to P should be the same to the distance from P to the directrix
(x-h)^2=4p(y-k)
we need to find the y coordinate,
x is the same from focus, 3
y=(3, (4+2)/2)=(3,3)
we find p now by subtracting the y from the focus from the y that we just found
p=4-3=1
again (x-h)^2=4p(y-k), p=1
(x-3)^2=4(1)(y-3)
(x-3)^2=4(y-3), (x-3)^2=4y-12
simplify
4y=(x-3)^2+12
y=((x-3)^2)/4 + 3