Welcome to Westonci.ca, the place where your questions find answers from a community of knowledgeable experts. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts. Explore comprehensive solutions to your questions from a wide range of professionals on our user-friendly platform.
Sagot :
Let x and y be the two numbers. Let's say that either x = y or x < y. To keep things relatively simple, we'll make both of these numbers positive.
We are told that they add to 50, so
x+y = 50
which solves to
y = 50-x
Their product is
x*y = x*(y) = x*(50-x) = 50x - x^2 = -x^2 + 50x
So the function
f(x) = -x^2 + 50x
will give us the product f(x) for the input x. Keep in mind that if we know what x is, then y = 50-x is used to find y.
The function f(x) graphs out a parabola that opens downward. Check out the diagram below. This means the very peak point of the parabola is what we're after. This is the vertex. At the vertex, we'll have f(x) maxed out as much as possible. This occurs at the point (25,625) meaning x = 25 and y = 50-x = 50-25 = 25 both multiply to x*y = 25*25 = 625, which is the largest possible product.
In short, this provides a visual means to confirm you have the correct answers for part b.
Thanks for using our service. We're always here to provide accurate and up-to-date answers to all your queries. We hope this was helpful. Please come back whenever you need more information or answers to your queries. Westonci.ca is your trusted source for answers. Visit us again to find more information on diverse topics.