Answer:
C) 
Step-by-step explanation:
The formula for area is
A=pi * radius ^2
If the diameter is 40, the radius is 20
Therefore

slope-point form:
we need the slope (m) and a point.
y-y₀=m(x-x₀)
Given two point A(x₁,y₂) and B(x₂,y₂), the slope of the line is :
m=(y₂-y₁) /(x₂-x₁)
Example 3:
we can take two points:
A(12,2)
B(13,7)
m=(7-2) / (13-12)=5/1=5
therefore:
y-2=5(x-12)
y-2=5x-60
y=5x-60+2
y=5x-58
answer: y=5x-58
Example 4:
we can take two points.
A(0,0)
B(3,1)
m=(1-0)/(3-0)=1/3
Therefore:
y-0=1/3(x-0)
y=x/3
answer: y=x/3
Answer:
y = 16 + 3/11
x = -76/11
Step-by-step explanation:
2y - 5x = -2
3y + 2x = 35
__________
(2y - 5x = -2)*3
(3y + 2x = 35)*2
__________
6y - 15x = -6
6y +4x = 70
__________
(6y - 15x = -6) - (6y +4x = 70)
15x - 4x = -6 -70
__________
11x = -76
x = -76/11
__________
3y +2(-76/11) = 35
3y = 35 + 152/11
3y = 13 + 35 + 9/11
3y = 48 + 9/ 11
y = 16 + 3/11
Answer:
The second answer, and fifth answer
Step-by-step explanation:
Answer:
y = x - 4
Step-by-step explanation:
The line passes through (-1,-5) and (-3,-7)
The slope of a line is given by; change in y ÷ change in x
i.e slope =
=
= 1
Taking another point (x,y) on the line.
Slope will be;
= 1
Cross multiplying gives; y + 5 = x + 1
Simplifying this equation gives us the equation of our line which is;
y = x - 4