document.write( "Question 550098: My answer doesn't make any sense, could you please show me how to solve this problem. A private plane takes 8 hours less to travel 960 km than a car. If the plane travels 3 times as fast as the car, what is the speed of the plane and the car? \n" ); document.write( "
Algebra.Com's Answer #358435 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
My answer doesn't make any sense, could you please show me how to solve this problem. A private plane takes 8 hours less to travel 960 km than a car. If the plane travels 3 times as fast as the car, what is the speed of the plane and the car?\r
\n" ); document.write( "\n" ); document.write( "Make this chart\r
\n" ); document.write( "\n" ); document.write( " distance rate time
\n" ); document.write( "car\r
\n" ); document.write( "\n" ); document.write( "plane\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let the car's speed (rate) be x
\n" ); document.write( "
\n" ); document.write( ">>...the plane travels 3 times as fast as the car...<<
\n" ); document.write( "
\r\n" );
document.write( "So the plane's speed (rate) is 3x\r\n" );
document.write( "\r\n" );
document.write( "Fill these in for the rates, and 960 km for both distances:\r\n" );
document.write( "\r\n" );
document.write( "          distance   rate    time\r\n" );
document.write( "car          960       x\r\n" );
document.write( "\r\n" );
document.write( "plane        960      3x\r\n" );
document.write( "\r\n" );
document.write( "Use \"TIME=DISTANCE%2FRATE\" to fill in the TIMES:\r\n" );
document.write( "\r\n" );
document.write( "          distance   rate    time\r\n" );
document.write( "car          960       x     \"960%2Fx\"\r\n" );
document.write( "plane        960      3x     \"960%2F%283x%29\"\r\n" );
document.write( "\r\n" );
document.write( "Our equation comes from this:\r\n" );
document.write( "

\n" ); document.write( ">>... A private plane takes 8 hours less to travel 960 km than a car...<<
\n" ); document.write( "
\r
\n" ); document.write( "\n" ); document.write( " \"%28matrix%282%2C1%2C%22Plane%27s%22%2C+time%29%29\" = \"%28matrix%282%2C1%2C%22Car%27s%22%2C+time%29%29\" - 8\r
\n" ); document.write( "\n" ); document.write( " \"960%2F%283x%29\" = \"960%2Fx\" - 8\r
\n" ); document.write( "\n" ); document.write( "Solve that and get x = 80 km/hr for the car and 3 times that or 240 km/hr
\n" ); document.write( "for the plane. \n" ); document.write( "
\n" );