Find the range for the function

  • Thread starter Thread starter jesuslovesu
  • Start date Start date
  • Tags Tags
    Function Range
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
jesuslovesu
Messages
185
Reaction score
0
I have y = ln(2x^3 + e) / 2
and I need to find the range for the function.

So I proceed to find the inverse [ ( e^(2x) - e ) / 2 ] ^ (1/3) = y
my memory is a little sketchy but don't I need to put the domain boundary value for the original into the inverse to find the range (apparently not because my graphing calc shows otherwise). -- If not does that mean the range of the original function is all real numbers?
 
Physics news on Phys.org
i think the easiest way to find the domain or range is to know them for the basic functions, then apply your function to those. ie, what you have is a logarthimic function. so, the range of a typical log function is all reals right? what about your equation would change that? (nothing..)

why did you decide to graph the inverse? its true that the range of the original function will be the domain of its inverse. for a log function the domain is only positive reals, the range, as we've found is all reals. for the exponential its the opposite, domain is all reals and range is positive.
 
jesuslovesu said:
I have y = ln(2x^3 + e) / 2
and I need to find the range for the function.

So I proceed to find the inverse [ ( e^(2x) - e ) / 2 ] ^ (1/3) = y
my memory is a little sketchy but don't I need to put the domain boundary value for the original into the inverse to find the range (apparently not because my graphing calc shows otherwise). -- If not does that mean the range of the original function is all real numbers?
Okay, so the domain for the function ln(x) is x > 0, and the range of the function is all the reals, right?
So now, the range of (2x3 + e) is all the reals right? And ln(2x3 + e) is only defined for (2x3 + e) > 0. So what can you say about the range of ln(2x3 + e)?
Can you go from here? :)