So the equation is parallel and the slope will be 2
y=0.6x+b
sub in(-2,2) for x and y to find b
2=0.6(-2)+b
2+1.2=b
b=3.2
therefore the equation is y=0.6x+3.2
Yes you need to! And you need to be careful not to forgot that when doing your calculations!!
Answer:
Step-by-step explanation:
Even though we are using variables, we still know that "difference" means subtraction. So, if the larger is x1 and x2, those variables go first. The smaller, y1 and y2 will go second. So our problem will look like this:
(x1 < x2 ? x2 : x1) - (y1 < y2 ? y1 : y2)