document.write( "Question 1107402: You buy a total of 50 turkey burgers and veggie burgers for $90. You pay $2 per turkey burger and $1.50 per veggie burger. Write and solve a system of linear equations to find the number of turkey burgers and veggie burgers you can buy. \n" ); document.write( "
Algebra.Com's Answer #722427 by BumbleStar(7)![]() ![]() ![]() You can put this solution on YOUR website! Let t be the quantity of turkey burgers. \n" ); document.write( "Let v be the quantity of veggie burgers. \n" ); document.write( "In total, there are 50 burgers. \n" ); document.write( " \n" ); document.write( "Each turkey burger costs $2.00 and each veggie burger costs $1.50. \n" ); document.write( "This means that the cost of one turkey burger is 2t and the cost of one veggie burger is 1.5t \n" ); document.write( " \n" ); document.write( "Solve from here. \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "30 turkey burgers, 20 veggie burgers. \n" ); document.write( " |