document.write( "Question 1090150: A ship traveled at an average rate of 12 miles per hour going east. It then traveled at an average rate of 18 miles per hour heading south. If the ship traveled a total of 156 miles in 10 hours, how many miles were traveled heading east? \n" ); document.write( "
Algebra.Com's Answer #704550 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let n be the amount of time spent going east. Then, the amount of time spent going south would be 10-n. So:
\n" ); document.write( "(12n)²+18²(10-n)²=156²
\n" ); document.write( "144n²+32400-6480n+324n²=24336
\n" ); document.write( "468n²-6480n+8064=0
\n" ); document.write( "Solve for n
\n" ); document.write( "☺☺☺☺
\n" ); document.write( "
\n" );