document.write( "Question 392011: Suppose that for your exercise program, you either walk 5mi/d or ride your bicycle 10 mi/d. How many days will it take you to cover a distance of at least 150 mi?
\n" ); document.write( "Write a linear inequality that describes the situation.
\n" ); document.write( "

Algebra.Com's Answer #278188 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"d+=+r%2At\"
\n" ); document.write( "\"t+=+d%2Fr\"
\n" ); document.write( "With bicycle:
\n" ); document.write( "\"t+=+150%2F10\"
\n" ); document.write( "\"t+=+15\"
\n" ); document.write( "With walking:
\n" ); document.write( "\"t+=+150%2F5\"
\n" ); document.write( "\"t+=+30\"
\n" ); document.write( "\"15%3Ct%3C30\" days
\n" ); document.write( "
\n" );