Answer:
52 is the size of the sample space of this two-stage experiment
Answer:
y= 1/2x+2
y int is 2
x int is -2
Step-by-step explanation:
plug in 0 for y int
set the equation equal to 0 for x int
Answer:
10 spiders and 12 ants
Step-by-step explanation:
You need to create two equations
s = # of spiders
a = # of ants
s + a = 22 heads
since each spider and ant has one head
8s + 6a = 152 legs
since every spider has 8 legs and every ant has 6
s + a = 22 can be turned into s = 22 - a
now use substitution
8(22 - a) + 6a = 152
176 - 8a + 6a = 152
176 - 2a = 152
24 = 2a
a = 12
now that you have the number of ants you can solve for the number of spiders
s + a = 22
s + 12 = 22
s = 10