document.write( "Question 599978: A traveller begins a journey at Sydney and while on this journey makes three overnight stops. On the fourth day she reaches her destination, 1200km from Sydney. If on each day of her journey she travels twice as far as the previous day, how far did she travel on her first day?\r
\n" ); document.write( "\n" ); document.write( "I know that the answer is she travelled 150km on the first day but I am having trouble translating a formula for this equation.
\n" ); document.write( "

Algebra.Com's Answer #379146 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
A traveller begins a journey at Sydney and while on this journey makes three overnight stops. On the fourth day she reaches her destination, 1200km from Sydney. If on each day of her journey she travels twice as far as the previous day, how far did she travel on her first day?
\n" ); document.write( "============================
\n" ); document.write( "Let d = the distance traveled on the 1st day
\n" ); document.write( "Then for each of the remaining 3 days she traveled 2d, 4d and 8d, respectively
\n" ); document.write( "The total distance = 1200 = d + 2d + 4d + 8d
\n" ); document.write( "15d = 1200
\n" ); document.write( "d = 80
\n" ); document.write( "So she traveled 80 km on the 1st day
\n" ); document.write( "
\n" );