document.write( "Question 712430: Andre saved $800 to spend on vacation. His plane trip cost $275, and the hotel cost $85 per night. What is the greatest number of nights Andre can stay in the hotel? \n" ); document.write( "
Algebra.Com's Answer #437938 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! 275 + 85x ≤ 800 {plane trip plus (amount per night x number of nights) less than or equal to $800 \n" ); document.write( "85x ≤ 525 {subtracted 275 from each side} \n" ); document.write( "x ≤ 6.18 {divided each side by 85}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "he can stay six nights or less without going over 800 \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |