document.write( "Question 188680This question is from textbook Algebra&Trigonometry
\n" );
document.write( ": A certain brand of razor blades comes in packages of 6,12,and 24 blades, costing $2,$3,$4 per package, respectively. A store sold 12 packages containing a total of 162 razor blades and took in $35. How many packages of each type were sold?
\n" );
document.write( "This is a three by three system equations, I think I can write two of the equations but I do not know how to write the third to solve the equation.
\n" );
document.write( "x+y+z=162
\n" );
document.write( "2x+3y+4z=35
\n" );
document.write( "I need the other equation then I can solve it myself.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #141502 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A certain brand of razor blades comes in packages of 6,12,and 24 blades, costing $2,$3,$4 per package, respectively. A store sold 12 packages containing a total of 162 razor blades and took in $35. How many packages of each type were sold? \n" ); document.write( "This is a three by three system equations, I think I can write two of the equations but I do not know how to write the third to solve the equation. \n" ); document.write( "x+y+z=162 \n" ); document.write( "2x+3y+4z=35 \n" ); document.write( "I need the other equation then I can solve it myself. \n" ); document.write( "----------------- \n" ); document.write( "There are 12 packages. \n" ); document.write( "x + y + z = 12 \n" ); document.write( "6x + 12y + 24z = 162 \n" ); document.write( "2x + 3y + 4z = 35 \n" ); document.write( " \n" ); document.write( " |