Answer:
D it
Step-by-step explanation:
We have two equations, A quadratic and a linear equation.
The domain of a linear equation and quadratic equation is all real numbers but since it dealing with time we must make sure the roots or x-intercepts is positive.
Looking at the quadratic equation, we can use the discramnt formula to see if all roots are positve.



The discramnt is greater than zero so there is two distinct real roots. So let check if they are positve
If you graph the equation, it intercepts at two positve roots so it is D
Answer:
1,512 cm³
Step-by-step explanation:
The general formula for the volume of a prism is:
V= Bh, where B = the area of the base and h = height of the prism
Given the dimensions of the smaller block as 9cm x 3cm x 7cm, then the dimensions of the larger block (double the dimensions of the smaller block) must be 18cm x 6cm x 14cm. Using these measurements:
V = (18)(6)(14) = 1,512 cm³
1: -4/1
2: 1/2
3: 1/4
4: -4/1
I hope those r the correct answers
Answer:
5.16
Step-by-step explanation:
Since after x=3, value of y starts decreasing for increasing values of x, let's choose. Also we need to find f(x) for x=3.4
x=3,4,5 and f(x)=7,3,1 to find lagrange polynomial
P(x)= ((x-x2)(x-x3)y1)/((x1-x2)(x1-x3) + ((x-x1)(x-x3)y2)/((x2-x1)(x2-x3) + ((x-x1)(x-x2)y3)/((x3-x1)(x3-x2)
P(x)= ((x-4)(x-5)7)/((3-4)(3-5)) + ((x-3)(x-5)3)/((4-3)(4-5)) + ((x-3)(x-4)1)/((5-3)(5-4))
P(x)= x² -11x+31
P(3.4)= 5.16