Answer:
You have THREE OR 3 APPLES
Answer:
13.9%
Step-by-step explanation:
Given data
Expected weight = 230 pounds
Actual weight= 262 pounds
Required
The percent error
Error= Actaul- expected/ expected *100
Error= 262-230/230*100
Error=32/230*100
Error=0.139*100
Error=13.9%
Hence the error is 13.9%
Answer:
The answer is 7.
Step-by-step explanation:
You have to substitute the value of x into the function :





Answer:
The total value of the discount was $10.80.
Step-by-step explanation:
Since we are finding the value of the discount, we just need to find 18% of 60.
We can convert 18% into a decimal.
18%=0.18
Multiply.
0.18*60=10.8
The total value of the discount was $10.80.
<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.