Answer:
- large: 40 lbs
- small: 20 lbs
Step-by-step explanation:
A system of equations can be written for the weights of the boxes based on the relationships given in the problem statement. One equation will be for the total weight of 1 large and 1 small box; the other will be for the total weight of 70 large and 60 small boxes.
Let L and S represent the weights of Large and Small boxes, respectively. The system of equations is ...
L + S = 60 . . . . . . combined weight is 60 lbs
70L +60S = 4000 . . . . weight of boxes in the truck
__
We can solve this by substituting for s in the second equation.
70L +60(60 -L) = 4000
10L = 400 . . . . . . . . . subtract 3600, simplify
L = 40
S = 60 -L = 20
A large box weighs 40 pounds; a small box weighs 20 pounds.
Answer:

Step-by-step explanation:
In order to find g we have to use the formula for finding the slope of the line passing through two points that's

where
(x1 , y1) and (x2 , y2) are the points
From the question the points are (g, -1) and (2, 5) and m = 3/2
We substitute it into the equation and find g
That's

We have the final answer as
<h3>g = - 2</h3>
Hope this helps you
Tn=n²+3
from 4 to 7....the difference is 3, then from 7 to 12 the difference is 5 and from 12 to 19 the difference is 7
therefore we constantly add 2 to the difference
Answer:
14/33
Step-by-step explanation:
The total amount of beads is 8+4 = 12. 8 of these are black beads, so that is what we want, so 8/12 or 2/3. For the second one, one black bead is already taken so 8-1 = 7 are left and for the total 12 - 1 = 11 are left, so 7/11. Multiply this by 2/3 and we get 14/33.
Answer:
They cannot be attempted from user mode.
Explanation:
We cannot attempt privileged instruction from user mode, only we can attempt from kernel mode because these instructions are exclusive for this mode.