Addition and Multiplication of functions with radicals in the denominator

AI Thread Summary
The discussion focuses on finding the sum and product of two functions, f(x) = 1/(5x^2 + 3) and g(x) = 1/(x-2)^(1/2). Participants explore the common denominator for (f+g)(x) and express it as (√(x-2) + (5x^2 + 3)) / (√(x-2)(5x^2 + 3)). There is confusion regarding simplifying the expression further, particularly with the radical in the denominator. For (f x g)(x), the correct form is established as 1/(√(x-2)(5x^2 + 3)), and participants discuss the use of LaTeX for clearer equation formatting. The conversation highlights the collaborative effort to solve the problem and improve understanding of function operations with radicals.
Kohe
Messages
4
Reaction score
0

Homework Statement


f(x)= 1/(5x2 +3)
g(x)=1/(x-2)1/2

find (f+g)(x)

The Attempt at a Solution



for (f+g)(x) I use the common denominator by multiplying each side by (x-2)1/2/(x-2)1/2 and (5x2 +3/5x2 +3) respectively.

I end up with a whole mess that I am unable to rearrange into anything useful, the (x-2)1/2 completely throws me off my game.

Any ideas?
 
Physics news on Phys.org
\frac{\sqrt{x-2}}{(\sqrt{x-2})(5x^2+3)}+\frac{5x^2+3}{(\sqrt{x-2})(5x^2+3)}=
\frac{(\sqrt{x-2})+(5x^2+3)}{(\sqrt{x-2})(5x^2+3)}<br />
Isn't that what it is?
 
Same answer as me, I guess we can't be both wrong.

How about (f x g)(x)?
 
Why don't you show us, and then we'll let you know if it is correct.
 
ArcanaNoir said:
\frac{\sqrt{x-2}}{(\sqrt{x-2})(5x^2+3)}+\frac{5x^2+3}{(\sqrt{x-2})(5x^2+3)}=
\frac{(\sqrt{x-2})+(5x^2+3)}{(\sqrt{x-2})(5x^2+3)}<br />
Isn't that what it is?

Thanks for the help, for some reason I thought I could further simplify that.

So for (f x g)(x)

It'd be

1/(5x2+3) x 1/(x-2)1/2=

1/(5x2)*(x-2)1/2 + 1/3((x-2)1/2

That's where my problem lies, I have forgotten how to deal with the root of x-2 when trying to simplify this further. Also, as I'm new to the site, could one of you point me to the equation editor you guys use in your posts? It makes everything look a lot neater and easier to understand.
 
Kohe said:
So for (f x g)(x)

It'd be

1/(5x2+3) x 1/(x-2)1/2=

1/(5x2)*(x-2)1/2 + 1/3((x-2)1/2
You don't need to do that last step. What you had previous to that is sufficient:
\frac{1}{\sqrt{x - 2}(5x^2 + 3)}
 
Kohe said:
Also, as I'm new to the site, could one of you point me to the equation editor you guys use in your posts? It makes everything look a lot neater and easier to understand.

We type it using Latex. You should be able to see the original text if you hover or right click I think. You start with [ tex ] (without the spaces) and end with [/ tex] use itex if you want the equations to appear in line with regular text.
 
You guys have been great help, thank you all very much. I'll try to contribute towards answers as well once I get back in gear!
 

Similar threads

Back
Top