document.write( "Question 925382: Doggy treats sells three kinds of dog biscuits: small, medium, large.They sell each for $1,$2,and $3 respectively. twice as many small biscuits as large were sold last week. there were 1200 doggy biscuits sold all together last week.If doggy treats realized $2200 in revenues last week, how many of each biscuit type did they sell? \n" ); document.write( "
Algebra.Com's Answer #561481 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = small
\n" ); document.write( "y = medium
\n" ); document.write( "z = large
\n" ); document.write( "---
\n" ); document.write( "x + y + z = 1200
\n" ); document.write( "x + 2y + 3z = 2200
\n" ); document.write( "x = 2z
\n" ); document.write( "---
\n" ); document.write( "put the system of linear equations into standard form
\n" ); document.write( "---
\n" ); document.write( "x + y + z = 1200
\n" ); document.write( "x + 2y + 3z = 2200
\n" ); document.write( "x - 2z = 0
\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 = small = 400
\n" ); document.write( "y = medium = 600
\n" ); document.write( "z = large = 200
\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, 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" );