Answer: A) The total cost of 2 candies is $6.00.
Step-by-step explanation:
Hi, the question is incomplete, options are :
A) The total cost of 2 candies is $6.00. B) The total cost of 6 candies is $2.00. C) The total cost of 2 candies is $3.00. D) The total cost of 3 candies is $2.00.
So, to answer this question we have to analyze the function given:
f(2)=6
Since the input value x (number of candles) is 2, and the output (cost in dollars ) is $6, the correct option is :
A) The total cost of 2 candies is $6.00.
Answer:
Step-by-step explanation:
3n+15=75
three times a number is 3n. +15 is 15 more.
3n+15=75 subtract 15 from both sides to get the 3n alone
3n=60 divide by 3 to get the n by itself
n=20
Answer:
The ball will reach a height of 5 ft by the 4th time.
Step-by-step explanation:
The initial height of the ball is 40 ft, when it bounces from the floor once the height will be 20 ft, the second time it'll be 10 ft, and so on. The sequence that can represent the maximum height of the ball after each bounce is:
{40, 20, 10,...}
This kind of sequence is called a geometric progression, in this kind of progression the next number is related to the one before it by the product of a constant called ratio, in this case 1/2. To calculate a specific position in this sequence we only need the ratio and the first number, using the formula below:
a_n = a*r^(n-1)
Where n is the position we want to know, a is the first number and r is the ratio. In this case we have:
a_4 = 40*(1/2)^(4-1) = 40*(1/2)^3 = 40/8 = 5
The ball will reach a height of 5 ft by the 4th time.
Answer:
Each apple costs $1.20 and each orange costs $1.
Step-by-step explanation:
Let x represent the number of apples and y represent the number of oranges.
For the fruit you bought, 5 apples and 4 oranges, we have 5x+4y. This costs $10. This gives us the equation
5x+4y = 10
For the fruit your friend bought, 5 apples and 5 oranges, we have 5x+5y. This costs $11. This gives us the equation
5x+5y = 11
Together we have the system

We will eliminate x by subtracting the bottom equation from the top:

Divide both sides by -1:
-1y/-1 = -1/-1
y = 1
Each orange costs $1.
Substitute this into the first equation:
5x+4(1) = 10
5x+4 = 10
Subtract 4 from each side:
5x+4-4 = 10-4
5x = 6
Divide both sides by 5:
5x/5 = 6/5
x = 1.2
Each apple costs $1.20.