There is 33 students in the class
Answer: C, 7.5
Step-by-step explanation: Since he can ring up 2 customers in 8 minutes, that would mean he can ring up 4 in 16 minutes. He could also ring up 6 in 24 minutes. He could do this since every two customers is 8 minutes. 4 minutes would mean he could do 1 customer and 2 minutes would be .5 customer. So, at 24 minutes he could ring 6 customers and a extra 6 minutes to 30 minutes would add 1.5 customers to a total of 7.5 customers in half an hour (30 minutes)
For every 4 picks there is 1 orange pick, so 12/4 should be fine
Answer: D:{8,-6,2,0}: R:{5,-9,5,-8}
Explanation:
The domain is x and the range is y, so I'll go through each coordinate;
(8,5) domain=8; range=5
(-6,-9) domain=-6; range=-9
(2,5) domain=2; range=5
(0,-8) domain=0; range=-8
So the answer is D:{8,-6,2,0}: R:{5,-9,5,-8}
Given:
l = length of the rectangle
w = width of the rectangle
P = 4 ft, constant perimeter
Because the given perimeter is constant,
2(w + l) = 4
w + l = 2
w = 2 - l (1)
Part A.
The area is
A = w*l
= (2 - l)*l
A = 2l - l²
This is a quadratic function or a parabola.
Part B.
Write the parabola in standard form.
A = -[l² - 2l]
= -[ (l -1)² - 1]
= -(l -1)² + 1
This is a parabola with vertex at (1, 1). Because the leading coefficient is negative the curve is downward, as shown below.
The maximum value occurs at the vertex, so the maximum value of A = 1.
From equation (1), obtain
w = 2 - l = 2 - 1 = 1.
The maximum value of the area occurs when w=1 and l=1 (a square).
Answer:
The area is maximum when l=1 and w=1.
The geometric argument is based on the vertex of the parabola denoting maximum area.