Answer:
x^2 - 4x - 7
Explanation:
Given:-
- The available total area of the wall, A_p = 3x2 + 4x + 1 units^2
- The dimensions of window, A_w = ( x + 2 ) x ( x + 1 ) units^2
- The dimensions of the shelving unit, A_s = x2 + 5x + 6 units^2
Find:-
If the wall is to be covered with wallpaper, how much wallpaper will be required?
Solution:-
- First we need to realize that the amount wallpaper used can be classified as the coverage area of the wall.
- The wall has a window and shelving unit that will discount the use of wallpaper for these regions. So we can subtracts the area of wall and shelving unit from the area of wall to determine the required wallpaper.
A_paper = A_p - A_w - A_s
A_paper = (3x^2 + 4x + 1) - [ ( x + 2 )*( x + 1 ) ] - (x^2 + 5x + 6)
A_paper = (3x^2 + 4x + 1) - (x^2 + 3x + 2) - (x^2 + 5x + 6)
- Simplify:
A_paper = (x^2 - 4x - 7)
- The amount of paper required to cover the wall is : x^2 - 4x - 7