document.write( "Question 127079This question is from textbook
\n" ); document.write( ": Suppose that you take care of pets for vacationing neighbors each summer. You charge $15 per day to feed and walk a dog and $5 per day to feed other pets. You know that you can care for 10 pets per day and you want to earn at least $30 per day. Write a system of linear inequalities that describes the situation for x dogs and y pets other than dogs. Then graph the system to show all possible solutions. \n" ); document.write( "
Algebra.Com's Answer #93106 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
x dogs and y pets other than dogs
\n" ); document.write( "\"15x+%2B+5y+%3E=+30\"
\n" ); document.write( "\"5y+%3E=+-15x+%2B+30\"
\n" ); document.write( "\"y+%3E=+-3x+%2B+6\"
\n" ); document.write( "---------------------
\n" ); document.write( "\"x+%2B+y+%3C=+10\"
\n" ); document.write( "\"y+%3C=+-x+%2B+10\"
\n" ); document.write( "\"+graph%28+600%2C+600%2C+-5%2C+20%2C+-5%2C+20%2C-3x+%2B+6%2C+-x+%2B+10+%29+\"
\n" ); document.write( "The solutions are between the two lines, including
\n" ); document.write( "the lines also, but only in the positive x and y regions
\n" ); document.write( "(one cannot care for negative number of pets)
\n" ); document.write( "As a check, I can test some points that are in the
\n" ); document.write( "solution zone and one outside
\n" ); document.write( "Inside: (8,1), (1,7)
\n" ); document.write( "Outside: (1,2)
\n" ); document.write( "(8,1)
\n" ); document.write( "\"y+%3E=+-3x+%2B+6\"
\n" ); document.write( "\"y+%3C=+-x+%2B+10\"
\n" ); document.write( "------------------
\n" ); document.write( "\"1+%3E=+-3%2A8+%2B+6\"
\n" ); document.write( "\"1+%3E=+-18\" Ok
\n" ); document.write( "-----------------
\n" ); document.write( "\"1+%3C=+-8+%2B+10\"
\n" ); document.write( "\"1+%3C=+2\"
\n" ); document.write( "=======================
\n" ); document.write( "(1,7)
\n" ); document.write( "\"7+%3E=+-3%2A1+%2B+6\"
\n" ); document.write( "\"7+%3E=+3\"
\n" ); document.write( "------------------
\n" ); document.write( "\"7+%3C=+-1+%2B+10\"
\n" ); document.write( "\"7+%3C=+9\" OK
\n" ); document.write( "=======================
\n" ); document.write( "(1,2) should not work
\n" ); document.write( "\"2+%3E=+-3%2A1+%2B+6\"
\n" ); document.write( "\"2+%3E=+3\" NOT OK
\n" ); document.write( "So, this is outside and fails as it should
\n" ); document.write( "
\n" );