\n" );
document.write( "Hi, \n" );
document.write( "If y varies inversely as x and y=1750 when x=4, find y when x=10 \n" );
document.write( " 1750 = k/4 \n" );
document.write( " 1750*4 = k \n" );
document.write( " y = 1750*4/10 = 700 (Notice as x gets larger, y gets smaller) \n" );
document.write( "Wish You the Best in your Studies. \n" );
document.write( "