It’s B I did this question and got the same answer
It would be 115
180-65 = 115 and 180 comes from the straight line which is half of 360
Well, you can only combine the numbers with the variable (the x) in front of them, since there’s no other number on the left side of the equation to combine that lone number with
(example: 3x+2+5x; you can only add 3x and 5x together since 2 has no x).
So 3x and -2/9x would be your answer.
Well. You start with two rabbits, and it triples every month, so:
0 months: 2 rabbits.
1 month: 2*3 = 6 rabbits.
2 months: 6*3 = 18 rabbits.
3 months: 18*3 = 54 rabbits.
Answer:
x = -2 and y = 2
Step-by-step explanation:
We have the following system of linear equations;
y=x+4
y=-2x-2
To solve the above system, we shall be equating the right hand sides of the two equations since we have y's on the left hand side of both equations;
x + 4 = -2x - 2
add 2x on both sides of the equation;
x + 4 + 2x = -2x - 2 + 2x
3x + 4 = -2
subtract 4 on both sides of the equation;
3x + 4 - 4 = -2 - 4
3x = -6
x = -2
We can use the first equation y=x+4 to determine the value of y;
y = -2 + 4
y = 2
The solution to the system of linear equations is thus;
x = -2 and y = 2