Rebekah is going to leave a 20% tip for her meal. Let c represent the cost of her dinner. How do you write two expressions that can be used to calculate the cost of a dinner?

1 Answer
Jul 6, 2017

See the explanation.

Explanation:

Let the cost of the dinner without the tip be #c#
Let the total cost including the tip be #t#

The question does not state that the solution method is to be solved by simultaneous equations. In such a case you would expect wording on the lines of 'can be jointly used to calculate c'.

So we may use two slightly different forms of the same thing if we so wish.

#color(blue)("Construct 1:")#

#c+20/100c=t#

#c(1+20/100)=t#

#c(100/100+20/100)=t#

#120/100c=t#

multiply both sides by #100/120#

#c=100/120t#

#c=5/6t" ".............Equation color(white)(.) construct (1)#

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#color(blue)("Construct 2:")#

We may construct a slightly different format by 'playing' around with the above.

#6c=5t"".............Equation color(white)(.) construct (2)#