<span>For a parallelogram to be proven to be a rectange, the opposide sides must be parallel and the two adjacent sides must be perpendicular.
For two parallel sides, the slope of the two sides is equal.
Thus, for the parallelogram to be a rectangle, AB is parallel to CD.
The slope of AB = (y2 - y1)/(x2 - x1) while the slope of CD = (y4 - y3)/(x4 - x3)
Also, BC is perpedicular to CD.
For two perpendicular sides, the product of the slopes is -1.
The slope of BC is given by (y3 - y2)/(x3 - x2).
Therefore, for the parallelogram to be a rectangle.
(y2 - y1)/(x2 - x1) = (y4 - y3)/(x4 - x3) and (y4 - y3)/(x4 - x3) x (y3 - y2)/(x3 - x2) = -1.
The third option is the correct answer.</span>
9514 1404 393
Answer:
7.92 years
Step-by-step explanation:
We want to find t such that ...
3 = 2^(t/5)
where 2^(t/5) is the annual multiplier when doubling time is 5 years.
Taking logs, we have ...
log(3) = (t/5)log(2)
t = 5·log(3)/log(2) ≈ 7.92 . . . years
It will take about 7.92 years for the population to triple.
Answer:
y = 2x-13
Step-by-step explanation:
The equation for a line is
y = mx+b where m is the slope and b is the y intercept
y = 2x+b
We know a point so we have a y and an x, so we can solve for b
-1 = 2(6) +b
-1 =12+b
Subtract 12 from each side
-1-12 = 12-12+b
-13 =b
Substitute this into y = 2x+b
y = 2x-13