document.write( "Question 1076043: The line has an x-intercept at -4 and is parallel to the line containing (3,1) and (2.6) \n" ); document.write( "
Algebra.Com's Answer #690713 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! parallel lines have same slope \n" ); document.write( "Slope of line given is 5/-1 or -5 \n" ); document.write( "point is (-4,0), which is the x-intercept. \n" ); document.write( "point slope formula y-y1=m(x-x1), m slope, (x1,y1) point \n" ); document.write( "y-0=-5(x-(-4)) \n" ); document.write( "y=-5x-20 \n" ); document.write( " |