document.write( "Question 964160: the amount of oil used by a ship traveling at a uniform speed varies jointly with the distance and the square of the speed. If the ship uses 200 barrels of oil in traveling 500 miles at 32 miles per hour, determine how many barrels of oil are used when the ship travels 320 miles at 16 miles per hour
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #589120 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
the amount of oil used by a ship traveling at a uniform speed varies jointly with the distance and the square of the speed.
\n" ); document.write( "k * d * r^2 = b, where
\n" ); document.write( "k = the constant of variation
\n" ); document.write( "d = dist
\n" ); document.write( "r = speed
\n" ); document.write( "b = barrels consumed
\n" ); document.write( ":
\n" ); document.write( " If the ship uses 200 barrels of oil in traveling 500 miles at 32 miles per hour,
\n" ); document.write( "Find the constant of variation
\n" ); document.write( "k * 500 * 32^2 = 200
\n" ); document.write( "512000k = 200
\n" ); document.write( "k = 200/512000
\n" ); document.write( "k = .000390625
\n" ); document.write( ":
\n" ); document.write( " determine how many barrels of oil are used when the ship travels 320 miles at 16 miles per hour
\n" ); document.write( "b = .00039625 * 320 * 16^2
\n" ); document.write( "b = 32 barrels of oil required
\n" ); document.write( "
\n" );