Answer & Step-by-step explanation:
3x²
This term represents a monomial expression. Mono- means one. This term is by itself. It has no other term added or subtracted to it.
The coefficient of this term is 3 because it is the number that the variable is connected to.
There are no constants because this is a monomial expression.
D) 50 because the chart is increasing by 4 each time.
Thanks,
N111ancy out!
Answer:
43.5
Step-by-step explanation:
Set it up like 3x-5+x+1=180. Combine the variables and the numbers without a letter next to it. 4x+6=180. Subtract 6 from 180. Divide that number by 4.
If we have 2 coordinates say: (x1,y1) and (x2,y2)
Then the formula for the midpoint is:
((x1+x2)/2,(y1+y2)/2)
And the formula for the distance is:
Sqrt((x2-x1)^2+(y2-y1)^2)
So here we have (-1,-4) and (-7,4)
The midpoint is:
((-1+-7)/2,(-4+4)/2) = (-8/2,0/2) = (-4,0)
The distance is:
Sqrt((-7- -1)^2+(4- -4)^2)
= sqrt((-6^2)+(8^2))
=sqrt(36+64)
=sqrt(100)
=10