Answer:
1 1/5
Step-by-step explanation:
2/5 x 3 as a Fraction = 1 1/5
Improper Fraction = 6/5
Mixed Number = 1 1/5
Answer:
inches
Step-by-step explanation:
The total length of pipe is 10 2/3rd inches
It is cut into 8 equal pieces
We need to divide total length by 8 to get length of each piece. First, we have to convert mixed number (total length) to improper fraction by using formula shown below:
So,
Each piece length is:
So, each piece is inches
Step-by-step explanation:
The answer is mentioned above.
Answer:
c: x=2
Step-by-step explanation:
5x-3= 13-3x
+3 +3
5x=16-3x
+3 +3
8x=16
divide all of it by 8 and thats how you get your answer
Answer:
y = 2*x^2 - 2*x - 24
Step-by-step explanation:
If we have a quadratic function with roots a and b, we can write the equation for that function as:
y = f(x) = A*(x - a)*(x - b)
Where A is the leading coefficient.
In this case, we know that the roots are: 4 and -3
Then the function will be something like:
f(x) = A*(x - 4)*(x - (-3) )
f(x) = A*(x - 4)*(x + 3)
Now we need to determine the value of A.
We also know that the graph of the function passes through the point (3, -12)
This means that:
f(3) = -12
Then:
-12 = A*(3 - 4)*(3 + 3)
-12 = A*(-1)*(6)
-12 = A*(-6)
-12/-6 = A
2 = A
Then the equation is:
y = f(x) = 2*(x - 4)*(x + 3)
Now we need to write this in standard form, so we just need to expand the equation:
y = f(x) = 2*(x^2 + x*3 - x*4 - 4*3)
y = f(x) = 2*(x^2 - x - 12)
y = f(x) = 2*x^2 - 2*x - 24
Then the relation is:
y = 2*x^2 - 2*x - 24