document.write( "Question 827276: Sevim is buying roses, tulips and carnations to make bouquets. At the wholesale market, roses cost $12 per dozen, tulips cost $14 per dozen, and carnations cost $8 per dozen. Sevim spends $304 and buys 27 dozen flowers. She buys 2 more dozen roses than tulips. How many dozen of each does she buy?\r
\n" ); document.write( "\n" ); document.write( "Thank you for your help!!
\n" ); document.write( "

Algebra.Com's Answer #498599 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
m = amount roses in dozens
\n" ); document.write( "n = amount of tulips, dozens
\n" ); document.write( "p = amount of carnations, dozens
\n" ); document.write( "\"m=n%2B2\" ------ roses amount is two more than tulips amount\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Account for the cost:
\n" ); document.write( "\"12m%2B14n%2B8p=304\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Account for the amount of flowers, as dozens:
\n" ); document.write( "\"m%2Bn%2Bp=27\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You have three equations, linear, in three unknowns. You should begin with using the m=n+2 equation to substitute for m in the two Accounting equations and simplify these. You will then have a system of TWO equations in TWO unknowns, which will be simpler and easier to solve. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Still need further help?
\n" ); document.write( "
\n" );