Answer:
¾
Step-by-step explanation:
Length of Kerry string = 7(½) = 15/2
Length of John string = 6(¾) = 27/4
15/2 - 27/4
30 - 27/4
3/4
ANSWER
The correct answer is C
EXPLANATION
We want to find the value of

This is the same as:

We cancel out the common factors to get:

We simplify to get:

The correct answer is C
Are you saying 9×10 that is 90
Answer:
The weight of the brick is 60 ounce to the nearest ounce
Step-by-step explanation:
In this question, we are asked to calculate the weigh of Lou’s brick given the dimensions of the shape of the brick and the weight of the clay.
To answer this question quite aptly, we need to know exactly the volume of the rectangular prism given the dimensions we have in the question.
To calculate this volume , we simply use the measurements we have to get it.
mathematically the volume of a rectangular prism is simply V = w * h * l
where w , h and l are width, height and length respectively.
now let’s calculate!
V = 3.5 * 2.25 * 8 = 63 inches^3
Now we need to know what the brick weigh in ounce. We already have the weight of the clay. now this is equal to the volume of the brick divided by the weight of the clay.
Mathematically this is = 63/1.055 = 59.72 ounce which is 60 ounce to the nearest ounce
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