document.write( "Question 197227This question is from textbook
\n" );
document.write( ": Find an equation in slope-intercept form passing through the points (-6.2,18.1) and (-3.4,18.1).
\n" );
document.write( "
\n" );
document.write( " =
= 0
\n" );
document.write( "So the equation of the line will be of the form,
\n" );
document.write( "
\n" );
document.write( "where c is the y intercept.
\n" );
document.write( "Or
\n" );
document.write( "
\n" );
document.write( "let (x1,y1) = (-6.2,18.1)
\n" );
document.write( "Solution :
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #147847 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! slope = 18.1-18.1/-6.2-(-3.4)=0/-2.8=0 \n" ); document.write( ": \n" ); document.write( "now using point slope formula y-k=m(x-h) where m is the slope and (h,k) is any point on the line \n" ); document.write( ": \n" ); document.write( "I will use point (-6.2,18.1) \n" ); document.write( ": \n" ); document.write( "y-18.1=0(x-(-6.2)) \n" ); document.write( ": \n" ); document.write( "y-18.1=0 \n" ); document.write( ": \n" ); document.write( "y=18.1...is the equation...this is an horizontal line 18.1 units above and parallel to the x axis \n" ); document.write( " |