10(N + 3)
= 10N + 30
Hence, the answer is A.
Answer:
18√3
Step-by-step explanation:
tan Ф = opposite/adjacent
tanФ = AB/AC
tan 60 = AC/AB
Tan 60 =√3 AB=18
√3=AC/18
AC=18√3
Answer:
40 hours
Step-by-step explanation:
500 ÷ 12.5 = 40
Answer:
A) 555
Step-by-step explanation:
555/3 = 185
Check and make sure; 185 x 3 = 555
Hope this helps!
-Jerc
X = Can/Bottle height, y = Shadow length
x = 13 cm, y = 7.5 cm
x = 2.5 cm, y = 14.2 cm
I'm assuming your question is asking for an equation to model this. Since there are only two data points the only equation that can be made is linear
y = mx + c
m = (y2 - y1)/(x2 - x1) <- Let 14.2 be y2, and 2.5 be x2 (it is important)
m = (14.2 - 7.5)/(2.5 - 13)
m = 6.7/-10.5
m = -0.638
y = -0.638x + c
To find c we can sub any one of the two coordinates, i'm choosing (2.5,14.2)
14.2 = -0.638(2.5) + c
14.2 = -1.595 + c
14.2 + 1.595 = c
15.795 = c
So the final equation is y = -0.638x + 15.795