Understanding Cross Multiplying in Factorizing Fractions: Explained

  • Thread starter Thread starter alpha01
  • Start date Start date
  • Tags Tags
    Fractions
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
alpha01
Messages
77
Reaction score
0

Homework Statement



I don't understand why cross multiplying (a+1) with a(a+1) = (a+1)^2.

Similary on the RHS, I don't understand why cross multiplying (a-1) with a(a-1) = (a-1)^2.


Homework Equations



Factorizing to next step:

[tex]\frac{a + 1}{a(a - 1)}[/tex] _ [tex]\frac{a-1}{a(a + 1)}[/tex]

gives:

[tex]\frac{(a + 1)^2}{a(a - 1)(a + 1)}[/tex] _ [tex]\frac{(a - 1)^2}{a(a - 1)(a + 1)}[/tex]
 
Last edited:
Physics news on Phys.org
Property of exponents. If you have the same base/variable, and you're multiplying them, write it as one base/variable and just add their powers.

[tex]x\cdot x=x^1\cdot x^1=x^{1+1}=x^2[/tex]

[tex](x+1)\cdot(x+1)=(x+1)^1\cdot(x+1)^1=(x+1)^{1+1}=(x+1)^2[/tex]

Also, your denominator contains a difference of squares: [tex](a+1)(a-1)=a^2-1^2=a^2-1[/tex]
 
Last edited:
You aren't 'cross multiplying', whatever that means. You are just putting things over a common denominator. Multiply the first term by (a+1)/(a+1)=1 and the second by (a-1)/(a-1)=1.
 
yes i understand that, however my question is what happened to the extra "a".

so your telling me that

a(a+1)(a+1) = (a+1)^2?

which i know is not true
 
alpha01 said:
yes i understand that, however my question is what happened to the extra "a".

so your telling me that

a(a+1)(a+1) = (a+1)^2?

which i know is not true
It doesn't disappear.

[tex]a(a+1)^2[/tex]

Also, you don't need to multiply the other term by a. They both have a common term a. The first is missing a+1, and 2nd is missing a-1. That's all.
 
yes it does, please look at the solution above (its from my uni's course notes).

I have deleted "The attempt at a solution" which was just my attempt to remove confusion
 
alpha01 said:
yes it does, please look at the solution above (its from my uni's course notes).

I have deleted "The attempt at a solution" which was just my attempt to remove confusion
Yeah it's right, it's done.