Answer:
the top answer
Step-by-step explanation:
right hand Riemanns are an over approximation, so it would include higher number sets.
If the runner moves at 6 miles per hour for 2 hours before the cyclist starts, the runner has a 12 mile lead at the beginning. If the cyclist is going at 16 miles per hour, he is overtaking the runner at 10 miles per hour, because 16-6=10. Then, the amount of time it takes the cyclist to go 2 miles in 10 miles per hour is the answer. this is 1/5 of an hour, or 12 minutes.
Answer:
a) a + c = 90
d) a + b + c + 30 = 180
e) The angles marked a and b are vertical
f) The angles marked a and c are complementary.
Step-by-step explanation:
A complementary angle is and angle that has a sum of 90 degrees. A vertical angle is 2 angles facing each other, that are completely identical. 180 degrees is the sum of a strait line. 90 degrees is a right angle.
Hope this helps! Have a wonderful rest of your day!
<em>-kiniwih426</em>
Answer:
slope = 0
Step-by-step explanation:
Calculate the slope m using the slope formula
m = (y₂ - y₁ ) / (x₂ - x₁ )
with (x₁, y₁ ) = (- 7, - 8) and (x₂, y₂ ) = (5, - 8)
m =
=
= 0
Answer:
<em>(x - 2)^2 + (y + 1)^2 = 26</em>
Step-by-step explanation:
A circle with center O(2, -1) that passes through the point A(3, 4).
=> The radius of this circle is OA which could be calculated by:
OA = sqrt[(3 - 2)^2 + (4 - (-1))^2] = sqrt[1^2 + 5^2] = sqrt[26]
The equation of a circle with center O(a, b) and radius r could be written as:
(x - a)^2 + (y - b)^2 = r^2
=> The equation of circle O above with center O(2, -1) and radius = sqrt(26) is shown as:
(x - 2)^2 + (y - (-1))^2 = (sqrt(26))^2
<=>(x - 2)^2 + (y + 1)^2 = 26
Hope this helps!