document.write( "Question 548679: this was on my home work
\n" );
document.write( "jason,kevin,and randy found themselves far apart when they stoped for lunch while working in a field.jason could see kevin,then turn through 75degrees and see randy.kevin could see randy,the turn 50 degrees and see jason.randy could see jason,then turn through 55 degree and see kevin.which two were farthest apart ?
\n" );
document.write( "a: kevin and randy
\n" );
document.write( "B: jason and kevin
\n" );
document.write( "C:randy and jason
\n" );
document.write( "D: kevin and randy were the same distance apart as randy and jason\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #357193 by skarout(1)![]() ![]() You can put this solution on YOUR website! Let us give a name for each point where each person stand: \n" ); document.write( "J for Jason / K for Kevin / R for Randy. \n" ); document.write( "Let we draw the triangle where Jason-Kevin ^ Jason-Randi angle 75deg \n" ); document.write( "so JK^JR = 75deg \n" ); document.write( "same for: \n" ); document.write( "KJ^KR = 50deg \n" ); document.write( "RK^RJ = 55 deg\r \n" ); document.write( "\n" ); document.write( "having this triangle RJK, draw perpenducular lines from each point to each opposit side, it will divide each side to two segment.\r \n" ); document.write( "\n" ); document.write( "so \n" ); document.write( "JK = JR*Cos(75) + KR*Cos(50) (1) \n" ); document.write( "JR = JK*cos(75) + KR*Cos(55) (2) \n" ); document.write( "KR = JK*Cos(50) + JR*Cos(55) (3)\r \n" ); document.write( "\n" ); document.write( "substitute for KR in JK formulas (3) in (1): \n" ); document.write( "JK = JR*Cos(75) + [JK*Cos(50) + JR*Cos(55)]*Cos(50) \n" ); document.write( "JK = JR*Cos(75) + JK*Cos(50)*Cos(50) + JR*Cos(55)*Cos(50) \n" ); document.write( "this will lead to: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "OR\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "OR for JR:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in the same way substituting JR in JK formulas (2) in (1) will have:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "OR\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Calculate the result for (6) and (8):\r \n" ); document.write( "\n" ); document.write( "formula (6) will give: JR = 0.93516 * JK this means that: JR < JK \n" ); document.write( "and (8) will give: KR = 1.17917 * JK this means that: JK < KR\r \n" ); document.write( "\n" ); document.write( "so we have JR < JK < KR\r \n" ); document.write( "\n" ); document.write( "so farthest two points are KR\r \n" ); document.write( "\n" ); document.write( "this means that Kaven and Randy are the farthest apart.\r \n" ); document.write( "\n" ); document.write( "so answer is \"a\"\r \n" ); document.write( "\n" ); document.write( "thanks. \n" ); document.write( " |