Answer:
Step-by-step explanation:
7x + 3= 24
7x= 24-3
7x= 21
x= 21/7
x= 3
Then we have that
5-4x
5-4(3)
5-12
Answer= -7
Y=mx+b where m=-6, x=-2, and y=-3. Substituting these values in would result in -3=(-6)(-2)+b, which would simplify to -3=12+b, and further to b=-15. This would mean the y intercept is equal to -15, or (0,-15). To check, (-6)*(-2)-15 is in fact equal to -3, thus allowing easy identification of a graph, which will cross the y axis at -15 and decrease in y-value by 6 with every increase in x-value.
Answer:
5 terms, the coefficient of x is 1.
Step-by-step explanation:
A term is a value/number used in an equation. That means 5², 6, 2, 20, and 4 are terms. For the next one, if a variable has no number next to it, that means the coefficient is 1.
Here we will use exponential form, which is

Initial value, y0 = 500
Double of 500 = 1000



Required equation is

3(x-1) = 2x - y
3x-3 = 2x-y
3x-2x+y = 3
x + y = 3 ----> (1)
2(x+y) = 3+3y
2x + 2y = 3 + 3y
2x + 2y - 3y = 3
2x - y = 3 -----> (2)
make equation (1) and (2) together
x + y + 2x - y = 3+3
3x = 6
x = 2
now make x = 2 in equation (1)
x + y = 3
2 + y = 3
y = 3-2
y = 1
(x,y) = (2,1)