<span>You can probably just work it out.
You need non-negative integer solutions to p+5n+10d+25q = 82.
If p = leftovers, then you simply need 5n + 10d + 25q ≤ 80.
So this is the same as n + 2d + 5q ≤ 16
So now you simply have to "crank out" the cases.
Case q=0 [ n + 2d ≤ 16 ]
Case (q=0,d=0) → n = 0 through 16 [17 possibilities]
Case (q=0,d=1) → n = 0 through 14 [15 possibilities]
...
Case (q=0,d=7) → n = 0 through 2 [3 possibilities]
Case (q=0,d=8) → n = 0 [1 possibility]
Total from q=0 case: 1 + 3 + ... + 15 + 17 = 81
Case q=1 [ n + 2d ≤ 11 ]
Case (q=1,d=0) → n = 0 through 11 [12]
Case (q=1,d=1) → n = 0 through 9 [10]
...
Case (q=1,d=5) → n = 0 through 1 [2]
Total from q=1 case: 2 + 4 + ... + 10 + 12 = 42
Case q=2 [ n + 2 ≤ 6 ]
Case (q=2,d=0) → n = 0 through 6 [7]
Case (q=2,d=1) → n = 0 through 4 [5]
Case (q=2,d=2) → n = 0 through 2 [3]
Case (q=2,d=3) → n = 0 [1]
Total from case q=2: 1 + 3 + 5 + 7 = 16
Case q=3 [ n + 2d ≤ 1 ]
Here d must be 0, so there is only the case:
Case (q=3,d=0) → n = 0 through 1 [2]
So the case q=3 only has 2.
Grand total: 2 + 16 + 42 + 81 = 141 </span>
Answer:
40 feet
Step-by-step explanation:
Given : The deck is at a height of 520 ft. She sees her friend on the ground below at an angle of depression of 85.6 degrees.
To Find : What is the distance between the two? Round your answer to the nearest tenth of a foot.
Solution :
Refer the attached figure
Height of deck =AB =520 ft.
Angle of depression ∠C = 85.6°
We are supposed to find length of BC i.e. distance between two.
We will use trigonometric ratios :





Thus the distance between two is 40 feet
Answer:
C) It is the only solution to the system.
Step-by-step explanation:
3x + 3y = -30
2x + y = -17
3(-7) + 3(-3) = -30
-21 + -9 = -30
-30 = -30
True
2x + y = -17
2(-7) + (-3) = -17
-14 + -3 = -17
-17 = -17
True