1. solve for x in first to just find nterms of y
x=12-y
sub that for x in other one
first divide that one by 2 to make it easier
2x-y=18
2(12-y)-y=18
24-2y-y=18
24-3y=18
minus 24 both sides
-3y=-6
divide -3
y=2
D is answer
2.
find intersection of x+y=5 and -2x+3y=6
or easiers, just test the intersections
wait, they all intersect in the same place
this is super easy
pick ANY point that is in that reigon and see if it is true
A, if we pick lets say (5,5)
that is false for x+y<5
not A
B
pick (10,0)
false for first one
not B
C
pick (0,0)
true for first
false for 2nd
not C
D. pick (-10,0)
true for first
true for 2nd
answer is D
answer is D for both questions
0x1=0
1x2=2
2x3=6
3x4=12
4x5=20
Answer:
Step-by-step explanation:
in y = mx + b form, the slope is in the m position and the y intercept is in the b position.
y = mx + b
slope(m) = 5/7
y int (b) = -3
y = 5/7x - 3 <===
Answer:
<h2>

</h2>
Solution,
Let the points be A and B
A(-4 , 1)------>( X1, y1)
B(2,4)---------->( x2, y2)
Now,
Gradient:





Hope this helps...
Good luck on your assignment...
Answer:

Step-by-step explanation:
No value of w is given, so we can only tell you the meaning of <em>min(10, w)</em>:
When w < 10, min(10, w) is w.
When w ≥ 10, 10 is the smaller of the two values, so min(10, w) = 10.