Answer: 7 7/8 cups of flour
Step-by-step explanation:
Since John is making 3 1/2 batches of cookies and each batch takes 2 1/4 cups of flour.
The amount of flours that John will need for the cookies will be gotten by multiply the batches of cookies made by the number of flours of cups used per batch and this will be:
= 3 1/2 × 2 1/4
= 7/2 × 9/4
= 63/8
= 7 7/8 cups of flour
No solution for this question
Answer:
y = 2x - 5
Step-by-step explanation:
Completing the square is a process to find the solutions, or the x-values, to a quadratic equation. This method can only work if it is in the format: x^2 + bx = c
In this equation, the b value is -12 and the c value is -6. The process for completing the square goes like this:
x^2 + bx + (b/2)^2 = c + (b/2)^2
Now let’s solve the equation above using this method.
Step 1: x^2 - 12x + (-12/2)^2 = -6 + (-12/2)^2
Step 2: x^2 - 12x + (-6)^2 = -6 + (-6)^2
Step 3: x^2 - 12x + 36 = -6 + 36
Step 4: x^2 - 12x + 36 = 30
Now, to factor it. After doing the process until now, the left side of the equation can ALWAYS be in the format: (x + a)^2
Step 5: x^2 - 12x + 36 can be factored in this format as (x - 6)^2
Step 6: (x - 6)^2 = 30
Step 7: x - 6 = √30
Step 8: x = 6 ±√30