Answer:
Output will be n+4 because :
when input is 1 output is 1+4=5
when input is 4 output is 4+4=8
when input is 5 output is 5+4 =9
so, when input is n output will be n+4
A(n) = -5 + 6(n - 1)a(n)=−5+6(n−1)a, left parenthesis, n, right parenthesis, equals, minus, 5, plus, 6, left parenthesis, n, min
DENIUS [597]
Answer:
The 12th term is 61
Step-by-step explanation:
I will assume that your a(n) = -5 + 6(n - 1) is correct; the rest is redundant (duplicative, unneeded).
To find the 12th term, substitute 12 for n in the above formula:
a(12) = -5 + 6(12 - 1) = -5 + 6(11) = 66 - 5, or 61
The 12th term is 61
Answer:
0.6154 = 61.54% probability that the student is an undergraduate
Step-by-step explanation:
Conditional Probability
We use the conditional probability formula to solve this question. It is

In which
P(B|A) is the probability of event B happening, given that A happened.
is the probability of both A and B happening.
P(A) is the probability of A happening.
In this question:
Event A: Foreign
Event B: Undergraduate.
There are four times as many undergraduates as graduate students
So 4/5 = 80% are undergraduate students and 1/5 = 20% are graduate students.
Probability the student is foreign:
10% of 80%
25% of 20%. So

Probability that a student is foreign and undergraduate:
10% of 80%. So

What is the probability that the student is an undergraduate?

0.6154 = 61.54% probability that the student is an undergraduate
Which of the following relations represents a function? A. (2,3), (1,3), (3,3) B. (1,3), (2,3), (2,4) C. (1,3), (2,3), (1,4) D.
insens350 [35]
A function will not have ANY repeating x values....it can have repeating y values...just not the x ones
so ur function is : (2,3) ,(1,3), (3,3) ....u see how u have no repeating x values