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 #814289 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
a. \r
\n" ); document.write( "\n" ); document.write( "Let p = unit price of popcorn box
\n" ); document.write( "f = unit price of fruit
\n" ); document.write( "d = unit price of drink\r
\n" ); document.write( "\n" ); document.write( "===>\"system%28p+=+f+%2B+0.50%2C+2d+=+3f+-+0.50%2C+2p+%2B+f+%2B+3d+=+7.75%29\" \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b. Express everything in terms of p;\r
\n" ); document.write( "\n" ); document.write( "\"f+=+p+-+0.50\"\r
\n" ); document.write( "\n" ); document.write( "===> \"2d+=+3f+-+0.50++=+3%28p+-+0.50%29+-+0.50+=+3p+-+2\", so that \"d+=+1.5p+-+1\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "===>\"2p+%2B+f+%2B+3d+=+2p+%2B+%28p-0.50%29+%2B3%281.5p+-+1%29+=+7.75\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "===> 7.50p - 3.50 = 7.75 ===> 7.50p = 11.25 ===> \"highlight%28p+=+1.50%29\".\r
\n" ); document.write( "\n" ); document.write( "===> \"highlight%28f=1.00%29\", and \"highlight%28d+=+1.25%29\".
\n" ); document.write( "
\n" );