document.write( "Question 1055217: Maria took a trip to visit her grandmother. She traveled first by train at 80 kilometers
\n" );
document.write( "per hour, and then by car at 90 kilometers per hour. It took Maria a total of 3 hours
\n" );
document.write( "to travel a total distance of 265 kilometers. Which of the following equations could be
\n" );
document.write( "used to solve for tc
\n" );
document.write( ", the time in hours that she traveled by car?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #670429 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Maria took a trip to visit her grandmother. She traveled first by train at 80 kilometers per hour, and then by car at 90 kilometers per hour. \n" ); document.write( "It took Maria a total of 3 hours to travel a total distance of 265 kilometers. Which of the following equations could be used to solve for tc \n" ); document.write( ", the time in hours that she traveled by car? \n" ); document.write( "-------- \n" ); document.write( "Train DATA: \n" ); document.write( "rate = 80 km/h ; time = t hrs ; distance = 80t km \n" ); document.write( "------------- \n" ); document.write( "Car DATA: \n" ); document.write( "rate = 90 km/h ; time = 3-t hrs ; distance = 90(3-t) km \n" ); document.write( "---------------------- \n" ); document.write( "Equation: \n" ); document.write( "Train distance + Car distance = 265 km \n" ); document.write( "---- \n" ); document.write( "80t + 270-90t = 265 km \n" ); document.write( "------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " \n" ); document.write( " |