Answer:
Exponential
Step-by-step explanation:
I have worked with this functions before.
You did not include the questions, but I will give you two questions related with this same statement, and so you will learn how to work with it.
Also, you made a little (but important) typo.
The right equation for the annual income is: I = - 425x^2 + 45500 - 650000
1) Determine <span>the youngest age for which the average income of
a lawyer is $450,000
=> I = 450,000 = - 425x^2 + 45,500x - 650,000
=> 425x^2 - 45,000x + 650,000 + 450,000 = 0
=> 425x^2 - 45,000x + 1,100,000 = 0
You can use the quatratic equation to solve that equation:
x = [ 45,000 +/- √ { (45,000)^2 - 4(425)(1,100,000)} ] / (2*425)
x = 38.29 and x = 67.59
So, the youngest age is 38.29 years
2) Other question is what is the maximum average annual income a layer</span> can earn.
That means you have to find the maximum for the function - 425x^2 + 45500x - 650000
As you are in college you can use derivatives to find maxima or minima.
+> - 425*2 x + 45500 = 0
=> x = 45500 / 900 = 50.55
=> I = - 425 (50.55)^2 + 45500(50.55) - 650000 = 564,021. <--- maximum average annual income
Answer:
The probability that the student is going to pass the test is 0.0545
Step-by-step explanation:
The variable that says the number of correct questions follows a Binomial distribution, because there are n identical and independent events with a probability p of success and a probability 1-p of fail. So, the probability of get x questions correct is:

Where n is equal to 10 questions and p is the probability of get a correct answers, so p is equal to 1/2
Then, if the student pass the test with at least 8 questions correct, the probability P of that is:
P = P(8) + P(9) + P(10)

P = 0.0439 + 0.0097 + 0.0009
P = 0.0545