document.write( "Question 289053: Please help me solve this equation:\r
\n" );
document.write( "\n" );
document.write( "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( " \n" );
document.write( "
Algebra.Com's Answer #209408 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (-4, 1) and (3, 1) \n" ); document.write( "Slope=(y2-y1)/(x2-x1) \n" ); document.write( "Slope=(1-1)/(3+4)=0/7 this indicates an horizontal line through y=1 \n" ); document.write( "Thus the line equation is: \n" ); document.write( "Y=1 \n" ); document.write( " |