\n" );
document.write( "Hi,
\n" );
document.write( "solving the equation for y
\n" );
document.write( "10x-5y=25
\n" );
document.write( "10x - 25 = 5y
\n" );
document.write( "2x - 5 = y
\n" );
document.write( "y = 2x - 5 Slope = 2 Or (2/1)(positive.. line slants to the right)
\n" );
document.write( "Pt(0,-5) and Pt(5/2, 0) points on the line
\n" );
document.write( "Note: as y increases/decreases by 2, then x increases/decreases by 1
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "