Let L and S represent the weights of large and small boxes, respectively. The problem statement gives rise to two equations:
.. 7L +9S = 273
.. 5L +3S = 141
You can solve these equations various ways. Using "elimination", we can multiply the second equation by 3 and subtract the first equation.
.. 3(5L +3S) -(7L +9S) = 3(141) -(273)
.. 8L = 150
.. L = 150/8 = 18.75
Then we can substitute into either equation to find S. Let's use the second one.
.. 5*18.75 +3S = 141
.. S = (141 -93.75)/3 = 15.75
A large box weighs 18.75 kg; a small box weighs 15.75 kg.
Answer:
Since there is 4 quarts in a gallon and 60 minutes in a hour.
60 x 60 = 3600
Multiply: 815 × 4 = 3260 quarts per hour
So 3260/3600 = 326/360 = 0.905 quarts per second
Step-by-step explanation:
9/250 is in it's simplest form
If you wanted it's decimal form, it is 0.036
Answer:
3.
..2330
Step-by-step explanation:
Answer and Step-by-step explanation:
Let x and y be two positive integers and their sum is 14:
X + y = 14
And the sum of square of this number is:
f = x2 + y2
= x2+ (14 – x)2
Differentiate with respect to x, we get:
F’(x) = [ x2 + (14 – x)2]’ = 0
2x + 2(14-x)(-1) = 0
2x +( 28 – 2x)(-1) = 0
2x – 28 +2x = 0
2x + 2x = 28
4x = 28
X = 7
Hence, y = 14 – x = 14 -7 = 7
Now taking second derivative test:
F”(x) > 0
For x = y = 7,f reaches its maximum value:
(7)2 + (7)2 = 49 + 49
= 98
F at endpoints x Є [ 0, 14]
F(0) = 02 + (14 – 0)2
= 196
F(14) = (14)2 + (14 – 14)2
= 196
Hence the sum of squares of these numbers is minimum when x = y = 7
And maximum when numbers are 0 and 14.