Let x = the width
then
2x = the length
:
The box dimensions: 2x by x by 4
Given the surface area:
2(2x*x) + 2(2x*4) + 2(x*4) = 220
:
4x^2 + 16x + 8x = 220
A quadratic equation:
4x^2 + 24x - 220 = 0
simplify, divide by 4
x^2 + 6x - 55 = 0
Factor
(x+11)(x-5) = 0
The positive solution is what we want here:
x = 5 ft is the width
then
2(5) = 10 ft is the length
:
Find the volume
10 * 5 * 4 = 200 cu/ft is the volume
Answer:
median
Step-by-step explanation:
The first step is to sort the numbers from largest to smallest (you could go the other way as well).
60 52 48 44 20 16 12
The median is the middle number 44 in this case. The median has 3 numbers on its left and 3 on its right (in this case). 44 has 60 52 48 or its left and 20 16 and 12 on its right.
The mean is the average. We'll call it the new average
The mean is 60 + 52 + 48 + 44 + 20 + 16 + 12 = 252
The new mean is 252 / 7 = 36
=====================
The old median is the average between the middle 2 numbers (before you added 60 you had 6 numbers)
52 + 48 + 44 + 20 + 16 + 12 = the average of 44 + 20 which 64/2 = 32
The old mean was (52 + 48 + 44 + 20 + 16 + 12)/6 = 32.
=======================
The median increased from 44 to 32 = 12
The mean went from 32 to 36 which is 4
Answer: the median increased more
C. 5/6
30 people with soda + 45 people with lemonade = 75/90 people
simplifies to 5/6.
F(x)=y=2x+3
P (1,5)
Substitute x and y:
5=2*(1)+3
5=5 true
Point P (1,5) is on the graph of f.
first speed --- x mph
return speed -- x+16 mph
6/x + 6/(x+16) = 1
times each term by x(x+16)
6(x+16) + 6x = x(x+16)
x^2 + 4x - 96 = 0
(x-8)(x+12) = 0
x = 8 or x is a negative
her first speed was 8 mph
her return speed was 24 mph
check:
6/8 + 6/24 = 1 , that's good!