#I don't know what to do help

3 messages · Page 1 of 1 (latest)

analog portal
frozen falconBOT
small badger
#

let cbrt(x)×e^(3x) = a ,sqrt(x^2 - 1) = b, cbrt(5x+2) = c
So the equation becomes
y = ln(ab/c)
Now you can use the properties of log and simplify it then substitute the values of a,b,c as defined above
You could also do it without defining a,b and c, but to make it easier to work with you can do it like that