Since the height is different on both ends, we can assume that the wall is a trapezoid. Knowing that, we can replace the measures we know in the formula and our onky variable is the length of the wall - we only need to isolate it.
A= ((b+B)h)/2
26.4=((2+2.4)h)/2
52.8=4.4h
h=12
Answer: 4 miles
Step-by-step explanation:
3.92
= 1.00 + 1.00 + 1.00 + 0.92
= 100/100 + 100/100 + 100/100 + 92/100
= 300/100 + 92/100
= 392/100
-------------------------------------------------------
392/100 = 196/50 = 98/25
Answer:
a) r(q) = 1000(q +1/q)
b) r'(q) = 1000(1 -1/q^2)
c) r'(10) = 990
Step-by-step explanation:
a) Revenue is the product of quantity and price:
r(q) = q·p(q) = q(1000(1 +1/q^2))
r(q) = 1000(q + 1/q)
__
b) The derivative is ...
r'(q) = 1000(1 -1/q^2)
__
c) The derivative evaluated for q=10 is ...
r'(10) = 1000(1 -1/10^2) = 1000(0.99)
r'(10) = 990