Answered

From health tips to tech hacks, find it all on IDNLearn.com. Ask any question and get a thorough, accurate answer from our community of experienced professionals.

write a doubles fact to solve. there are 16 crayons in the box. some are green some are red. the number of green crayons is the same as the number of red crayons.

Sagot :

Using r for red crayons, g for green crayons, and c for any color crayon:
r + g = 16,  r = g = c
c + c = 16
2c = 16
c=8
r =8, g = 8