document.write( "Question 1050463: The U.S coast maintains the buoys that ships use to navigate. The ships that service buoys are called buoy tenders. Suppose a buoy tender can carry up to 8 replacement buoys. The crew can repair a buoy 1 hour and replace a buoy in 21/2 hours. What are the constraints/inequalities? \n" ); document.write( "
Algebra.Com's Answer #666336 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n%5B1%5D+\" = number of buoys repaired
\n" ); document.write( "Let \"+n%5B2%5D+\" = number of buoys relaced
\n" ); document.write( "Let \"+t+\" = total time in hrs
\n" ); document.write( "--------------------------------------
\n" ); document.write( "\"+n%5B1%5D+%3C=+t+\"
\n" ); document.write( "\"+n%5B2%5D+%3C=+t%2F2.5+\"
\n" ); document.write( "\"+n%5B2%5D+%3C=+8+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );