document.write( "Question 1129556: Rania plans to spend no more than $230 on some new clothes to add to her wardrobe. The skirts she wants to buy cost $39.99 each. She just purchased four shirts at American Eagle for $12 each. How many skirts can she buy? \n" ); document.write( "
Algebra.Com's Answer #746113 by stanbon(75887) ![]() You can put this solution on YOUR website! Rania plans to spend no more than $230 on some new clothes to add to her wardrobe. The skirts she wants to buy cost $39.99 each. She just purchased four shirts at American Eagle for $12 each. How many skirts can she buy? \n" ); document.write( "----- \n" ); document.write( "Cost of 4 shirts:: 4*12 = $48.00 \n" ); document.write( "----- \n" ); document.write( "Cost of skirts + 48.00 <= 230 \n" ); document.write( "Cost of skirts <= $182 \n" ); document.write( "--- \n" ); document.write( "Ans: # of skirts <= 182/39.99 = 4.55 \n" ); document.write( "Final Ans:: 4 (rounded down to whole number) \n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------- \n" ); document.write( " |