document.write( "Question 999205: I put quotes to ask question for the parts I didn't understand. \r
\n" );
document.write( "\n" );
document.write( "Problem: At 9 P.M. an oil tanker traveling west in the ocean at 18 kilometers per hour passes the same spot as a luxury liner that arrived at the same spot at 8 P.M. while traveling north at 23 kilometers per hour. If the \"spot\" is represented by the origin, find the location of the oil tanker and the location of the luxury liner t hours after 8 P.M. Then find the distance D between the oil tanker and the luxury liner at that time. \r
\n" );
document.write( "\n" );
document.write( "D(t) =? \r
\n" );
document.write( "\n" );
document.write( "Soltn: \r
\n" );
document.write( "\n" );
document.write( "T=18(t-1) \"Why is it set up in this fashion, sure it's basic but I don't understand this set up\" \r
\n" );
document.write( "\n" );
document.write( "L=23t \r
\n" );
document.write( "\n" );
document.write( "T=18t-18 km west of the origin \r
\n" );
document.write( "\n" );
document.write( "L=23t km north of the origin \r
\n" );
document.write( "\n" );
document.write( "d=((18t-18)^2+(23t)^2)^(1/2) \"Why exactly are we using the distance formula here?\" \r
\n" );
document.write( "\n" );
document.write( "d=(324t^2-648t+324+529t^2)^(1/2) \r
\n" );
document.write( "\n" );
document.write( "d=(853t^2-648t+324)^(1/2) \r
\n" );
document.write( "\n" );
document.write( "dd/dt=(853t-324)/(853t^2-648t+324)^(1/2... \"Why was the derivative taken here? \r
\n" );
document.write( "\n" );
document.write( "dd/dt=0 only when 853t=324 \r
\n" );
document.write( "\n" );
document.write( "t=0.3798h \r
\n" );
document.write( "\n" );
document.write( "d(.3798)=14.175km \"Why was this plugged back into the original function? what does that cause?\" \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you for any and all help! \n" );
document.write( "
Algebra.Com's Answer #616898 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "distance = speed * time\r \n" ); document.write( "\n" ); document.write( "Tanker distance after tme t = 23 t\r \n" ); document.write( "\n" ); document.write( "Tanker distance after time (t-1) = 18 (t-1)\r \n" ); document.write( "\n" ); document.write( "Since they are travelling at right angles\r \n" ); document.write( "\n" ); document.write( "apply Pythagoras theorem\r \n" ); document.write( "\n" ); document.write( "Velocity is the change in position, so it's the slope of the position. \r \n" ); document.write( "\n" ); document.write( " the slope of the position function, it is velocity. \n" ); document.write( "slope is dy/dx\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |