Answer:
27 + 6x = 8.25x
Number of movies (x) = 12
Step-by-step explanation:
Given that:
VIP membership :
Membership fee = $27 per year
Amount per movie = $6
Hence ;
Membership fee + (amount per movie * number of movies)
27 + 6x - - - (1)
Non member :
Amount paid per movie = $8.25
amount per movie * number of movies)
8.25x - - (2)
Let Numbe of movies = x
In other to pay the same amount of money :
Equate (1) and (2)
Equation :
27 + 6x = 8.25x
8.25x - 6x = 27
2.25x = 27
X = 12 movies
Answer:
Step-by-step explanation:
Let's do this in Python
day = 1
balance = 0
deposit = 0.01 # first deposit is 1 penny
while balance < 1000000: # execute the loop as long as balance is less than a million dollar
balance += deposit
deposit = deposit * 2 # double the deposit for the next time
day += 1 # add one to day for the next day
print(day) # print out result once loop ends
a. Always
b. Sometimes
c. Never
a structure that breaks down sugar molecules to provide energy—only plant cells have structures with this function
a structure that converts energy from sunlight into chemical energy—only plant cells have structures with this function
a structure that can store water, waste, food, and other materials—only animal cells have structures with this function
Answer:
a
Step-by-step explanation:
Answer:
It’s c on edge 2021
Step-by-step explanation:
I just took the test
Please help. :(
Answer:
r = 7
Step-by-step explanation:
42 ÷ 6 = 7