document.write( "Question 82862: Dear Tutor,
\n" );
document.write( " Thank-you for taking your time and looking at this problem. I wouldn't be botering you, but I am very stumped. Here it is:
\n" );
document.write( " Sally drives 720 miles to work and 720 miles back. Her average rate going to work is 12 miles per hour greater than returning. If the entire road trip took 35 hours, what was her average speed going and returning?
\n" );
document.write( " Thanks again for looking at this. I really need your help!\r
\n" );
document.write( "\n" );
document.write( "Sincerely, Victoria \n" );
document.write( "
Algebra.Com's Answer #59456 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Sally drives 720 miles to work and 720 miles back. Her average rate going to work is 12 miles per hour greater than returning. If the entire road trip took 35 hours, what was her average speed going and returning? \n" ); document.write( "-------------- \n" ); document.write( "To-work DATA: \n" ); document.write( "distance = 720 miles ; Rate = x+12 mph ; Time = d/r = 720/(x+12) hrs \n" ); document.write( "------------------ \n" ); document.write( "From-work DAA: \n" ); document.write( "distance = 720 miles ; Rate = x mph ; Time = d/r = 720/x hrs \n" ); document.write( "-------------- \n" ); document.write( "EQUATION: \n" ); document.write( "time + time = 35 hrs \n" ); document.write( "720/(x+12) + 720/x = 35 \n" ); document.write( "Multiply thru by x(x+12) to get: \n" ); document.write( "------- \n" ); document.write( "720x + 720(x+12) = 35x(x+12) \n" ); document.write( "1440x + 8640 = 35x^2 + 420x \n" ); document.write( "35x^2-1020x-8640 \n" ); document.write( "7x^2-204x-1728=0 \n" ); document.write( "x = [204+-sqrt90000]/14 \n" ); document.write( "x = [204+-300]/14 \n" ); document.write( "x = 504/14 or -96/14 \n" ); document.write( "Positive solution: x = 36 (Rate driving from work) \n" ); document.write( "x+12 = 48 (Rate driving to work) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H> \n" ); document.write( " |