No, the two lines do NOT intersect because they are parallel lines (see the attached image). Both lines have a slope of 2, or 2/1. Recall that slope = rise/run. So this means that we go up 2 and over to the right 1. Lines with the same slope but different y intercepts means that they are parallel. Parallel lines never cross.
In short, the final answer is choice D.
Answer:
260
Step-by-step explanation:
The formula is base times height
Steve's original temperature - 102
2 hours later it dropped 3 degrees
102 - 3 = 99
Steve's current temperature is 99.
Answer:
y = (x-3)^2 - 17
Step-by-step explanation:
To complete the square, take the middle term bx and divide it in two. Then take the square.
x^2 - 6x - 8 has bx = -6x. Take -6/2 = -3. Square -3^2 = 9.
Now to finish completing the square add 9 and subtract 9 from one side.
y = x^2 - 6x - 8
y = (x^2 - 6x +9) -9 - 8
y = (x-3)^2 - 17