document.write( "Question 1125405: A florist sells roses for $1.50 each and carnations for $.85 each. Suppose your purchase a bouquet of 1 dozen flowers consisting of roses and carnations. \r
\n" ); document.write( "\n" ); document.write( "a. Declare an appropriate variable for the number of carnations in the bouquet. \r
\n" ); document.write( "\n" ); document.write( "b. Use the variable from question A to write an expression for the number of roses in the bouquet. \r
\n" ); document.write( "\n" ); document.write( "c. Using variable from question A write an expression that represents the cost of purchasing the carnations.\r
\n" ); document.write( "\n" ); document.write( "D. Using your expression from question B write an expression that represents the cost of purchasing the roses.\r
\n" ); document.write( "\n" ); document.write( "E. Add the expressions from questions C and D and simplify. What does the resulting expression represent?\r
\n" ); document.write( "\n" ); document.write( "F. Suppose you are willing to spend $14.75. Write and solve an equation that can be used to determine the number of carnations that be included in a bouquet of 1 dozen flowers consisting of roses and carnations.\r
\n" ); document.write( "\n" ); document.write( "G. Based on your results from question F, how many carnations and roses are in 1 bouquet of 1 dozen flowers?
\n" ); document.write( "

Algebra.Com's Answer #741755 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
r, number of roses
\n" ); document.write( "c, number of carnations\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "cost of roses, \"1.5r\"
\n" ); document.write( "cost of carnations, \"0.85c\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "cost to purchase these r roses and c carnations: \"1.5r%2B0.85c\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---
\n" ); document.write( "---
\n" ); document.write( "you are willing to spend $14.75.
\n" ); document.write( "---
\n" ); document.write( "---\r
\n" ); document.write( "\n" ); document.write( "\"1.5r%2B0.85c%3C=14.75\"
\n" ); document.write( "Only Whole Numbers no greater than 12 are allowed.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5 of carnations and 7 of roses would work.
\n" ); document.write( "
\n" );