\n" );
document.write( "Hi
\n" );
document.write( "Using the point-slope formula,
to find slope
\n" );
document.write( "(7,10) and
\n" );
document.write( " (4,2) m = 8/3, the slope of the line containg these points
\n" );
document.write( "Using the standard slope-intercept form for an equation of a line y = mx + b
\n" );
document.write( " where m is the slope and b the y-intercept.
\n" );
document.write( " y = (8/3)x + b |using ordered pair Pt(4,2) to solve for b
\n" );
document.write( " 2 = 32/3 + b
\n" );
document.write( " -26/3 = b
\n" );
document.write( " y = (8/3)x -20/3
\n" );
document.write( " Pt(5,5) is the point of intersection of these lines according to the graph
\n" );
document.write( "CHECKING our Answer:
\n" );
document.write( "x = (8/3)x -20/3, 3x = 8x - 20, 20 = 5x, x = 5 and y = 5 (y = x)
\n" );
document.write( " 
\n" );
document.write( "
\n" );
document.write( "