The area of a parallelogram is


I am assuming you're asking for the entire parking lot, so you would have to multiply the above area by 916

So the answer is (D)
Answer:
-13a^2 + 170ab - 13b^2.
Step-by-step explanation:
1. 36(a+b)^2 - 49(a-b)^2
This is the difference of 2 squares: a^2 - b^2 = (a + b)(a - b).
36(a+b)^2 - 49(a-b)^2
= (6(a + b) + 7(a - b))( 6(a + b) - 7(a - b))
= (6a + 7a + 6b - 7b)( 6a - 7a + 6b + 7b)
= (13a - b)(-a + 13b)
If you require the expansion of this it is:
-13a^2 + 170ab - 13b^2.
Answer:
(-8,4)
Step-by-step explanation:
Given: 2x-3y=-28 and x+6y=16
solve for a variable and then substitute back into other equation
x + 6y = 16
x = 16 - 6y; now use this in the other equation
2x - 3y = -28; substitute into x
2(16 - 6y) - 3y = -28; distribute 2
32 - 12y - 3y = -28; combine y's
32 - 15y = -28; isolate 15y
32 + 28 = 15y; add the numbers
60 = 15y; divide by 15
y = 4
Now use this to plug into other equation
x + 6y = 16; y=4
x + 6(4) = 16;
x + 24 = 16; subtract 24 from both sides
x = -8