Answer:
Integer is a whole number; a number that is not a fraction.
Step-by-step explanation:
Answer:
25868.61 ft squared.
Step-by-step explanation:
First, find the area of the circle. Area equals pi times the value of the radius squared. Because there is only three quarters of the circle there, you need to divide the area by 4, and then multiply it by 3.
Then, for the rectangle, multiply the two numbers together to get the area. Just copy my answer, and you'll be fine.
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.
<em>y</em> - 1/<em>z</em> = 1 ==> <em>y</em> = 1 + 1/<em>z</em>
<em>z</em> - 1/<em>x</em> = 1 ==> <em>z</em> = 1 + 1/<em>x</em>
==> <em>y</em> = 1 + 1/(1 + 1/<em>x</em>) = 1 + <em>x</em>/(<em>x</em> + 1) = (2<em>x</em> + 1)/(<em>x</em> + 1)
<em>x</em> - 1/<em>y</em> = <em>x</em> - (<em>x</em> + 1)/(2<em>x</em> + 1) = (2<em>x</em> ² - 1)/(2<em>x</em> + 1) = 1
==> 2<em>x</em> ² - 1 = 2<em>x</em> + 1
==> 2<em>x</em> ² - 2<em>x</em> - 2 = 0
==> <em>x</em> ² - <em>x</em> - 1 = 0
==> <em>x</em> = (1 ± √5)/2
If you start solving for <em>z</em>, then for <em>x</em>, then for <em>y</em>, you would get the same equation as above (with <em>y</em> in place of <em>x</em>), and the same thing happens if you solve for <em>x</em>, then <em>y</em>, then <em>z</em>. So it turns out that <em>x</em> = <em>y</em> = <em>z</em>.