document.write( "Question 920858: You order 2 tacos and 3 enchiladas, and your friend orders 3 tacos and 5 enchiladas. Your bill is 7.80 plus tax and the other bill is 12.70 plus tax. How much is each taco and each enchilada? \n" ); document.write( "
Algebra.Com's Answer #558605 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 2t+3n=7.80, \n" ); document.write( "3t+5n=12.70 \n" ); document.write( "n=$2.00, t=$.90 \n" ); document.write( " |