Answer:
15
Step-by-step explanation:
A complementary angle is a right angle split into two parts. Since 75 is one of the two parts, we subtract it from 90, giving us an answer of 15.
Juan Ramirez made $185.00
For the first 10 suits he made $12.50 each suit, then he made $20 for the additional 3.
250*.05=12.50
250*.08=20
12.50*10=125
3*20=60
125+60=185.
-3 because it shows the value right there
Answer:
Step-by-step explanation:
t1 = a1
t2 = a1 + d
t3 = a1 + 2d
The sum is t1 + t2 + t3 = a1 + a1 + d + a1 + 2d = 3a1 + 3d
Second question
t1 = a1
t2 = a1 + d
t3 = a1 + 2d
t4 = a1 + 3d
...
tn = a1 + (n - 1)*d
Sum = (a1 + a1 + (n- 1)*d) * n / 2
Sum = (2a1 + nd - d) * n / 2
Sum = (2a1*n + n^2*d - nd) / 2