Answer:
He will need 96 cups of flour, 36 cups of sugar, 72 cups of milk, and 48 cups of eggs.
Step-by-step explanation:
He wants to make 1/4 of the 50 pancakes stated above. So if you divide 50 by 4 you get 12.5 and when you multiple 12.5 by 8 you get 96 cups.
<span>The next number in this sequence would be 300 because you are multiplying by 10 each time.</span>
Answer:
The circumference of a circle
Step-by-step explanation:
Hope this helped you out :)
Remark
You'll see it a whole lot easier if you make a substitution so that it looks like something you have already seen
Solution
let y = x^2
x^4 = x^2 * x^2
x^4 = y * y
x^4 = y^2
Now the expression becomes
y^2 + 8 y - 9 = z
(y + 9)(y - 1) = z
Now put the x^2 back in.
(x^2 + 9) ( x^2 - 1) = z
x^2 - 1 becomes x + 1 and x - 1. At this level x^2 + 9 can't be factored.
Answer
(x^2 + 9) (x + 1)(x - 1)
Answer: Choice A
g(x) = sqrt(2x)
====================================================
Explanation:
"sqrt(x)" is shorthand for "square root of x"
f(x) = 3x^2 is given
g( f(x) ) = x*sqrt(6) is also given
One way to find the answer is through trial and error. This would only apply of course if we're given a list of multiple choice answers.
------------------
Let's start with choice A
g(x) = sqrt(2x)
g( f(x) ) = sqrt(2 * f(x) ) .... replace every x with f(x)
g( f(x) ) = sqrt(2 * 3x^2 ) .... plug in f(x) = 3x^2
g( f(x) ) = sqrt(6x^2 )
g( f(x) ) = sqrt(x^2 * 6)
g( f(x) ) = sqrt(x^2)*sqrt(6)
g( f(x) ) = x*sqrt(6)
We found the answer on the first try. So we don't need to check the others.
------------------
But let's try choice B to see one where it doesn't work out
g(x) = sqrt(x + 3)
g( f(x) ) = sqrt( f(x) + 3)
g( f(x) ) = sqrt(3x^2 + 3)
and we can't go any further other than maybe to factor 3x^2+3 into 3(x^2+1), but that doesn't help things much to be able to break up the root into anything useful. We can graph y = x*sqrt(6) and y = sqrt(3x^2 + 3) to see they are two different curves, so there's no way they are equivalent expressions.