document.write( "Question 935033: If the wind is at 14 mph out of the east, how fast can a sailboat travel in a southwest direction? ( mph )
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #568128 by TimothyLamb(4379) You can put this solution on YOUR website! the real answer is very complicated, but if we assume that the sailboat is 100% efficient (no water drag, no air drag, and the sail is 100% efficient): \n" ); document.write( "--- \n" ); document.write( "make an isoceles right triangle to model the wind acting on the sail: \n" ); document.write( "hypotenuse \"c\" = 14 mph \n" ); document.write( "angle opposite \"c\" = C = 90 degrees \n" ); document.write( "--- \n" ); document.write( "angle A = angle B = 45 degrees \n" ); document.write( "find side \"a\" opposite to angle A: \n" ); document.write( "note that side \"a\" and side \"b\" have the same length ... \n" ); document.write( "--- \n" ); document.write( "use the law of sines: \n" ); document.write( "a/sinA = c/sinC \n" ); document.write( "a = sinA * c/sinC \n" ); document.write( "a = sin(45) * 14/sin(90) \n" ); document.write( "a = 9.9 \n" ); document.write( "b = 9.9 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "a = 9.9 mph \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |