document.write( "Question 1096648: Bily's restaurant ordered 200 flowers for mother's day. They ordered carnations at $1.50 each, roses at $5.75 each and daisies at $2.60 each. The order mostly carnations and 20 fewer roses than daisies. The total order came to $589.50. How many of each type of flowers were ordered? \n" ); document.write( "
Algebra.Com's Answer #711184 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! Bily's restaurant ordered 200 flowers for mother's day. \n" ); document.write( " \r\n" ); document.write( "C + R + D = 200\r\n" ); document.write( " \n" ); document.write( "They ordered carnations at $1.50 each, roses at $5.75 each and daisies at $2.60 each. ... The total order came to $589.50. \n" ); document.write( " \r\n" ); document.write( "1.50C + 5.75R + 2.60D = 589.50 \r\n" ); document.write( " \n" ); document.write( "...20 fewer roses than daisies. \n" ); document.write( " \r\n" ); document.write( "R = D - 20\r\n" ); document.write( "\r\n" ); document.write( "Simplify and solve the system\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |