It seems like it just wants you to multiply the numbers inside by 3 soooo :
N = (-2 , 0 / 3 , 5) * 3
N = (-6 , 0 / 9 , 15)
Answer is C.
Answer:
180
Step-by-step explanation:
From the table :
Slope :
m = (y2 - y1) / (x2 - x1)
m = (100 - 80) / (5 - 4)
m = 20 / 1
m = 20
y = 20x
Hence, when, x = 12
y = 20 * 12
y = 240
From the graph:
Slope :
m = (y2 - y1) / (x2 - x1)
m = (280 - 70) / (8 - 2)
m = 210 / 6
m = 35
y = 35x
When x = 12
Graph :
y = 35 * 12
y = 420
Difference :
420 - 240
= 180
Answer:
Ben received: £140
Step-by-step explanation:
Total amount = £240
Given ratio: 5:7
It means £240 is divided into 12 parts
So 1 part will be equal to: £240/12
1 part = £20
Now given ratio is:
5:7
Multiplying each share with £20
5*(£20) : 7* (£20)
£100: £140
So according to ratio amounts:
Alex received: £100
Ben received: £140
I hope it will help you!
Answer:
n= -3
Step-by-step explanation:
First, your're going to subtract from both sides
6n + 21 - 2 1= -3 - 2n - 21
Then simplify
6n = -2n - 24
Then add 2n on both sides
6n + 2n = -2n -24 + 2n
Simplify again
8n = -24
Then divide both sides by 8
8n/8 = -24/8
Then simplify and this is your answer
n= -3
If you're looking for the solution to the system of equations, here's how we solve using substitution
We know that y = x - 1, so we can plug that into the first equation giving
2x - 3(x-1) = -1
Now distribute the 3 giving 2x - 3x + 3 = -1. After combining like terms we get -x + 3 = -1. Now subtract 3 from both sides, -x = -4, and multiply both sides by -1 to make x positive. x = 4
Now we can plug that into the second equation to get y
y = x - 1, and we know that x = 4, so y = 4 - 1, y = 3. The solution is (4, 3)