Hello friends,I have this problem I'm having difficulty

  • Context: High School 
  • Thread starter Thread starter Iclaudius
  • Start date Start date
  • Tags Tags
    Difficulty Hello
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Iclaudius
Messages
36
Reaction score
0
Hello friends,

I have this problem I'm having difficulty with,

it reads - simplify the following expression

( ( x + 2 ) / (x^(2) - 2x) ) - ( (x) / (x^(2) - 4) )

it wants me to simplify it into ( 4(x + 1) ) / ( x(x - 2) ( x + 2) )

I can't get it to look like that however i just keep going around in circles with it, any help here would be much appreciated.
 
Mathematics news on Phys.org


Note that the denominator of the first term is x(x-2) and that of the second term is (x-2)(x+2). Then you combine the terms and you are almost done.
 


Thank you kind sir :)