Is there some other part of this ?
Answer: (-2, 2) and (4, 8)
There are two solutions because the two functions cross each other twice.
Answer:
use a ruler and see if the centimetres line up with the side lengths in inches works for me
Answer:
Step-by-step explanation:
Using substitution method.
y = 3x - 8 -------(i)
y = 4 - x -------- (ii)
Substitute y = 3x-8 in equation (ii)
3x - 8= 4 - x {Add x to both sides}
3x - 8 + x = 4 - x +x
4x - 8 = 4 {Add 8 to both sides}
4x = 4 + 8
4x = 12 {Divide both sides by 4}
x = 12/4
x = 3
Substitute x = 3 in Equation (i)
y = 3*3 - 8
y = 9 - 8
y = 1
So we are given that the line passes through (3,-1)
also been given the parallel line, we can tell that the slope is -4
to make a slope intercept form equation...
y = -4x +11
Hope this helps :)