Answer:
C + 88 = 180
-88 -88
C and B = 92
Since C is vertical to B that means both values are the same. Therefore the values of c and b is 92 degrees.
Answer:

Step-by-step explanation:
We are given the following in the question:
A storage shed is to be built in the shape of a (closed) box with a square base.
Volume = 150 cubic feet
Let s be the edge of square base and h be the height.
Volume of cuboid =

where l is the length, b is the base and h is the height.
Volume of box =

Area of base =

Cost of concrete for the base = $4
Cost of base($) = 
Area of roof =

Cost of material for the roof = $2
Cost of roof ($) = 
Area of 4 walls =

Cost of material for the side = $2.50
Cost of material of side($) =

Total cost
= Cost of base + Cost of 4 sides + Cost of roof

is the required cost function.
Answer:
Hi, there! The total surface area of that prism is 118 cm^2.
Step-by-step explanation:
The three rectangles on the side are called the lateral area, and they add up to 98(I'm assuming you know how to find the area of a 2d shape), and as for the triangles on the sides, you can just use the formula which is
.
Hope this helps :)
Answer:
Step-by-step explanation:
Okay, so I think I know what the equations are, but I might have misinterpreted them because of the syntax- I think when you ask a question you can use the symbols tool to input it in a more clear way, otherwise you can use parentheses and such.
Problem 1:
(x²)/4 +y²= 1
y= x+1
*substitute for y*
Now we have a one-variable equation we can solve-
x²/4 + (x+1)² = 1
x²/4 + (x+1)(x+1)= 1
x²/4 + x²+2x+1= 1
*subtract 1 from both sides to set equal to 0*
x²/4 +x^2+2x=0
x²/4 can also be 1/4 * x²
1/4 * x² +1*x² +2x = 0
*combine like terms*
5/4 * x^2+2x+ 0 =0
now, you can use the quadratic equation to solve for x
a= 5/4
b= 2
c=0
the syntax on this will be rough, but I'll do my best...
x= (-b ± √(b²-4ac))/(2a)
x= (-2 ±√(2²-4*(5/4)*(0))/(2*(5/4))
x= (-2 ±√(4-0))/(2.5)
x= (-2±2)/2.5
x will have 2 answers because of ±
x= 0 or x= 1.6
now plug that back into one of the equations and solve.
y= 0+1 = 1
y= 1.6+1= 2.6
Hopefully this explanation was enough to help you solve problem 2.
Problem 2:
x² + y² -16y +39= 0
y²- x² -9= 0