Question 975075
Write an equation in slope intercept form. 
Line contains the point (-3,5) and is perpendicular to the line y=3x-4?
Line contains the point(2,3) and is parallel to 5x-y=10?
***
y=3x-4
slope, m=3
slope of perpendicular line=-1/3 (negative reciprocal)
equation: y=-x/3+b
solve for b using coordinates(-3, 5) on the perpendicular line
b=y-x/3=5-(-3/3)=5+1=6
equation: y=-x/3+6
..
5x-y=10
y=5x-10
slope, m=5
slope of parallel line=5 (same as that of given line )
equation: y=5x+b
solve for b using coordinates(2, 3) on the parallel line
b=y-5x=3-10=-7
equation: y=5x-7