In order to write 4/6 as 2/3 we would break apart pieces and to write 4/6 as 8/12 we would combine pieces.
<h3>What are fractions?</h3>
A fraction is a quantity that is not a whole number. In maths, a fraction usually has a numerator and a denominator. The numerator is the number above. While the denominator is the number below.
In order to write 4/6 as 2/3 we have to express in its simplest form. This means that you have to divide 4/6 by 2. In order to write 4/6 as 8/23, multiply 4/6 by 2.
To learn more about multiplication of fractions, please check: brainly.com/question/1114498
Answer:
- x = log(y/4)/log(1.0256)
- your answer for y=12 is correct
Step-by-step explanation:
The question is asking you to solve ...
y = f(x)
for x. (In other words, find the inverse function.)
You already did this using a constant for y. Do the same thing with y instead of the constant.
y = 4(1.0256^x)
y/4 = 1.0256^x . . . . . . . divide by 4
log(y/4) = x·log(1.0256) . . . . . take logs
log(y/4)/log(1.0256) = x . . . . . divide by the coefficient of x
Now, you have a model for x in terms of y, which is what the question is asking for.
x = log(y/4)/log(1.0256) . . . . . . . exact expression
When y=12, this is ...
x = log(12/4)/log(1.0256) ≈ 43.46 . . . . weeks
_____
This is a linear equation in log(y), so can be written as such:
x = 91.0912·log(y) -54.8424 . . . . . approximate expression
Answer:
12 cups oats, 4 cups raisins, 8 cups nuts
Step-by-step explanation:
For this problem, just multiply each ingredient by 4
Answer:
g(x) = x^2 -6x +9
Step-by-step explanation:
A function f(x) translated right h units and up k units will become ...
g(x) = f(x -h) +k
You want the function f(x) = x^2 to be translated right h=3 units, so it will become ...
g(x) = f(x -3) = (x -3)^2
g(x) = x^2 -6x +9