To answer the problem above, we must first define the word break even. Break even means there is no gain or loss, the difference between the capital amount and the sale amount is zero. In equation, let x be the number of pies. 5x + 30 = 12x, $5 times the number of pies plus $30 is equal to $12 times the number of pies sold. The answer is letter C.
Answer:
y = 0.15x+77 is the equation linear connecting total cost y and miles driven x
Step-by-step explanation:
Given that the leasing company charged a flat rental fee for the week, plus a charge for each mile driven.
Let flat rental fee be c and cost per mile driven = m and miles driven = x
Total cost =y
Then y = mx+C is the linear equation.
to find m and c, we use the fact that y =110.30 when x = 222
i.e. 110.30 = c+222x
and similarly 99.05 = c+147x
Subtract to eliminate c
11.25 = 75 x
0.15 =x
Substitute in I equation
110.30 = c+222(0.15)
c = 77
Hence y = 0.15x+77 is the equation linear connecting total cost y and miles driven x
In math, Exponentiation refers to the operation of raising one quantity to the power of another. See the program running the exponentiation below.
<h3>What is the required code?</h3>
The code is given below:
number_of_days = 30
amount_after_30days = 0.01 * (2 ** number_of_days)
# print the amount
print(amount_after_30days)
Learn more about exponentiation at;
brainly.com/question/11975096
#SPJ1
Answer:
X=-8
Step-by-step explanation:
3x-4=7×-4
3x-4=-28
3x=-28+4
3x=-24
x=-24/3
x=-8