Earnings=20% of sales+7.5h+40
coeficinets are 7.5 and 0.2
vraiables are h and s
constant is 40
B. if h=25 and s=30 input,
7.5*25+0.2*300+40=$287.50
C
new equation is 9h+0.2s+40
coefienct woud be 9 and 0.2
variable is h and s
constant is 4
Answer:
18
Step-by-step explanation:
-3-6= -8 but since its absolute value it'll be 8 so 8 plus 10 = 18
Acceleration is the answer
Answer:
y = -x + 4
Step-by-step explanation:
(-1,5)...x1 = -1 and y1 = 5
(1,3)....x2 = 1 and y2 = 3
slope(m) = (y2 - y1) / (x2 - x1) = (3 - 5) / (1 - (-1) = -2 / (1 + 1) = -2/2 = -1
y = mx + b
slope(m) = -1
u can use either of ur points...I will use (1,3)...x = 1 and y = 3
now we sub and find b, the y int
3 = -1(1) + b
3 = -1 + b
3 + 1 = b
4 = b
ur equation is : y = -x + 4 <===