IDNStudy.com, ang iyong gabay para sa malinaw at eksaktong mga sagot. Sumali sa aming platform ng tanong at sagot upang makatanggap ng mabilis at eksaktong tugon mula sa mga propesyonal sa iba't ibang larangan.

ACTIVITY #5:
DIRECTIONS: Create a pattern using the given condition below.
1. The number is 1 then increase the next numbers by 5.
2. The number is 100 then decrease the next numbers by 10.
3. The number is 50 then increase by 5 until it reaches 80.


Sagot :

1. Start with 1

1+5=6
6+5=11
1, 6, 11, 16, 21, 26, 31, 36, 41…

2. Start with 100

100-10=90
90-10=80

100, 90, 80, 70, 60, 50, 40, 30, …

3. Start with 50

50 + 5 = 55
55 + 55 = 60

50, 55, 60, 65, 70, 75, 80
It reaches 80