document.write( "Question 934801: A collection of stamps consists of 6 cents stamps, 8 cents stamps, and 15 cents stamps. The number of 6 cents stamps is three times the number of 8 cents stamps. There are 6 more 15 cents stamps than there are 6 cents stamps. The total value of all the stamps is $5.16. Find the number of each type of stamp. \n" ); document.write( "
Algebra.Com's Answer #567835 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = 6 cent stamps \n" ); document.write( "y = 8 cent stamps \n" ); document.write( "z = 15 cent stamps \n" ); document.write( "--- \n" ); document.write( "x = 3y \n" ); document.write( "z = 6 + x \n" ); document.write( "6x + 8y + 15z = 516 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x - 3y = 0 \n" ); document.write( "x - z = -6 \n" ); document.write( "6x + 8y + 15z = 516 \n" ); document.write( "--- \n" ); document.write( "copy and paste the above standard form linear equations in to this solver: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( "solution: \n" ); document.write( "x = 6 cent stamps = 18 \n" ); document.write( "y = 8 cent stamps = 6 \n" ); document.write( "z = 15 cent stamps = 24 \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |