document.write( "Question 927768: The football team bought several roses and several carnations for the cheer squad. The roses cost $1.50 each and the carnations cost $.80 each. They bought a total of 17 flowers and paid $19.20. How many of each type of flower did the football team buy? \n" ); document.write( "
Algebra.Com's Answer #563227 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The football team bought several roses and several carnations for the cheer squad. The roses cost $1.50 each and the carnations cost $.80 each. They bought a total of 17 flowers and paid $19.20. How many of each type of flower did the football team buy?
\n" ); document.write( "-----------------
\n" ); document.write( "Equations:
\n" ); document.write( "r + c = 17 flowers
\n" ); document.write( "1.50r + 0.80c = 19.20
\n" ); document.write( "----------
\n" ); document.write( "Modify for elimination::
\n" ); document.write( "15r + 15c = 15*17
\n" ); document.write( "15r + 8c = 192
\n" ); document.write( "--------
\n" ); document.write( "Subtract and solve for \"c\"::
\n" ); document.write( "7c = 63
\n" ); document.write( "c = 9 (# of carnations bought)
\n" ); document.write( "r = 17-9 = 8 (# of roses bought)
\n" ); document.write( "---------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------
\n" ); document.write( "
\n" ); document.write( "
\n" );