233k views
0 votes
Angelica is working with function machines. She has the two machines shown at right. She wants to put them in order so that the output of the first machine becomes the input of the second. Her initial input is 6.

A. In what order must she put the machines to get a final output of 5?


B. Is it possible for her to find an initial input that will get a final output of -5? If so, show how she could do that. If not, explain why not.

Angelica is working with function machines. She has the two machines shown at right-example-1
User Luis Deras
by
5.4k points

1 Answer

4 votes

We can do simple trial and error for the first question. Trying the first machine first then the second gives us an output of -5(sqrt(6-5)=1, 1^2-6=-5), which we do not want. Trying the second machine first then the first (5^2-6=30, sqrt(30-5)=5) gives us 5, which is the correct answer.

We found one solution for the second question, so we know it's possible. Now we are looking to see if any others fit this. We can call the first machine's function f(x), and the second machine's function g(x), and we will just have to example f(g(x)) and g(f(x))


image

Now, we set f(g(x))=-5, and g(f(x))=-5 to get:


image

So we have -6 and 6 as two intial outputs that give us a final output of -5.

User DoctorBroctor
by
5.2k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.