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 provide precise solutions to your questions on our user-friendly Q&A platform. Join our platform to connect with experts ready to provide precise answers to your questions in different areas.

find the value of w (u(2))

Find The Value Of W U2 class=

Sagot :

Answer:  17

==================================================

Explanation:

We'll start things off by computing the inner function u(2)

Plug x = 2 into the u(x) function

u(x) = -x-1

u(2) = -2-1

u(2) = -3

This tells us that w(u(2)) is the same as w(-3). I replaced u(2) with -3.

We'll plug x = -3 into the w(x) function

w(x) = 2x^2-1

w(-3) = 2(-3)^2 - 1

w(-3) = 2(9) - 1

w(-3) = 18-1

w(-3) = 17

Therefore, w(u(2)) = 17

------------------------

Here's a slightly different approach:

Let's find what w(u(x)) is in general

w(x) = 2x^2 - 1

w(u(x)) = 2(u(x))^2 - 1

w(u(x)) = 2(-x-1)^2 - 1

Then we can plug in x = 2

w(u(x)) = 2(-x-1)^2 - 1

w(u(2)) = 2(-2-1)^2 - 1

w(u(2)) = 2(-3)^2 - 1

w(u(2)) = 2(9) - 1

w(u(2)) = 18 - 1

w(u(2)) = 17