\n" );
document.write( "Hi,
\n" );
document.write( "*Note: \"ordered pair\"(x,y) represents the x value and corresponding y value that satisfys the equation given.\r
\n" );
document.write( "\n" );
document.write( "3x-6=2y
\n" );
document.write( "(3/2)x - 3 = y
\n" );
document.write( "If x is 8, what point (ordered pair), satisfies the equation?
\n" );
document.write( "substituting x = 8 into the equation
\n" );
document.write( "(3/2)x - 3 = y
\n" );
document.write( "(3/2)8 - 3 =12-3 = 9
\n" );
document.write( "ordered pair (8,9) satisfys the equation\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "