document.write( "Question 1099448: Ally's hotel ordered 200 flowers for annual celebration. They ordered carnations at 1.50 each, roses at 5.75 each, and daisies at 2.60 each. They ordered mostly carnations and 20 fewer roses than daisies. The total order came to 589.50. How many of each type of flowers was ordered? \n" ); document.write( "
Algebra.Com's Answer #713920 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Just pointing out to you that obviously tutor ikleyn didn't mean what she wrote for the \"money equation\": \n" ); document.write( "2.60*D + 5.75*(D-20) + 1.50*(180-2D) = 5.75 dollars (?) \n" ); document.write( "The equation should of course read \n" ); document.write( "2.60*D + 5.75*(D-20) + 1.50*(180-2D) = 589.50 \n" ); document.write( " |