document.write( "Question 900020: At the café the total price of four fajita dinners and three burrito dinners is $48. and the total price of three fajita dinners and two burrito dinners is $34. What is the price of each type of dinner? \n" ); document.write( "
Algebra.Com's Answer #545742 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! At the café the total price of four fajita dinners and three burrito dinners is $48. and the total price of three fajita dinners and two burrito dinners is $34. What is the price of each type of dinner? \n" ); document.write( "----------- \n" ); document.write( "Equations: \n" ); document.write( "4f + 3b = 48 dollars \n" ); document.write( "3f + 2b = 34 dollars \n" ); document.write( "----------------------- \n" ); document.write( "Modify:: \n" ); document.write( "12f + 9b = 3*48 \n" ); document.write( "12f + 8b = 4*34 \n" ); document.write( "------------------------- \n" ); document.write( "Subtract and solve for \"b\":: \n" ); document.write( "b = 8 (price of one burrito dinner) \n" ); document.write( "---- \n" ); document.write( "Solve for \"f\" using 3f + 2b = 34 \n" ); document.write( "3f + 16 = 34 \n" ); document.write( "3f = 18 \n" ); document.write( "f = 6 (price of one fajita dinner) \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |