document.write( "Question 1139721: Hudson travels 1,350 miles in a jet and then 300 miles by car to get to a business meeting. The jet goes 375 mph faster than the rate of the car, and the car ride takes 1 hour longer than the jet. What is the speed, in miles per hour, of the car? \n" ); document.write( "
Algebra.Com's Answer #760221 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let x be the speed of the car, in miles per hour.\r\n" );
document.write( "\r\n" );
document.write( "Then the speed by the jet is  (x+375) mph, according to the condition.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The time spent by the car is  \"300%2Fx\" hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The time spent by the jet is  \"1360%2F%28x%2B375%29\" hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The difference is 1 hour, which gives you an equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"300%2Fx\" - \"1350%2F%28x%2B375%29\" = 1.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is the \"time\" equation.\r\n" );
document.write( "\r\n" );
document.write( "To slve it, multiply both sides by x*(x+375). You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    300*(x+375) - 1350x = x*(x+375),\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve for x\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     300x + 300*375 - 1350x = x^2 + 375x\r\n" );
document.write( "\r\n" );
document.write( "     x^2 + 1425x - 1112500 = 0\r\n" );
document.write( "\r\n" );
document.write( "     \"x%7B1%2C2%5D\" = \"%28-1425+%2B-+sqrt%281425%5E2+%2B+4%2A112500%29%29%2F2\" = \"%28-1425+%2B-+1575%29%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Of the two roots, only positive root  x = \"%28-1425+%2B+1575%29%2F2\" = 75 makes sense.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, the car's rate is 75 mph;  the jet rate is  (75 + 375) = 450 mph.    ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  \"300%2F75\" - \"1350%2F450\" = 4 - 3 = 1,  exactly in accordance with the condition.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Using \"time\" equation is the STANDARD way to solve such problems.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From this solution,  learn on how to write,  how to use and how to solve a  \"time\"  equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To see many other similar solved problems,  look into the lessons\r
\n" ); document.write( "\n" ); document.write( "    - Had a car move faster it would arrive sooner\r
\n" ); document.write( "\n" ); document.write( "    - How far do you live from school? \r
\n" ); document.write( "\n" ); document.write( "    - Earthquake waves \r
\n" ); document.write( "\n" ); document.write( "    - Time equation: HOW TO use, HOW TO write and HOW TO solve it \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );