If you need help for all 3 questions then ok.
Here’s what you need to do. If they give you a rectangular prism with a side length of #, that number is the length, width and height. I’ll help you for the first picture. They asked how many cubic blocks with a SIDE LENGTH of 1/7 in can fill in a cube with the SIDE LENGTH of 3/7 in. Here is your equation: (3/7 x 3/7 x 3/7) / (1/7 x 1/7 x 1/7). That’s how you solve it. (The slash stands for division.) Now do the same thing with the other pictures. They will ask you how many blocks with a side length of # can fill in a prism with the length, width, and height (or just a side length without saying the l, w and h.) Hopefully this helped! If I got it wrong or if you need help cause you didn’t get what I mean, let me know.
bYe
Photo math can help with that
Answer:
Option A:
y = 3*(x - 5)^2 - 4
Step-by-step explanation:
For a quadratic equation:
y = a*x^2 + b*x + c
with the vertex (h, k), we can rewrite the function as:
such that:
h = -b/2*a
y = a*(x - h)^2 + k
Here we have the function:
y = 3*x^2 - 30*x + 71
the x-value of the vertex will be:
h = -(-30)/(2*3) = 30/6 = 5
And k is given by:
k = y(5) = 3*(5)^2 - 30*5 + 71 = -4
Then the vertex is:
(5, - 4)
And we can rewrite the equation in the vertex form as:
y = 3*(x - 5)^2 + (-4)
y = 3*(x - 5)^2 - 4
Then the correct option is A.
Answer:
x=2 , x=(-1)
Step-by-step explanation:
y=x^2+3----------1
y=x+5-------------2
1=2
x^2+3 = x+5
x^2-x-2=0
(x-2)(x+1)=0
x=2 , x=(-1)