Ask Question
30 May, 17:34

Write an expression for the sequence of operations described below.

double s, subtract the result from t, then multiply what you have by u.

+4
Answers (1)
  1. 30 May, 17:56
    0
    u (t - 2s)

    double s is expressed as 2s

    subtract this result from t gives t - 2s

    multiply this result by u gives u * (t - 2s) = u (t - 2s)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Write an expression for the sequence of operations described below. double s, subtract the result from t, then multiply what you have by u. ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers