Material=wall+2*side and material is 40 ft so:
40=w+2s
w=40-2s
Area=ws, using w from above we get:
A=(40-2s)s
A=40s-2s^2
dA/ds=40-4s and d2A/ds2=-4
Since d2A/ds2 is a constant negative acceleration, when dA/ds=0, A(s) is at an absolute maximum.
dA/ds=0 when 4s=40, s=10 ft
And since w=40-2s, w=20 ft
So the dimensions of the pen are 20 ft by 10 ft, with the 20 ft side being opposite the wall. And the maximum possible area is thus 200 ft^2
Answer:
y = mx + b
Step-by-step explanation:
1. m is the slope (lesson on slope ) mnemonic : 'm' means 'move'
2. b is the y -intercept ( lesson on the y-intercept ) mnemonic : 'b' means where the line begins.
Answer:
8x - 4
Step-by-step explanation:
8x - 4
The calendar obviously has an integral number of years and months in 400 years. If it has an integral number of weeks, then it will repeat itself after that time. The rules of the calendar eliminate a leap year in 3 out of the four century years, so there are 97 leap years in 400 years. The number of excess days of the week in 400 years can be found by ...
(303·365) mod 7 + (97·366) mod 7 = (2·1 + 6·2) mod 7 = 14 mod 7 = 0
Thus, there are also an integral number of weeks in 400 years.
The first day of the week is the same at the start of every 400-year interval, so the calendar repeats every 400 years.
Answer:
D) x = 4, y = -2, z = 3
Step-by-step explanation:
x = 3z − 5
2x + 2z = y + 16
2(3z - 5) + 2z = y + 16
6z - 10 + 2z = y + 16
8z = y + 26 ---> (A)
7x − 5z = 3y + 19
7(3z - 5) - 5z = 3y + 19
21z - 35 - 5z = 3y + 19
16z = 3y + 54 ---> (B)
8z = y + 26
16z = 3y + 54
2(y + 26) = 3y + 54
2y + 52 = 3y + 54
y = -2
8z = -2 + 26
8z = 24
z = 3
x = 3(3) - 5
x = 4