document.write( "Question 234810: Please help me solve this word problem:\r
\n" );
document.write( "\n" );
document.write( "A computer store sells two different types of ink cartridges for a popular inkjet printer. The brand name cartridge sells for $28 and the generic cartridge sells for $12. Last week they sold 82 cartridges for that printer. If the total collected from the sale of these cartridges was $1,512, how many of each type of cartridge were sold? \n" );
document.write( "
Algebra.Com's Answer #173099 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! X+Y=82 OR X=82-Y \n" ); document.write( "28X+12Y=1,512 REPLACE X BY (82-Y) IN THIS EQUATION & SOLVE FOR Y. \n" ); document.write( "28(82-Y)+12Y=1,512 \n" ); document.write( "2,296-28Y+12Y=1,512 \n" ); document.write( "-16Y=1,512-2,296 \n" ); document.write( "-16Y=-784 \n" ); document.write( "Y=-784/-16 \n" ); document.write( "Y=49 ANS. \n" ); document.write( "X+49=82 \n" ); document.write( "X=82-49 \n" ); document.write( "X=33 ANS. \n" ); document.write( "PROOF: \n" ); document.write( "28*33+12*49=1,512 \n" ); document.write( "924+588=1,512 \n" ); document.write( "1,512=1,512 \n" ); document.write( " \n" ); document.write( " |