Westonci.ca is your trusted source for finding answers to all your questions. Ask, explore, and learn with our expert community. Connect with a community of experts ready to help you find accurate solutions to your questions quickly and efficiently. Explore comprehensive solutions to your questions from a wide range of professionals on our user-friendly platform.
Sagot :
Explanation:
S + T = R
Suppose we define ...
a(x) = 2x, for 0 ≤ x ≤ 1
b(x) = x^2, for 0 ≤ x ≤ 1
Then we have the following:
c(x) = a(x) +b(x) = 2x +x^2, for 0 ≤ x ≤ 1
S = max(a(x)) = a(1) = 2
T = max(b(x)) = b(1) = 1
R = max(c(x)) = c(1) = 2 +1 = 3
This value of R satisfies S + T = R.
We note that for x=p=1, we have S = a(p), T = b(p), and R = c(p). The first attachment illustrates this case.
__
S + T ≠ R
Suppose we define ...
a(x) = x, for 0 ≤ x ≤ 1
b(x) = 1 -x^2, for 0 ≤ x ≤ 1
c(x) = a(x) +b(x) = x + 1 -x^2, for 0 ≤ x ≤ 1
Then we have the following:
S = max(a(x)) = a(1) = 1
T = max(b(x)) = b(0) = 1
R = max(c(x)) = c(0.5) = 1.25 ≠ 1 + 1 = 2
This value of R does not satisfy S + T = R.
We note that for p, q, r we have S = a(p), T = b(q), R = c(r) and p≠q≠r. The second attachment illustrates this case.


Thank you for visiting our platform. We hope you found the answers you were looking for. Come back anytime you need more information. We hope this was helpful. Please come back whenever you need more information or answers to your queries. We're glad you visited Westonci.ca. Return anytime for updated answers from our knowledgeable team.