document.write( "Question 865127: write the linear equations of the line joining the points (0,70)and(14,70) \n" ); document.write( "
Algebra.Com's Answer #521520 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! write the linear equations of the line joining the points (0,70)and(14,70) \n" ); document.write( "equation of a line: y=mx+b, m=slope,b=y-intercept \n" ); document.write( "slope=∆y/∆x=(70-70)/(14-0)=0/14=0 \n" ); document.write( "y-intercept=70 \n" ); document.write( "equation: y=0*x+70 \n" ); document.write( "or y=70, just a horizontal line \n" ); document.write( " |