document.write( "Question 1129769: Two friends bought a 14$ pizza. Each friend bought there own drink. The total cost of food can be represented by the expression $2x+$14. What expression represents the cost of food for one person?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #746376 by 4198181(13) ![]() You can put this solution on YOUR website! I am going to assume that they split the price of the pizza evenly, and that x represents the cost of the drink. If so, \n" ); document.write( "14÷2=7 \n" ); document.write( "So each friend spent $7 on the pizza \n" ); document.write( "2x÷2=x \n" ); document.write( "So the price of 1 drink is x \n" ); document.write( "The expression the represents the cost of food, (and drink) is: \n" ); document.write( "x+7 \n" ); document.write( " |