document.write( "Question 189768: Find an equation of the line containing the given pair of points.
\n" );
document.write( "(1,2) and (3,3) \n" );
document.write( "
Algebra.Com's Answer #142456 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Find an equation of the line containing the given pair of points. \n" ); document.write( "(1,2) and (3,3) \n" ); document.write( ": \n" ); document.write( "Assign the given coordinates as follows: \n" ); document.write( "x1=1; y1=2 \n" ); document.write( "x2=3; y2=3 \n" ); document.write( ": \n" ); document.write( "Find the slope (m) using the slope formula: m = \n" ); document.write( ": \n" ); document.write( "m = \n" ); document.write( ": \n" ); document.write( "Use the point/slope formula: y - y1 = m(x - x1) \n" ); document.write( "y - 2 = \n" ); document.write( "y - 2 = \n" ); document.write( "y = \n" ); document.write( "y = \n" ); document.write( "y = |