Right cylinderSolve for volumeV≈1005.31cm³<span><span><span>rRadiuscm</span><span>hHeightcm</span></span></span>
Time for first plane = 625 / 250
= 2.5 hours
after 1.25 hours
boeing 747 takes 1.25 hours (2.5 - 1.25) to arrive at the same location at the same time
so, speed = distance / time
= 625 / 1.25
= 500
the average speed of the boeing 747 is 500 mph
Answer:
-xy^6 +2y -6
Step-by-step explanation:
(-6x^2 y^8+12xy^3-36xy^2)
-------------------------------------------
6xy^2
Divide each term by 6 in the numerator and denominator
(-6/6x^2 y^8+12/6xy^3-36/6xy^2)
-------------------------------------------
6/6xy^2
-x^2y^8 +2xy^3 -6xy^2
---------------------------------
xy^2
Divide each term by x in the numerator and denominator
-x^2/xy^8 +2x/xy^3 -6x/xy^2
---------------------------------
x/xy^2
-xy^8 +2y^3 -6y^2
---------------------------------
y^2
Divide each term by y^2 in the numerator and denominator
Remember when dividing, we subtract the exponents
-xy^8/y^2 +2y^3/y^2 -6y^2/y^2
---------------------------------
y^2 /y^2
-xy^6 +2y^1 -6
---------------------------------
1
-xy^6 +2y -6
Answer:
a(n) = a(n-1) + 4
Step-by-step explanation:
a(1) = 2 The first term is 2
a(n) = a(n-1) + 4 We add 4 to the previous term or n-1
So, we get...
a(n) = a(n-1) + 4
a(1) = 2
a(2) = a(2-1) + 4 2(1) +4 = 6
a(3) = a(3-1) +4 3(2) + 4 = 10
and so on and so forth. I hope this helps.