20.8k views
1 vote
8) x + y + y; use x = 9, and y = 10

User DFord
by
4.1k points

1 Answer

3 votes

We are given an expression:


x+y+y

We need to evaluate this expression for x =9 and y =10. Here, evaluation simply means substituting the given values of x and y into the given expression. Lets do this:

Repalcing x by 9 and y by 10, we get the following result:


\textcolor{#FF7968}{x+y+y=9+10+10=29}

This means, the given expression simplifies to 29, for the given values of x and y.

User Karl Wenzel
by
4.2k points