\n" );
document.write( "Hi \n" );
document.write( "(6,1) represents an ordered pair: \n" );
document.write( "the 1st value of 6 the x-value \n" );
document.write( "the 2nd value of 1 the y-value \n" );
document.write( " \n" );
document.write( "Below are examples of the following ordered pairs: (1,2),(3,4) and (5,5) \n" );
document.write( " \n" );
document.write( "