Answer:
15
Step-by-step explanation:
1. Plug in the values.
q=10
p=-6
10÷2-(10)(-6)÷6
2. Use PEMDAS.
10÷2+60÷6
5+10
15
Answer:
700
Step-by-step explanation:
For this one I'll do estimates. 271 estimated would drop down to 270. And 425 would bump up to 430. Adding 270 and 400 you would get a round number of 700!
Hope this helped.
N=54........................
Answer:
Step-by-step explanation:
If the expression contains 3 terms none of which can combine with any other, the the expression is a Trinomial. An example of such a thing is f(x) = x^2 + 2x + 1.
The x cannot combine with the x^2 nor with the 1. The same can be said for the x^2 and the 1.
Answer:
Y=(-x/2)-3
Step-by-step explanation:
You have two points:
(0,-3) and (-4,-1)
The formula of line trough two points is:
(Y-y1)/(y2-y1)=(x-x1)/(x2-x1)
So put these two point like (x1,y1) and (x2,y2) you will get
(Y+3)/(-1+3)=(x-0)/(-4-0)
Y+3=2x/(-4)
Y=-x/2-3