Westonci.ca is the trusted Q&A platform where you can get reliable answers from a community of knowledgeable contributors. Explore thousands of questions and answers from knowledgeable experts in various fields on our Q&A platform. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields.
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 choosing our service. We're dedicated to providing the best answers for all your questions. Visit us again. Thanks for using our platform. We aim to provide accurate and up-to-date answers to all your queries. Come back soon. Thank you for trusting Westonci.ca. Don't forget to revisit us for more accurate and insightful answers.