The answer is d, just find the equation and then plug in the first few numbers of copies and you’ll find the correct answer
mark me brainliest if the answer is correct, thank you in advance :)
Answer:
20%
Step-by-step explanation:
Use the percent change formula: difference = % * original cost
12 - 10 = 2
The difference is 2 and the original cost is 10. Now, we have the equation
2 = % * 10. We don’t know the percentage right? So now we have to find the percentage. To do this, you will have to do 2 divided by 10, which is 0.20. Lastly, we have to turn 0.20 into a percentage by multiplying it by 100, leaving you with 20%. So therefore, 20% is the percent increase. Hope this helps!
Length of the aquarium is 35 yd
Step-by-step explanation:
- Step 1: Volume of the aquarium = 210 yd³ given by Volume = length × width × height. Width = 3 yd and Height = 2 yd
Length = Volume/Width × Height
= 210/3 × 2 = 210/6
= 35 yd
Answer:
x = y = 22
Step-by-step explanation:
It would help to know your math course. Do you know any calculus? I'll assume not.
Equations
x + y = 44
Max = xy
Solution
y = 44 - x
Max = x (44 - x) Remove the brackets
Max = 44x - x^2 Use the distributive property to take out - 1 on the right.
Max = - (x^2 - 44x ) Complete the square inside the brackets.
Max = - (x^2 - 44x + (44/2)^2 ) + (44 / 2)^2 . You have to understand this step. What you have done is taken 1/2 the x term and squared it. You are trying to complete the square. You must compensate by adding that amount on the end of the equation. You add because of that minus sign outside the brackets. The number inside will be minus when the brackets are removed.
Max = -(x - 22)^2 + 484
The maximum occurs when x = 22. That's because - (x - 22) becomes 0.
If it is not zero it will be minus and that will subtract from 484
x + y = 44
xy = 484
When you solve this, you find that x = y = 22 If you need more detail, let me know.