document.write( "Question 1183781: during the movie fundraising event the concession stand at the auditorium sells popcorn, fruit,drinks. the price of a box of popcorn is 0.50 more than the price of a piece of fruit, and the price of two drinks is 0.50 less than the price of three pieces of fruit. you order two boxes of popcorn one piece of fruit and three drinks and the total comes to 7.75\r
\n" );
document.write( "\n" );
document.write( "a. write a system of linear equations in three variables to represent the solution . be sure to define your variables.\r
\n" );
document.write( "\n" );
document.write( "b. calculate the price of each item. use substitution to solve the system of three linear equations in three variables. \n" );
document.write( "
Algebra.Com's Answer #814308 by MathTherapy(10557) You can put this solution on YOUR website! \n" ); document.write( "during the movie fundraising event the concession stand at the auditorium sells popcorn, fruit,drinks. the price of a box of popcorn is 0.50 more than the price of a piece of fruit, and the price of two drinks is 0.50 less than the price of three pieces of fruit. you order two boxes of popcorn one piece of fruit and three drinks and the total comes to 7.75\r \n" ); document.write( "\n" ); document.write( "a. write a system of linear equations in three variables to represent the solution . be sure to define your variables.\r \n" ); document.write( "\n" ); document.write( "b. calculate the price of each item. use substitution to solve the system of three linear equations in three variables. \n" ); document.write( " Let cost of a piece of fruit, a box of popcorn, and a drink, be F, P, and D, respectively\r\n" ); document.write( "Then P = F + .5, and 2D = 3F - .5, so cost of a drink, or\n" ); document.write( " |