Answer:
R = 11.42º
Step-by-step explanation:
sin∅ = opp/hyp
sinR = 20/101
R = arcsin20/101
Use calculator
R = 11.421186274999285
Rounded
R = 11.42º
Answer:
just crop it ok
Step-by-step explanation:
I'm not sure ok
R = 4 x + 8y [ Given ]
when ,
x = 4 and R = 32
★ Substituting the values
=> 32 = 4 × 4 + 8y
=> 32 = 16 + 8y
=> 8y = 32 - 16
=> 8y = 16
=> y = 8/16
=> y = 2
Answer:
Let C be the cost for the people staying
if n <= 2 ; C = $125
If n >2 ; C = $125 + $25 * (n-2)
Step-by-step explanation:
If the number of people is more than two, we need to add $25 for each of them.
Since n will be the number of people staying, we need to make sure that we substract two from this term to avoid overcharging the guests when there is less than two people.
So
(n-2) is the term that should be multiplied by a factor of 25.