document.write( "Question 830437: If you take two of your pooches to the kennel for spring break, and they charge $5 per night per dog, write the inequality if you don't want to spend more than $30. Solve to see how many nights the dogs can stay! \n" ); document.write( "
Algebra.Com's Answer #500622 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = the number of nights they can stay
\n" ); document.write( "\"+5%2A2%2An+%3C=+30+\"
\n" ); document.write( "\"+10n+%3C=+30+\"
\n" ); document.write( "\"+n+%3C=+3+\"
\n" ); document.write( "They can stay 1, 2, or 3 nights
\n" ); document.write( "
\n" ); document.write( "
\n" );