document.write( "Question 134859: Miranda's financial aid stipulates that her tuition not exceed $1000. If her college charges a $55 registration fee plus $250 per course, what is the greatest number of courses for which Miranda can register? \n" ); document.write( "
Algebra.Com's Answer #98711 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Miranda's financial aid stipulates that her tuition not exceed $1000. If her college charges a $55 registration fee plus $250 per course, what is the greatest number of courses for which Miranda can register? \n" ); document.write( "------------------------ \n" ); document.write( "INEQUALITY: \n" ); document.write( "55 + 250x <= 1000 where x is the number of courses she will take. \n" ); document.write( "250x <= 945 \n" ); document.write( "x <= 3.78 \n" ); document.write( "She will have to take three or fewer courses. \n" ); document.write( "============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |