??? Im lost in this question, could you be more specific?
Answer:
a) 6:51
b)6:42
c)49 mins
Step-by-step explanation:
Answer:
x + 6
Step-by-step explanation:
We will use the order of operations, also known as PEMDAS. See attached. Please note that we cannot do what is in the parentheses first because we have a variable, so we will distribute the 2 into it. Since this is an expression, I do not believe we can fully solve for x, but can only simplify.
Given:
2(3/5x+3)
Distribute:
2 * (3/5x) + (2 * 3)
6/5x + 6
Answer:
x + 6
Answer: 240 liters
Step-by-step explanation: This means, we start off with (2/3)x liters of water. Then we subtract off 60 of them to get to 5/12 full, meaning we have (5/12)x liters left.
<h3>
Answer: Choice C) 31</h3>
==============================================
Explanation:
The recursive rule
f(n+1)=f(n)-3
can be rearranged to
f(n) = f(n+1)+3
after adding 3 to both sides
----------------
Now let's say we plug in n = 3
f(n) = f(n+1)+3
f(3) = f(3+1)+3
f(3) = f(4)+3
f(3) = 22+3
f(3) = 25
Repeat for n = 2
f(n) = f(n+1)+3
f(2) = f(2+1)+3
f(2) = f(3)+3
f(2) = 25+3
f(2) = 28
Each time we keep adding 3 to get the previous term (since the original recursive rule says to subtract 3 to get the next term; we just go backwards of what the instructions say).
Lastly, we can find that f(1) = f(2)+3 = 28+3 = 31 making the answer to be choice C.