To be honest I just know that #1 is 143 (I think)
Answer:

Step-by-step explanation:
Given


-- folded twice
Required
The area of the new rectangle
When the length was folder, the new length is:

When the width was folder, the new width is:

So, the new area is:



Answer:
900 yd²
Step-by-step explanation:
You can draw the pattern that would need to be folded to make the figure, then find the area of that pattern (or "net"). It consists of a rectangle 10 yards wide and 60 yards long, together with another that is 20 yards long and 15 yards wide. The total area is the sum of these ...
... area = (60 yd)(10 yd) + (20 yd)(15 yd)
... = 600 yd² +300 yd²
... = 900 yd²
Answer:
h(8q²-2q) = 56q² -10q
k(2q²+3q) = 16q² +31q
Step-by-step explanation:
1. Replace x in the function definition with the function's argument, then simplify.
h(x) = 7x +4q
h(8q² -2q) = 7(8q² -2q) +4q = 56q² -14q +4q = 56q² -10q
__
2. Same as the first problem.
k(x) = 8x +7q
k(2q² +3q) = 8(2q² +3q) +7q = 16q² +24q +7q = 16q² +31q
_____
Comment on the problem
In each case, the function definition says the function is not a function of q; it is only a function of x. It is h(x), not h(x, q). Thus the "q" in the function definition should be considered to be a literal not to be affected by any value x may have. It could be considered another way to write z, for example. In that case, the function would evaluate to ...
h(8q² -2q) = 56q² -14q +4z
and replacing q with some value (say, 2) would give 196+4z, a value that still has z as a separate entity.
In short, I believe the offered answers are misleading with respect to how you would treat function definitions in the real world.
A is the correct answer I hope that helps :)