document.write( "Question 1136064: Can someone please help me with this? I can't seem to get it. A cell phone company charges $40 plus $15 per line each month. Jake must spend less than $115 on his family's cell phone bill each month. How many cell phones can his family have? \n" ); document.write( "
Algebra.Com's Answer #753818 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! let x be the number of cell phones(lines) \n" ); document.write( ": \n" ); document.write( "40 +15x < 115 \n" ); document.write( ": \n" ); document.write( "15x < 75 \n" ); document.write( ": \n" ); document.write( "x < 5 \n" ); document.write( ": \n" ); document.write( "********************************** \n" ); document.write( "His family can have 4 cell phones \n" ); document.write( "********************************** \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |