Jump to content
SSForum.net is back!

Recommended Posts

Posted (edited)

g(x) = x^2 f(x) = { -1 x>=2

{ 1 x<2

 

 

Y(x) = f(g(x)) How should this look like?

 

solution example:

 

Y(x) = { 1 x>=sqrt2

{-1 x<-sqrt2

 

How do I show Y(x) just like the solution example I gave, you need to combine two functions.

 

 

Offered solutions:

solution

maths.JPG

Edited by Bancko
Guest
This topic is now closed to further replies.
×
×
  • Create New...