Calculus Q: Stumped on Problem Statement & Equations

  • Thread starter Thread starter physics=death
  • Start date Start date
  • Tags Tags
    Calculus
physics=death
Messages
3
Reaction score
0

Homework Statement



So, I'm trying to review on calculus since I haven't done any in a year and I was skimming the web for problems and I found this. It's got me stumped.

Question:
x
---------------------
[sqrt(x-1)-sqrt(x)]

Solution:
[(2-sqrt(2-x))*(sqrt(x)+sqrt(2-x))]
---------------------------------------
2x-2

That was all that was given. I don't even know how to start this. Anything that would help get me started would be appreciated. :)

Homework Equations


Above

The Attempt at a Solution


Well, at first I tried multiplying both sides with sqrt(x-1)+sqrt(x) then simplifying it to see if it matches the solution. But nothing. I'm wondering if the question wants me to find the derivative, integral, I really don't know.
 
Physics news on Phys.org
so what's the question? that just look like a few equations to me...

however (try clicking on tex below to see how its written) if you have
\frac{x}{\sqrt{x-1} -\sqrt{x}}

and want to simplify the usual way is to multiply by the "conjugate" this will remove any root terms from the denominator
\frac{x}{\sqrt{x-1} -\sqrt{x}} = \frac{x}{\sqrt{x-1} -\sqrt{x}} <br /> \frac{\sqrt{x-1} + \sqrt{x}}{\sqrt{x-1} + \sqrt{x}}

so try multiplying out and see where you end up
 
Yeah, what's the question? lanedance's suggestion would ordinarily be good advice, but in this case the two expressions (they are not equations) are not equal, so it's not a matter of simplifying, expanding, or manipulating one expression to get the other.

Are you sure you copied the problem correctly? If so, and what you show is all that is given, I would be inclined to not waste any more effort on this problem, and would look elsewhere for problems to do.
 
lanedance said:
so what's the question? that just look like a few equations to me...

however (try clicking on tex below to see how its written) if you have
\frac{x}{\sqrt{x-1} -\sqrt{x}}

and want to simplify the usual way is to multiply by the "conjugate" this will remove any root terms from the denominator
\frac{x}{\sqrt{x-1} -\sqrt{x}} = \frac{x}{\sqrt{x-1} -\sqrt{x}} <br /> \frac{\sqrt{x-1} + \sqrt{x}}{\sqrt{x-1} + \sqrt{x}}

so try multiplying out and see where you end up

Yes, that was my first try but it did not match the solution after simplifying. It's okay, I have already moved on to other problems and have been doing fine.

Mark44 said:
Yeah, what's the question? lanedance's suggestion would ordinarily be good advice, but in this case the two expressions (they are not equations) are not equal, so it's not a matter of simplifying, expanding, or manipulating one expression to get the other.

Are you sure you copied the problem correctly? If so, and what you show is all that is given, I would be inclined to not waste any more effort on this problem, and would look elsewhere for problems to do.

Those are the only pieces of information given which I agree is a bit shallow in terms of explaining the problem. Anyways, you're right. I have practiced other problems with no other difficulty.

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

Since the question posted really does not state what the problem is, I cannot really tell what or how to solve.

I apologize if I wasted anyone's time, I have OCD when I cannot figure something out. >_<

Please lock this topic!
 
no worries, people just want to help, so the clearer the better - good you're getting into it
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top