document.write( "Question 1178288: 16) Albert and Jack are selling flower bulbs for a school fundraiser. Customers can buy packages of tulip bulbs and packages of dahlia bulbs. Albert sold 14 packages of tulip bulbs and 3 packages of dahlia bulbs for a total of $267. Jack sold 7 packages of tulip bulbs and 13 packages of dahlia bulbs for a total of 352. Find the cost of one package of tulip bulbs and one package of dahlia bulbs.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #807484 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( " x cost of one package of tulip bulbs \n" ); document.write( " y cost of one package of dahlia bulbs \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "14.00 x + 3.00 y = 267.00 ...........1 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "7.00 x + 13.00 y = 352.00 .............2 \n" ); document.write( "Eliminate y \n" ); document.write( "multiply (1)by -13.00 \n" ); document.write( "Multiply (2) by 3.00 \n" ); document.write( "-182.00 x -39.00 y = -3471.00 \n" ); document.write( "21.00 x 39.00 y = 1056.00 \n" ); document.write( "Add the two equations \n" ); document.write( "-161.00 x = -2415.00 \n" ); document.write( "/ -161.00 \n" ); document.write( "x = 15.00 \n" ); document.write( "plug value of x in (1) \n" ); document.write( "14.00 x + 3.00 y = 267.00 \n" ); document.write( "210.00 + 3.00 y = 267.00 \n" ); document.write( " 3.00 y = 57.00 \n" ); document.write( " y = 19.00 \n" ); document.write( "Ans x = 15.00 \n" ); document.write( " y = 19.00 \n" ); document.write( "$ 15.00 cost of one package of tulip bulbs \n" ); document.write( "$ 19.00 cost of one package of dahlia bulbs \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |