9514 1404 393
Answer:

Step-by-step explanation:
The slope of a line is the same everywhere, so an equation can be written making use of that fact.

Cross-multiplying gives ...
2(y -5) = x -2
2y -10 = x -2 . . . eliminate parentheses
2y = x +8 . . . . . . . add 10; next, divide by 2

__
These equations match choices B and D.
For the<span> geometric sequence, it has two forms of formula
</span>
<span>We are interested in the recursive formula now
</span>
<span>
{-80, 20, -5, ...}
The common ratio is (20/-80)=(-5/20)=-1/4=-0.25
So our r</span><span>ecursive formula would be

</span>
I hope that
helps!
Answer:
A = 374.123 ft^2
Step-by-step explanation:
First, lets calculate the perimeter:
Perimeter (p) = side length (s) * number of sides (n)



Next, lets find the apothem, which is the shortest length from any side to the middle. It's like the radius in a circle, but more complicated.
Apothem (a) = side length (s) / ( 2 * tan(180/number of sides (n)) )







Now, finally, to find the area of a regular polygon, we use the following equation:
Area (A) = ( apothem (a) * perimeter (p) ) / 2




Turning into a decimal:

y=mx+b is the equation of a line;
m=slope , b= y-intercept
You can find the slope with this following equation: (y(2)-y(1))/(x(2)-x(1))
In this case the points are (0,4) and (-2,-3). The first set being (0,4) and the second (-2,-3). This means (0,4) can be expressed as (x(1),y(1)) and (-2,-3) expressed as (x(2),y(2)). Plugging these numbers into the slope equation gives us: (-3-4)/(-2-0) = -7/-2 = 7/2.
m= 7/2 ; so we have : y= (7/2)x+b
We are give a set of points which it passes through, we can simply plug them in:
4 = (7/2)(0)+b (0 is the x and 4 is the y)
We get 4 = 0 +b .... 4=b
our final equation is : y=(7/2)x+4