Answer:
Height of the brick portion of the wall is 5.61 feet.
Step-by-step explanation:
Employees of the landscaping company used brick to build the top 2/3 of the wall. The total dimensions of the wall are 8 and 1/2 * 2 and 3/4 feet. So the height of the wall = 8 and 1/2 feet or in other words 8.75 feet.
Height of the brick portion of the wall = 2/3 * 8.5 = 0.66 * 8.5 = 5.61 feet
So the height of the brick portion of the wall is 5.61 feet.
Non brick portion of the wall is 8.5 - 5.61 = 2.89
Answer:
{-8,28}
Step-by-step explanation:
|10-x|=18
The absolute value has two solutions, one positive and one negative.
10-x = 18 and 10-x = -18
Subtract 10 from each side
10-10-x = 18-10 10-10-x=-18-10
-x = 8 -x = -28
Multiply each side by -1
x = -8 x = 28
(cos(x) + cos(y))^2 + (sin(x) - sin(y))^2 Remove the brackets
cos^2(x) + cos^2(y) + 2cos(x)*cos(y) + sin^2(x) - 2(sin(x)*sin(y) + sin^2(y) Combine these two in bold to make 1 because sin^2(x) + cos^2(x) = 1
1 + cos^2(y) + 2cos(x)*cos(y) - 2*sin(x)*cos(y) + sin^2(y)
These two in bold also make 1
2 + 2cos(x)*cos(y) - 2*sin(X)*sin(y) Bring out a common factor of 2
2 +2(cos(x)*cos(y) - sin(x)*sin(y) )
but cos(x+y ) = cos(x)*cos(y) - sin(x)*sin(y)
2 + 2* cos(x + y) is your final answer.