document.write( "Question 1054352: Hi
\n" );
document.write( "pearl walks from home to schoolat an average speed of 6km per hour, and jogs home at an average speed of 12km per hour. If her whole trip takes an hour, how far is it from home to school.\r
\n" );
document.write( "\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #669580 by stanbon(75887) ![]() You can put this solution on YOUR website! pearl walks from home to school at an average speed of 6km per hour, and jogs home at an average speed of 12km per hour. If her whole trip takes an hour, how far is it from home to school. \n" ); document.write( "----- \n" ); document.write( "To school DATA: \n" ); document.write( "rate = 6 km/h ; time = t hrs ; distance = r*t = 6t km \n" ); document.write( "------------------ \n" ); document.write( "To home DATA: \n" ); document.write( "rate = 12 km/h ; time = (1-t)hrs ; distance = 12(1-t) = 12-12t km \n" ); document.write( "------------------ \n" ); document.write( "Equation: \n" ); document.write( "dist = dist \n" ); document.write( "6t = 12-12t \n" ); document.write( "18t = 12 \n" ); document.write( "t = 2/3 hrs \n" ); document.write( "----- \n" ); document.write( "Ans: distance = 6t = 6(2/3) = 4 km \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |