New Reply

distributing into a square root

 
Share Thread Thread Tools
Sep25-12, 08:27 PM   #1
 

distributing into a square root


Its been a while since I have taken any kind of math class, I am a bit rusty in general algebra. Can someone explain how I would multiply an equation like this

(2x-1)sqrtof x-3x

is it just like normal distribution? Would I just put the answer underneath the square root?
sqrt2x^2-6x^2-x+3x?
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Sep25-12, 09:09 PM   #2
 
all of these things are equal:

a*sqrt(b) = sqrt(a*a) * sqrt(b) = sqrt(a*a*b)
Sep25-12, 10:15 PM   #3
 
Quote by camel-man View Post
Its been a while since I have taken any kind of math class, I am a bit rusty in general algebra. Can someone explain how I would multiply an equation like this

(2x-1)sqrtof x-3x

is it just like normal distribution? Would I just put the answer underneath the square root?
sqrt2x^2-6x^2-x+3x?
To figure something like this out, try it with regular old numbers.

For example [itex]5 \sqrt{4} = 5 * 2 = 10[/itex].

But if you just put the 5 under the square root sign to make it sqrt(5*2) = sqrt(10), then that's not the same thing as 10 so you can't do that.

Why not? Well, [itex]\sqrt{a^2b^2} = ab[/itex], right? That's because

(ab)2 = a2b2.

So, what's the fix? If we have 5 * sqrt(4) we can put the 5 under the radical by squaring it:

[itex]5 \sqrt{4} = \sqrt{5^2*4} = \sqrt{100} = 10[/itex] as it should be.
Sep26-12, 12:18 PM   #4
 

distributing into a square root


Ok so let me know if im the right track if I have (9y+1)sqrt 82
i just square 9y+1 and put it under the square root with 82 and then times them both together?
Sep26-12, 03:23 PM   #5
 
Quote by camel-man View Post
Ok so let me know if im the right track if I have (9y+1)sqrt 82
i just square 9y+1 and put it under the square root with 82 and then times them both together?
Yes, but now you have to be careful. If 9y+1 is negative, squaring it will lose information. So this depends on the context.

In other words it is not always true that [itex]\sqrt{x^2} = x[/itex]. That's because the meaning of the square root symbol is the positive number that squares to what's under the radical. So if you start with x = -5, you'll end up introducing an error.

Why do you want to put this expression under the radical? In general, doing so will change the meaning and introduce an error.
Sep26-12, 06:53 PM   #6
 
Ahh I see well I am finding the area of a surface and I need to distribute this expression into the square root due to the formula I was given

A= 2pi integral from a to b f(x)sqrt 1+ f(x) prime^2

that is the forumula that I have to use
Sep27-12, 07:12 AM   #7
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
I think you mean "f(x)sqrt(1+ f(x) prime^2)". Please use parentheses!

[tex]\int_a^b f(x)\sqrt{1+ f'^2(x)}dx[/tex]

Yes, you can write that as
[tex]\int_a^b \sqrt{f^2(x)(1+ f'^2(x))}dx[/tex]

Whether that is a good idea or not depends upon f.
New Reply
Thread Tools


Similar Threads for: distributing into a square root
Thread Forum Replies
F of G function question - Square root inside a square root? Precalculus Mathematics Homework 3
Find derivative of Square root (x + square root(x + x^(1/2))) Help! Calculus & Beyond Homework 5
Determine the exact value of.... (Square Root of Square Root) General Math 1
Simplifying the Derivative of the Square Root of a Sum Containing a Square Root Precalculus Mathematics Homework 4
prove that of sum square root of 2 and square root of 3 is not rational Calculus & Beyond Homework 15