document.write( "Question 301216: Write the equation of the line passing through each of the given pairs of points. Write your result in slope-intercept form, where possible. \r
\n" );
document.write( "\n" );
document.write( "(-4, 1) and (3, 1) \n" );
document.write( "
Algebra.Com's Answer #216015 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (-4, 1) and (3, 1) \n" ); document.write( "Y=mX+b \n" ); document.write( "m=(y2-Y1)/(X2-X1)=(1-1)/3+4)=0/7=0 this is an horizontal line through Y=1. \n" ); document.write( "1=-4*0+b \n" ); document.write( "b=1 the y intercept. \n" ); document.write( "Y=1 ans. \n" ); document.write( " |