\n" );
document.write( "Hi\r
\n" );
document.write( "\n" );
document.write( "Let x represent smaller, y the larger number
\n" );
document.write( "Question States***
\n" );
document.write( " y - x = 45 or
\n" );
document.write( " -x + y = 45 |multiplying thru by 3 to eliminate the y variable by adding the Eqs
\n" );
document.write( "6x - 3y= 75\r
\n" );
document.write( "\n" );
document.write( "-3x + 3y = 135
\n" );
document.write( "6x - 3y= 75
\n" );
document.write( " 3x =210
\n" );
document.write( " x = 70, smaller number, larger 115 
\n" );
document.write( "
\n" );
document.write( "