Answer: (0,4)
Step-by-step explanation:
A) 90-55=35 since a right angle is 90 total\
b)ii
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:
Probability that she or he bought lunch in the cafeteria and chose pizza as an entree = 12/100 =0.12 = 12%
Explanation:
Let number of students be 100.
At Taylor Street School, 40% of the students bought lunch in the cafeteria today
Number of students bought lunch = 100 x 40/100 = 40
Of the students who bought lunch in the cafeteria today, 30% chose pizza as their entree
Number of students bought pizza = 40 x 30/100 = 12.
Probability of an outcome = Number of favorable outcome/ Total number of outcome
Probability that she or he bought lunch in the cafeteria and chose pizza as an entree = Number of students bought pizza/Total number of students
= 12/100 =0.12 = 12%
Probability that she or he bought lunch in the cafeteria and chose pizza as an entree = 12/100 =0.12 = 12%