document.write( "Question 532080: Ms. Niemeyer is taking the train 3,240 miles to Oregon. She will travel 1/8 the distance the first day and 1/6 the distance on the second day. How far will she have left to go after two days?\r
\n" );
document.write( "\n" );
document.write( "Please show me how to set up the equation.
\n" );
document.write( "S/
\n" );
document.write( "Parent \n" );
document.write( "
Algebra.Com's Answer #350669 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Ms. Niemeyer is taking the train 3,240 miles to Oregon. \n" ); document.write( " She will travel 1/8 the distance the first day and 1/6 the distance on the second day. \n" ); document.write( " How far will she have left to go after two days? \n" ); document.write( ": \n" ); document.write( "Let d = remaining distance after two days \n" ); document.write( ": \n" ); document.write( "d = 3240 - \n" ); document.write( "Both of these fraction will cancel into 3240, so you have \n" ); document.write( "d = 3240 - 405 - 540 \n" ); document.write( "d = 2295 mi to go \n" ); document.write( " |