Suppose you cut a small square from a square of fabric as shown in the diagram. Write an expression for the remaining shaded area. Factor the expression
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (stickman1998):
OpenStudy (stickman1998):
Would (3*3)-(x*y) be correct?
OpenStudy (welshfella):
the piece of fabric is a square with each side = x
area of this piece before the small square was cut out = x^2
area of small square = 3*3 = 9
so what is the area of remaining piece?
OpenStudy (stickman1998):
so then 3^2 - x^2?
OpenStudy (welshfella):
yes or 9 - x^2
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (stickman1998):
And that is factored?
OpenStudy (welshfella):
oops sorry - thats the wrong way raound
the x^2 is much bigger than the 3^2
its x^2 - 9
OpenStudy (stickman1998):
Ah ok, and that's factored correct?
OpenStudy (welshfella):
No
this is the difference of 2 squares and can be factored
square root of x^2 = x and sqrt 9 = 3
do you know the formula for factoring the difference of 2 squares>
OpenStudy (stickman1998):
No
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (welshfella):
if the 2 terms are a and b then
a^2 - b^2 = (a + b)(a - b)
so put a = x and b = 3 and you have it