\n" );
document.write( "Hi,
\n" );
document.write( "how could you get an equation from graphing the coordinates?(-1,1),(2,5)
\n" );
document.write( "1. Plot Points and connect with line y.
\n" );
document.write( "Note: y = mx + b, where m is the slope and b the y-intercept
\n" );
document.write( "2)Determine where the line crosses the y-axis: 2 1/3
\n" );
document.write( "3) Determine the slope:
\n" );
document.write( " going from (-1,1) to (2,5) one goes 4up and 3 over..Slope = 4/3
\n" );
document.write( " y = (4/3)x + 7/3 or in Standard form: 4x-3y = -7
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "