document.write( "Question 332406: the roses cost $15 per dozen and the carnations cost $8 per dozen. shereda bought a total of 17 dozen flowers and paid a total of $192. how many roses did she buy? \n" ); document.write( "
Algebra.Com's Answer #238225 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
the roses cost $15 per dozen and the carnations cost $8 per dozen. shereda bought a total of 17 dozen flowers and paid a total of $192. how many roses did she buy?
\n" ); document.write( "..
\n" ); document.write( "Roses $15 per dozen
\n" ); document.write( "carnations $8 per dozen
\n" ); document.write( "..
\n" ); document.write( "total 17 dozens - $192
\n" ); document.write( "..
\n" ); document.write( "assume she bought x doz. roses
\n" ); document.write( "so she bought 17-x doz. carnations
\n" ); document.write( "..
\n" ); document.write( "cost of roses + cost of carnations = 192
\n" ); document.write( "15x+8*(17-x)=192
\n" ); document.write( "15x+136-8x=192
\n" ); document.write( "7x+136=192
\n" ); document.write( "add -132
\n" ); document.write( "7x+136-136=192-136
\n" ); document.write( "7x=56
\n" ); document.write( "x= 8 dozens of roses.
\n" ); document.write( "17-8 = 9 dozens of carnations
\n" ); document.write( "..
\n" ); document.write( "8*15+9*8=192
\n" ); document.write( "
\n" );