SOLUTION: Find each product. #66 (6r - 2x)(6r + 2x)
Algebra
->
Linear-equations
-> SOLUTION: Find each product. #66 (6r - 2x)(6r + 2x)
Log On
Algebra: Linear Equations, Graphs, Slope
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear-equations
Question 66096
This question is from textbook
introducctory Algebra
:
Find each product. #66
(6r - 2x)(6r + 2x)
This question is from textbook
introducctory Algebra
Found 2 solutions by
uma, algebrapro18
:
Answer by
uma(370)
(
Show Source
):
You can
put this solution on YOUR website!
(6r-2x)(6r+2x)
= (6r)^2 - (2x)^2 [As (a+b)(a-b) = a^2 - b^2]
= 36r^2 - 4x^2
Good Luck!!!
Answer by
algebrapro18(249)
(
Show Source
):
You can
put this solution on YOUR website!
here we use the F.O.I.L. method where that stands for First Outside Inside Last.
First -> 6r(6r)
Outside -> 6r(2x)
Inside -> -2x(6r)
Last -> -2x(2x)
(6r - 2x)(6r + 2x)
= 6r(6r)+6r(2x)-2x(6r)-2x(2x)
= 36r^2+12rx-12rx-4x^2
= 36r^2-4x^2