document.write( "Question 1015815: If you have 100 miles to travel and you begin at 100 MPH then for every mile you travel you slow down 1 MPH until you reach your destination, how long will it take you to travel the 100 miles? \n" ); document.write( "
Algebra.Com's Answer #632200 by ikleyn(52778)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "If you have 100 miles to travel and you begin at 100 MPH then for every mile you travel you slow down 1 MPH until you reach your destination, how long will it take you to travel the 100 miles?
\n" ); document.write( "--------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "\"1%2F100\" hour for the 1-st mile,\r\n" );
document.write( "\r\n" );
document.write( "\"1%2F99\" hour for the 2-nd mile,\r\n" );
document.write( "\r\n" );
document.write( "\"1%2F98\" hour for the 3-rd mile,\r\n" );
document.write( "\r\n" );
document.write( ". . . . . . . .\r\n" );
document.write( "\r\n" );
document.write( "\"1%2F1\" = 1 hour for the 100-th mile.\r\n" );
document.write( "\r\n" );
document.write( "Answer. The sum \"1%2F100\" + \"1%2F99\" + \"1%2F98\" + . . . + \"1%2F1\".\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );