Answer:
-2.35
Step-by-step explanation:
Divide -4.7/2 = -2.35
Answer:
(look at this equation) y=3x+2
Step-by-step explanation:
1. 2y-6x=4
2. Add -6x over to the other side
3. Subtract 2 from both sides
4. Look and see which points according to the equation that I answered for you.
The answer.
14kg 450gram - 20kg = 5kg 550gram
Please make me the brainliest
Answer:
Step-by-step explanation:
because both equations do not have matching numbers for the x or y variable, and both equations are positive you are going to have to multiply each equation by a number so that there will be at least one variable with the same number but with opposite signs.
it does not matter which variable you choose.
lets use y because 2 and 3 are smaller then 2 and 5.
so lets multiply the first equation by 2 in order to get y equal to 6.
2(2x)+2(3y)=(2)6
(do not forget to multiply what the equation is equal to also)
4x+6y=12
now for the second equation we need y to equal negative 6
-3(5x)+-3(2y)=-3(4)
-15x-6y=-12
now lets put the 2 new equations next to each other and see what we can cancel out
4x+6y=12
-15x-6y=-12
-11x=0
x=0
now plug 0 in for x and solve for y (it does not matter which of the 4 equations you choose to solve.
2(0)+3y=6
3y=6
y=2
so your answer is x=0, y=2
<h3>
Answer: -13</h3>
=======================================
Explanation:
g(-3) = 2 means x = -3 and y = 2 pair up together to form the point (-3,2)
g(1) = -4 means we have the point (1,-4)
Find the slope of the line through the two points (-3,2) and (1,-4)
m = (y2-y1)/(x2-x1)
m = (-4-2)/(1-(-3))
m = (-4-2)/(1+3)
m = -6/4
m = -3/2
m = -1.5
The general slope intercept form y = mx+b turns into y = -1.5x+b after replacing m with -1.5
Plug in (x,y) = (-3,2) which is one of the points mentioned earlier and we end up with this new equation: 2 = -1.5*(-3) + b
Let's solve for b
2 = -1.5*(-3)+b
2 = 4.5 + b
2-4.5 = 4.5+b-4.5 .... subtract 4.5 from both sides
-2.5 = b
b = -2.5
Therefore, y = mx+b becomes y = -1.5x-2.5 meaning the g(x) function is g(x) = -1.5x-2.5
The last step is to plug in x = 7 and compute
g(x) = -1.5*x - 2.5
g(7) = -1.5*7 - 2.5
g(7) = -10.5 - 2.5
g(7) = -13