For part A: you will get 3 linear factors (as the degree of the polynomial is 3). perform the division using (x-1) as your known factor and you will get (x-1)(2x²+11x+15). you can then factor the (2x²+11x+15) to get 2x^3 + 9x^2 + 4x - 15 = (x-1)(2x+5)(x+3)
for part B: since 2x+5 will provide the greatest value (assuming x>0) of the 3 factors, then 2x+5=13. solve to get x=4. if x is 4, then the dimensions are 3'x13'x7' [just sub 4 into the x's for each factor]
for part C: as to the graphing calculator, I don't have one. However, if you solve each linear factor for when it is 0, those values will be the x-intercepts. So your graph should cross the x-asix at 1, -5/2, and -3
Answer:
201.06
Step-by-step explanation:
The solution to the system of equation are (0, -2) and (1, 0)
<h3>Solution to system of equations</h3>
System of equations are equations that has unknown and more than 1 equations.
Given the system of equations
y = x^2 + x – 2
y = 2x – 2
Equate both expressions
x^2 + x -2 = 2x - 2
x^2 - x = 0
x(x-1) = 0
x = 0 and x - 1 = 0
x = 0 and 1
If x = 0
y = 0 - 2 = -2
If x = 1
y = 2 - 2 = 0
Hence the solution to the system of equation are (0, -2) and (1, 0)
Learn more on system of equation here: brainly.com/question/13729904
#SPJ4