SOLUTION: i have 3 questions. 1) 7 times the difference between d and 11 2) The number s divided by the sum of t and u 3) the number r added to the product of a and c thank you.

Algebra ->  Expressions-with-variables -> SOLUTION: i have 3 questions. 1) 7 times the difference between d and 11 2) The number s divided by the sum of t and u 3) the number r added to the product of a and c thank you.      Log On


   



Question 68972: i have 3 questions.
1) 7 times the difference between d and 11
2) The number s divided by the sum of t and u
3) the number r added to the product of a and c

thank you.

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
i have 3 questions.
Just write what it says:
:
1) 7 times (*) the difference (-) between d and 11
7*(d - 11)
or just: 7(d-11)
:
2) The number s divided(/) by the sum(+) of t and u
s%2F%28%28t+%2B+u%29%29
:
3) the number r added(+) to the product(*) of a and c
r + (a*c)
or just: ac + r
:
Did this help you understand this?