Answer:
A
Step-by-step explanation:
I did the assignment :>
 
        
                    
             
        
        
        
<span>Linear fit : 50 x-120
x = 5.5
50 * 5.5 - 120 = = 155
Weight = 155</span>
        
             
        
        
        
Part 1: Answer:
(x+1)(x+1)(x-6) = x^3 - 4x^2 - 11x - 6
Step-by-step explanation:
To make r a root, include (x-r) as a factor. (-1+1)(-1+1)(-1-6) is zero even though (-1-6) isn't. 
(6+1)(6+1)(6-6) is zero.
Part 2 Answer:
Standard form: y = -x^4 + 12
Degree 4
left end goes down, right end goes down.
Step by step: apply the definitions of standard form, polynomial degree, and "end behavior". In other words, read the textbook.
Part 3: Answer: x = 3, x = 8
Step by step:
 x^2-11x = -24
 x^2-11x+24 = 0
(x-3)(x-8) = 0
x = 3 or x = 8
Part 4a Answer:
quotient 2x^2 + x - 3
remainder 1
Step by step:
 2x^2 + x - 3
 ___________________
x-4 ) 2x^3 - 7x^2 - 7x + 13
 2x^3 - 8x^2
 __________
 0 + x^2 - 7x + 13
 x^2 - 4x
 ____________
 0 - 3x + 13
 - 3x + 12
 ______
 1
Part 4b answer:
quotient 2x^2 - 6x + 2
remainder -20
Step by step: you have to know exactly what you are doing. Refer to textbook or Wikipedia. 
dividend 2x^3 +14x^2 - 58x
divisor x+10
leading coefficient of divisor must be 1
write coefficients of dividend at top
write coefficients of dividend at left
 | 2 14 -58 0
-10 | -20 60 -20
 ___________
 | 2 -6 2 -20
Coefficients of quotient are 2 -6 2
Remainder is -20
quotient = 2x^2 - 6x + 2
 
        
             
        
        
        
Let garret’s age be x 
x + 2 + (x + 3) + 2 = 39 
2x + 7 = 39 
2x = 32
x = 32/2
x = 16
Garrett’s age after two years = 16 + 2 = 18
        
             
        
        
        
The probability that a randomly selected score is greater than 334 will be 0.02275.
<h3>What is a normal distribution?</h3>
The Gaussian Distribution is another name for it. The most significant continuous probability distribution is this one. Because the curve resembles a bell, it is also known as a bell curve.
The z-score is a statistical evaluation of a value's correlation to the mean of a collection of values, expressed in terms of standard deviation.
The GRE is an entrance exam that many students are required to take in order to apply to graduate school. In 2014, the combined scores for the Verbal and Quantitative sections were approximately normally distributed with a mean of 310 and a standard deviation of 12.
Then the probability that a randomly selected score is greater than 334 will be 
The z-score is given as 
z = (x - μ)/σ
z = (334 - 310)/12
z = 24/12
z = 2
Then the probability will be 
P(x > 334) = P(z > 2) 
P(x > 334) = 1 - P(x<334) 
P(x > 334) = 1 - 0.97725
P(x > 334) = 0.02275
More about the normal distribution link is given below.
brainly.com/question/12421652
#SPJ1