Thread Closed

Algebra

 
Share Thread
Apr21-08, 11:33 PM   #1
 

Algebra


1. The problem statement, all variables and given/known data

1/(a-b)(a-c) + 1/(c-a)(c-b) + 1/(b-a)(b-c)


2. Relevant equations

Is there a way to simplify this? If I start multiplying out everything to get the LCD my final answer will be huge.

3. The attempt at a solution

As I said, without somehow simplifying it at the start I can multiply out, get the LCD, and end up with a very long answer. Thanks.
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Apr22-08, 01:19 AM   #2
 
I dont think there are any ways to simplify this. At least the numerators are 1, so that part will come automaticly. And once you have it above a common denominator you will be able to simply the heck out of it me thinks.

k
Apr22-08, 02:32 AM   #3
 
I got (c-a)(c-b)(b-a)(b-c)+(a-b)(a-c)(b-a)(b-c)+(a-b)(a-c)(c-a)(c-b) over LCD of all six terms combined.

I then reversed the signs for (c-a)(b-a) in the first term of the numerator and factored both out.

Then I reversed the signs for (b-a)(b-c) in the middle term of the numerator and factored out (c-b)

Finally:
(b-c)+(a-b)+(c-a)/(c-a)(b-a)(b-c)
Apr22-08, 04:53 AM   #4
 
Recognitions:
Homework Helper Homework Help

Algebra


Rewrite the original statement as

[tex] \frac{1}{(a-b) (a-c)} + \frac{1}{ (a-c)(b-c) } - \frac{1}{(a-b)(b-c)}[/tex].

It's easy to see that they will easily have a common denominator of [tex] (a-b)(a-c)(b-c)[/tex] if you multiply the numerator and denominator of each term by the factor they are missing. Once you've done that, combine the fractions and expand the resulting numerator. Many terms should cancel out leaving you with a nice simple small answer.
Apr22-08, 05:56 AM   #5
 
(a-b)(b-c) = ab-ac-b2+bc
(b-a)(c-b) = bc-b2-ac+ab
(a-b)(b-c) = (b-a)(c-b)

Yikes, how could I not know this? The order of multiplication doesn't matter, but I didn't see this one at all :/

k
Apr22-08, 05:59 AM   #6
 
Recognitions:
Homework Helper Homework Help
We don't even need to expand them =] As long as we know that, in general, (x-y) = -(y-x) and that a negative times a negative gives a positive, then we are set!
Apr22-08, 06:15 AM   #7
 
Aye, I just expanded them to convince myself it worked :)

I learned something really fundamental here, thanks.

k
Thread Closed

Similar discussions for: Algebra
Thread Forum Replies
Algebraic expressions - simplifying Linear & Abstract Algebra 3
Clifford algebra isomorphic to tensor algebra or exterior algebra? Linear & Abstract Algebra 2
Algebra Precalculus Mathematics Homework 2
Algebra I vs Linear Algebra I Linear & Abstract Algebra 8
Lie algebra Differential Geometry 14