92.9k views
4 votes
Factor completely:

A) 64x²-49y²
B) 20x²-45y²

User Omri Btian
by
6.4k points

2 Answers

0 votes


Use\\a^2-b^2=(a-b)(a+b)\\(ab)^n=a^nb^n\\(√(a))^2=a\ for\ a\geq0\\------------------------------\\A)\ 64x^2-49y^2=8^2x^2-7^2y^2=(8x)^2-(7y)^2=(8x-7y)(8x+7y)\\\\B)\ 20x^2-45y^2=(√(20))^2x^2-(√(45))^2y^2=(*)\\\\√(20)=√(4\cdot5)=\sqrt4\cdot\sqrt5=2\sqrt5\\√(45)=√(9\cdot5)=\sqrt9\cdot\sqrt5=3\sqrt5\\\\(*)=(2\sqrt5x)^2-(3\sqrt5y)^2=(2\sqrt5x-3\sqrt5y)(3\sqrt5x+3\sqrt5y)


or:\\\\20x^2-45y^2=5\cdot4x^2-5\cdot9y^2=5(4x^2-9y^2)=5[(2x)^2-(3y)^2]\\\\=5(2x-3y)(2x+3y)

User Prince Sodhi
by
7.1k points
3 votes

A) This is a difference of two squares. So your equation (a²x² - b²x²) where a and b can be square-rooted ends up being factored to (ax -by)(ax + by).

64x² - 49y² = (8x - 7y)(8x + 7y)

B) Factor out a GCF of 5 from both terms, then you have the same situation as equation A.

20x² - 45y² = 5(4x² - 9y²) = 5(2x - 3y)(2x + 3y)

User Sumesh S
by
7.2k points