document.write( "Question 662171: Sailboat Races The speed that a sailboat is capable of sailing is determined by three factors: its total length L, the surface area A of its sails, and its displacement V (the volume of water it displaces), as shown in the sketch.
\n" );
document.write( " In general, a sailboat is capable of greater speed if it is longer, has a larger sail area, or displaces less water. To make sailing races fair, only boats in the same “class” can qualify to race together. For certain race, a boat is considered to qualify if
\n" );
document.write( "0.30L + 0.38A1/2 - 3V1/3 ≤ 16
\n" );
document.write( "Where L is measured in feet, A in square feet , and V in cubic feet. Use this inequality to answer the following questions.
\n" );
document.write( "(a) A sailboat has length 60ft, a sail area 3400ft2, and displacement 650ft3. Does this boat qualify for the race?
\n" );
document.write( "(b) A sailboat has length 65ft and displaces 600ft3. What is the largest possible sail area that could be used and still allow the boat to qualify for this race? \n" );
document.write( "
Algebra.Com's Answer #412115 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Sailboat Races The speed that a sailboat is capable of sailing is determined by three factors: its total length L, the surface area A of its sails, and its displacement V (the volume of water it displaces), as shown in the sketch. \n" ); document.write( "In general, a sailboat is capable of greater speed if it is longer, has a larger sail area, or displaces less water. To make sailing races fair, only boats in the same “class” can qualify to race together. For certain race, a boat is considered to qualify if \n" ); document.write( "0.30L + 0.38A1/2 - 3V1/3 ≤ 16 \n" ); document.write( "Where L is measured in feet, A in square feet , and V in cubic feet. Use this inequality to answer the following questions. \n" ); document.write( ": \n" ); document.write( "The formula: \n" ); document.write( ": \n" ); document.write( "(a) A sailboat has length 60ft, a sail area 3400ft2, and displacement 650ft3. Does this boat qualify for the race? \n" ); document.write( " \n" ); document.write( "do the math \n" ); document.write( " 18 + 22.2 - 26 = 14.2, less than 16, would qualify \n" ); document.write( ": \n" ); document.write( "(b) A sailboat has length 65ft and displaces 600ft3. What is the largest possible sail area that could be used and still allow the boat to qualify for this race? \n" ); document.write( " \n" ); document.write( "19.5 + .38A^(1/2) - 25.3 =< 16 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Divide both sides by .38 \n" ); document.write( " \n" ); document.write( "Find the square of both sides \n" ); document.write( "A = 3291 sq/ft of sail area should qualify \n" ); document.write( ": \n" ); document.write( "Check that \n" ); document.write( ".3(65) + .38(3291^(1/2)) - 3(600^(1/3) =< 16 \n" ); document.write( "19.5 + 21.8 - 25.3 = 16; just qualifies \n" ); document.write( " \n" ); document.write( " |