Math Question

Recommended Videos

Reiper

New member
Mar 26, 2009
295
0
0
Quick math question

if someone could show me how to do it, I would be eternally in your debt
(note that everything except "x" are exponents)


(x^a+b)^a-b
_________

(x^a-2b)^a+2b
 

Raven's Nest

Elite Member
Feb 19, 2009
2,954
0
41
Sorry I didn't take alien languages back in school... I shall however hazard a guess at the answer being either 42, magnets, or it's a trap.
 

porpoise hork

Fly Fatass!! Fly!!!
Dec 26, 2008
297
0
0
(x^(a + b))^(a - b)/(x^(a - 2b))^(a + 2b)



x^((a + b) * (a - b) - (a - 2b) * (a + 2b))
(a + b)(a - b) by (a - 2b)(a + 2b)]
= x^(a² - b² - (a² - 4b²))
= x^(a² - b² - a² + 4b²)
= x^(3b²)