I stumble a question I cannot answer please help up.

Find value of lower and upper limit of k for equation:

(3x^3-5)/x^2 dx = 10

limit: -k , k

Also:

Is this
(3x^3-5)/(x^2 dx) = 10
which is
3x^3-5 = 10 x^2 dx

or is this
[(3x^3-5)/x^2] dx = 10
which is
3 x dx - 5dx/x^2 = 10

Now what is k ? and do you want to integrate something here? I have a feeling that you are only posting part of the problem.

To find the value of the lower and upper limits (k) for the given equation, you need to solve the integral equation. Here's how you can do it step by step:

Step 1: Rearrange the equation
Start by rearranging the equation so that the integral is on one side and the constant value is on the other side:

(3x^3 - 5)/x^2 dx = 10

Step 2: Simplify the expression
To simplify the expression, divide the numerator by the denominator:

(3x - 5x^(-2)) dx = 10

Step 3: Integrate the expression
Now, integrate both sides of the equation with respect to x:

∫(3x - 5x^(-2)) dx = ∫10 dx

Step 4: Apply the power rule of integration
Use the power rule of integration to evaluate the integral on the left side:

(3/2)x^2 + 5x^(-1) = 10x + C

Note: C represents the constant of integration.

Step 5: Solve for x
Solve the equation for x by isolating it on one side:

(3/2)x^2 + 5x^(-1) - 10x = C

Step 6: Determine the limits of integration
Now that we have our equation in terms of x, we can determine the limits of integration -k and k. To find the limits, substitute x with -k and k in the equation obtained from Step 5:

(3/2)(-k)^2 + 5(-k)^(-1) - 10(-k) = C
(3/2)(k)^2 + 5(k)^(-1) - 10(k) = C

Step 7: Solve for k
To find the values of k, you'll need more information or constraints of the question. Without any additional information, you'll have an equation with two variables (k and C), and it cannot be solved unless you have more criteria or constraints provided.

Therefore, without additional information or constraints, it is not possible to determine the specific values of the lower and upper limits (k) for the given equation.