5000
Step-by-step explanation:
because u have to add
9514 1404 393
Answer:
a) average rate = (total distance)/(total time)
b) Rave = 2·R1·R2/(R1 +R2)
c) cheetah's average rate ≈ 50.91 mph
Step-by-step explanation:
a) Let AB represent the distance from A to B. Let t1 and t2 represent the travel times (in hours) on leg1 and leg2 of the trip, respectively. Then the distances traveled are...
First leg distance: AB = 70·t1 ⇒ t1 = AB/70
Second leg distance: AB = 40·t2 ⇒ t2 = AB/40
The average rate is the ratio of total distance to total time:
average rate = (AB +AB)/(t1 +t2)
average rate = 2AB/(AB/70 +AB/40) = 2/(1/70 +1/40) = 2(40)(70)/(70+40)
average rate = 560/11 = 50 10/11 . . . mph
__
No equations are given, so we cannot compare what we wrote with the given equations. In each step of the solution, we have used the rules of algebra and equality.
b) For two rates over the same distance (as above), the average is their harmonic mean:
average rate = 2r1·r2/(r1+r2)
__
c) The cheetah's average rate was 50 10/11 mph ≈ 50.91 mph.
Answer:
7
Step-by-step explanation:
x=7
I've attached a plot of one such cross-section (orange) over the region in the x-y plane (blue), including the bounding curves (red). (I've set

for this example.)
The length of each cross section (the side lying in the base) has length determined by the horizontal distance

between the y-axis

and the curve

. In terms of

, this distance is

. The height of each cross section is twice the value of

, so the area of each rectangular cross section should be

.
This means the volume would be given by the integral
Answer:
7**6
Step-by-step explanation:
The expression 7^6 ; can be interpreted as 7 raised to the power of 6 ; which is (7 * 7 * 7 * 7 * 7 * 7). To execute this expression using a computer or basic mathematical operation on a computer we use the power symbol which the computer understand this the double multiplication symbol (**)
Hence, 7^6 = (7**6)