Identify and sum up the x^2 terms: Result: 3x^2
Next, ident. and sum up the x terms: Result: (1/3 + 2) = (7/3)x
Last, ident. and sum up the const. terms: Result: -2 - 6 = -8
The sum of these two functions is 3x^2 + (7/3)x - 8.
Answer:
(13, -3)
Step-by-step explanation:
slope = -5/7
(6,2)
m = ( y2 - y1) / ( x2 - x1 )
-5/7 = ( y2 - 2) / ( x2 - 6 )
-5 = y2 -2
+2 +2
-3 = y2
7 = x2 - 6
+6 +6
13 = x2
Check answer again by log them in:
m = ( y2 - y1 ) / ( x2 - x1 )
m = ( -3 - 2 ) / ( 13 - 6 )
m = -5 / 7
I hope this helps!
Answer:
B) y = -3x+2
Step-by-step explanation:
plug (2,-4) and -3 into y = mx + b to find 'b'
-4 = -3(2) + b
b = -4+6 = 2