Answer:
36/59 or 0.610
Step-by-step explanation:
P(female and degree)/P(degree)
72/118
36/59
0r 0.610
Y=9.25 (short answer but hope this helped u)
Answer:
3rd quadrant
Step-by-step explanation:
- First we just convert the angle from radians to degrees
- Now that's too big, all this means is if we start rotating from the positive y-axis in a circle we will cross the starting point 2 times, 2 full circles;
- Now in which quadrant it 210 degrees?
- 0 degrees to 90 degrees is 1st quadrant
- 90 degrees to 180 degrees is 2nd quadrant
- 180 degrees to 270 degrees is 3rd quadrant
- 270 degrees to 360 degrees is 4th quadrant
- So our answer is the 3rd quadrant.
Answer:
F $35,000
Step-by-step explanation:
3,500 is 7% of 50,000 3500 multiplied by 10 years= 35,000
Answer:
1. 15 - 5n where n>=1
2. n² where n>=1
Step-by-step explanation:
1. {10, 5, 0, -5, -10} is an Arithmetic Progression
nth term is a + (n - 1)d
where a = first term, n= nth term, d= common difference.
a = 10, d = -5 (5-10, 0-5, -5-0, -10-(-5))
Therefore, nth(General) term of the sequence:
= 10 + (n - 1)-5
= 10 + (-5n) + 5
= 10 + 5 - 5n
= 15 - 5n
Test:
if n = 1; 15 - 5(1) = 10
if n = 2; 15 - 5(2) = 5
if n = 3; 15 - 5(3) = 0 and so on.
2. {1, 4, 9, 16, 25}
The general term of the sequence is n²
Test:
if n = 1; 1² = 1
if n = 2; 2² = 4
if n = 3; 3² = 9 and so on.