The way you find profit is to subtract the revenue and the cost
Profit = Revenue - Cost
The revenue is the amount of money coming in, the cost is the amount of money going out. The goal of course is to have the revenue larger than the cost so that the profit is positive.
So the equation given is
P = 7.5n - (2.25n+15)
and its in the form
P = R - C
where...
R = 7.5n is the revenue equation
C = 2.25n+15 is the cost equation
Focus on the revenue equation
R = 7.5n
which is the same as
R = 7.50*n
This tells us that Sandra pulls in a total of 7.50*n dollars where n is some positive whole number. It represents the number of necklaces sold. For example, if she sold n = 10 necklaces, then
R = 7.50*n
R = 7.50*10
R = 750
meaning that Sandra has made $750 in revenue
As you can see above, the revenue is computed by multiplying the price per necklace ($7.50) by the number of necklaces sold (n) to get R = 7.50*n
So that's why the answer is $7.50
Note: The 2.25 is part of the cost equation. This is known as the variable cost. It is the cost to make one necklace ignoring the fixed cost (eg: rent). The variable cost often doesn't stay the same, but algebra textbooks often simplify this aspect.
1,000 - 500 = 500
Hope this Helps!!
u should get a calculator LOL
Answer:
the common ratio is either 2 or -2.
the sum of the first 7 terms is then either 765 or 255
Step-by-step explanation:
a geometric sequence or series of progression (these are the most common names for the same thing) means that every new term of the sequence is created by multiplying the previous term by a constant factor which is called the common ratio.
so,
a1
a2 = a1×f
a3 = a2×f = a1×f²
a4 = a3×f = a1×f³
the problem description here tells us
a3 = 4×a1
and from above we know a3 = a1×f².
so, f² = 4
and therefore the common ratio = f = 2 or -2 (we need to keep that in mind).
again, the problem description tells us
a2 + a4 = 30
a1×f + a1×f³ = 30
for f = 2
a1×2 + a1×2³ = 30
2a1 + 8a1 = 30
10a1 = 30
a1 = 3
for f = -2
a1×-2 + a1×(-2)³ = 30
-10a1 = 30
a1 = -3
the sum of the first n terms of a geometric sequence is
sn = a1×(1 - f^(n+1))/(1-f) for f <>1
so, for f = 2
s7 = 3×(1 - 2⁸)/(1-2) = 3×-255/-1 = 3×255 = 765
for f = -2
s7 = -3×(1 - (-2)⁸)/(1 - -2) = -3×(1-256)/3 = -3×-255/3 =
= -1×-255 = 255