document.write( "Question 1028608: The prices for combination plates are as follows:\r
\n" );
document.write( "\n" );
document.write( "2 tacos and 1 enchilada is $7.67\r
\n" );
document.write( "\n" );
document.write( "2 enchiladas and 1 relleno is $6.37\r
\n" );
document.write( "\n" );
document.write( "1 taco and 1 enchilada and 1 relleno is $6.77\r
\n" );
document.write( "\n" );
document.write( "What is the price per taco? per enchilada? per relleno?
\n" );
document.write( "I can't seem to get 6.77 to work?? Please help
\n" );
document.write( "2(2.25)+1.87=6.37 check
\n" );
document.write( "2(2.71)+2.25=7.67check
\n" );
document.write( "but, 1(2.71)+1(2.25)+1(1.87) =6.77 doesn't add up?? I get 6.83instead \n" );
document.write( "
Algebra.Com's Answer #643702 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "You should get \n" ); document.write( "$2.69 for Taco, $2.29 for Enchilada, $1.79 for Relleno. \n" ); document.write( "That's why your numbers don't add up. \n" ); document.write( " |