We let x and y be the measures of the sides of the
rectangular garden. The perimeter subtracted with the other side should be
equal to 92.
<span> 2x + y = 92</span>
The value of y in terms of x is equal to,
<span> y =
92 – 2x</span>
The area is the product of the two sides,
<span>
A
= xy</span>
Substituting,
<span> A
= x (92 – 2x) = 92x – 2x2</span>
Solving for the derivative and equating to zero,
<span> 0
= 92 – 4x ; x = 23</span>
Therefore, the area of the garden is,
<span> A
= 23(92 – 2(23)) = 1058 yard<span>2</span></span>
He should start cooking at 15:00
Answer: The average number of hours she danced per day is 1.9 hours (rounded to the nearest tenth)
Step-by-step explanation: We start by calculating how many hours she danced all together which can be derived as follows;
Summation = 3 +2 +2 + 1 + 1.5 + 2 = 11.5
The number of days she danced which is the observed data is 6 days (she did not dance at all on Wednesday).
The average (or mean) hours she danced each day can be calculated as
Average = ∑x ÷ x
Where ∑x is the summation of all data and x is number of observed data
Average = (3+2+2+1+1.5+2) ÷ 6
Average = 11.5 ÷ 6
Average = 1.9166
Approximately, average hours danced is 1.9 hours (to the nearest tenth)
Answer:
1. Her weekly gross is $234
2. $421.20 for federal income tax withholding.
3. $174.096 for social security tax
4. $40.716 for medical tax
5. Her net paycheck is $636.012
6. $2808 for her total gross pay
7. $2171.988 is her total net pay
To evaluate 17 int (sin^2 (x) cos^3(x))
From Trig identity. Cos^2(x) + sin^2(x) =1. Cos^2(x) = 1 - sin^2 (x)
Cos^3(x) = cosx * (1 - sin^2 (x)) = cosx - cosxsin^2x
So we have 17 int (sin^2x(cosx - cosxsin^2x))
int (sin^2x(cosx)dx - int (sin^4xcosx)dx. ----------(1)
Let u = sinx then du = cosxdx
Substituting into (1) we have
int (u^2du) - int (u^4du)
u^3/3 - u^5/5
Substitute value for u we have
(sinx)^3/3 - (sinx)^5/5
Hence we have 17 [ sin^3x/3 - sin^5x/5]