<h3>
Answer: 51 square inches</h3>
=======================================================
Explanation:
There are a few ways to do this. One way is to divide the figure as shown in the diagram below. I divided it into a rectangle and a triangle. Find the area of the rectangle and triangle, then add up those areas to get the final answer.
A = area of rectangle
A = length*width
A = 7*6
A = 42
B = area of triangle
B = 0.5*base*height
B = 0.5*(6-3)*(13-7)
B = 0.5*3*6
B = 1.5*6
B = 9
C = total area
C = A+B
C = 42+9
C = 51 square inches
First, "boxes of two sizes" means we can assign variables: Let x = number of large boxes y = number of small boxes "There are 115 boxes in all" means x + y = 115 [eq1] Now, the pounds for each kind of box is: (pounds per box)*(number of boxes) So, pounds for large boxes + pounds for small boxes = 4125 pounds "the truck is carrying a total of 4125 pounds in boxes" (50)*(x) + (25)*(y) = 4125 [eq2] It is important to find two equations so we can solve for two variables. Solve for one of the variables in eq1 then replace (substitute) the expression for that variable in eq2. Let's solve for x: x = 115 - y [from eq1] 50(115-y) + 25y = 4125 [from eq2] 5750 - 50y + 25y = 4125 [distribute] 5750 - 25y = 4125 -25y = -1625 y = 65 [divide both sides by (-25)] There are 65 small boxes. Put that value into either equation (now, which is easier?) to solve for x: x = 115 - y x = 115 - 65 x = 50 There are 50 large boxes.
The angles need to be congruent for the two triangles to be similar.
Hope this helps :)