document.write( "Question 925238: At a concession stand, 3 hot dogs and 4 hamburgers cost $11.00; 4 hot dogs and 3 hamburgers cost $10.00. find the cost of one hot dog and the cost of one hamburger. \n" ); document.write( "
Algebra.Com's Answer #561496 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = cost of dog
\n" ); document.write( "y = cost of burger
\n" ); document.write( "---
\n" ); document.write( "3x + 4y = 11
\n" ); document.write( "4x + 3y = 10
\n" ); document.write( "---
\n" ); document.write( "put the system of linear equations into standard form
\n" ); document.write( "---
\n" ); document.write( "3x + 4y = 11
\n" ); document.write( "4x + 3y = 10
\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 = cost of dog = $1
\n" ); document.write( "y = cost of burger = $2
\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" );