Answer:
a(10 - 13)
Step-by-step explanation:
The only common factor between these numbers is a, as 10 and 13 do not share factors (13 is prime). We can only factor out a.
Answer:
105
Step-by-step explanation:
500 goes into 100, 5 times
21 times 5 is 105
So 21/100 is equal to 105/500
Or you can do
500*0.21=105
Answer:
recursive: f(0) = 7; f(n) = f(n-1) -8
explicit: f(n) = 7 -8n
Step-by-step explanation:
The sequence is an arithmetic sequence with first term 7 and common difference -8. Since you're numbering the terms starting with n=0, the generic case will be ...
recursive: f(0) = first term; f(n) = f(n-1) + common difference
explicit: f(n) = first term + n·(common difference)
To get the answer above, fill in the first term and common difference values.
Answer:
you could do 27+x=30
Step-by-step explanation:
Answer:
the answer is 1 I guess
Step-by-step explanation:
2/5 - 3/5
2-3/5
1