SOLUTION: Question 54. This is dealing with adding/subtracting rational expressions (the below are supposed to be fractions, but I didn't know how to write them in here so you'd underst

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Question 54. This is dealing with adding/subtracting rational expressions (the below are supposed to be fractions, but I didn't know how to write them in here so you'd underst      Log On


   



Question 106371This question is from textbook Beginning Algebra
: Question 54. This is dealing with adding/subtracting rational expressions
(the below are supposed to be fractions, but I didn't know how to write them in here so you'd understand. Sorry if it doesn't come across pretty)

2 - 3
___ ___
5w+10 2w-4



This is what I have so far, but I am a bit confused.
I know that I need to find the LCD. Because of the numerators the way they are, I know that they are:
5w+10 which can be factored to 5(w+2)
2w-4 which can be factored to 2(w-2)
So, still they don't match as they have in other equations.
2*2(w-2) - 3*5(w+2)
___________ __________
5(w+2)*2(w-2) 2(w-2)*5(w+2) Not sure if I did that right
This then becomes:
4(w-2) - 15(w+2)
_________ __________
5(w+2)*2(w-2) 2(w-2)*5(w+2)
I am going to stop there, because I have a horrible feeling that I am way off track. Can you please help?
This question is from textbook Beginning Algebra

Found 2 solutions by stanbon, solver91311:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
2 - 3
___ ___
5w+10 2w-4
-----------------
Factor the denominators:
[2/(5(w+2)] - [3/(2(w-2)]
----------
You need a common denominator.
-------------
The least common denominator (lcd) is 10(w+2)(w-2)
---------------
Rewrite each fraction with the lcd as its denominator:
-----------
[2*2(w-2)]/lcd - [3*5(w+2)]/lcd
---------------
Since the denominators are now the same you work with the numerators:
= [4(w-2)-15(w+2)]/lcd
Simplify the numerator:
= [-11w-38]/[10(w+2)(w-2)
This could be written as:
= [-11w-38]/[10(w^2-4)]
=================
Cheers,
Stan H.

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
%282%2F%285w%2B10%29%29-%283%2F%282w-4%29%29
You were spot on as far as you went, I think you needed to recognize that
%28a%2Bb%29+%28a-b%29=+a%5E2+-+b%5E2
or, as it applies to your situation: %28w%2B2%29+%28w-2%29=+w%5E2+-+4
hence, you end up with the following ugliness:
%284%28w-2%29%2F10%28w%5E2-4%29%29-%2815%28w%2B2%29%2F10%28w%5E2-4%29%29
Simplifying as much as possible yields:
%28-11w-38%29%2F%2810w%5E2-40%29