document.write( "Question 205115: Two cyclists leave the corner of State Street and Main Street simultaneously. State Street and Main Street are not at right angles; the cyclists' paths have an angle of 45o between them. How far apart are the cyclists after they each travel 7 miles? Hint: Use the Law of Cosines\r
\n" );
document.write( "\n" );
document.write( "Can you explain how the law of cosines works and how it would apply to this problem? \r
\n" );
document.write( "\n" );
document.write( "Thank You \n" );
document.write( "
Algebra.Com's Answer #154836 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Two cyclists leave the corner of State Street and Main Street simultaneously. State Street and Main Street are not at right angles; the cyclists' paths have an angle of 45o between them. How far apart are the cyclists after they each travel 7 miles? Hint: Use the Law of Cosines \n" ); document.write( "Can you explain how the law of cosines works and how it would apply to this problem? \n" ); document.write( "------------\r \n" ); document.write( "\n" ); document.write( "http://hyperphysics.phy-astr.gsu.edu/Hbase/lcos.html\r \n" ); document.write( "\n" ); document.write( "c^2 = 7^2 + 7^2 - 2*7*7*cos(45) \n" ); document.write( "c^2 = 98 - 98sqrt(2)/2 \n" ); document.write( "c^2 = 98-49sqrt(2) \n" ); document.write( "c^2 =~ 98 - 69.296 \n" ); document.write( "c^2 =~ 28.7 \n" ); document.write( "c =~ 5.358 \n" ); document.write( " |