brownk23 brownk23
  • 02-02-2017
  • Mathematics
contestada

Start at 12. Create a pattern that multiplies each number by 4. Stop when you have 5 numbers

Respuesta :

StewieTwombly
StewieTwombly StewieTwombly
  • 02-02-2017
12, 48, 192, 768, 3072/
Answer Link
praxer praxer
  • 02-02-2017
Well, I think this is much better viewed in python:
#Start at 12. Create a pattern that multiplies each number by 4. Stop when you have 5 numbers
req_list = [12]i = 1while i < 5:    for b in req_list:        b = b * 4    i += 1    req_list.append(b)print(req_list)    
Answer Link

Otras preguntas

What is the largest known number called?
How can you use an equation to make a prediction from a pattern?
change -23/20 into a deciamal
1/10 + -9/10 = what in fraction form
Roxy's new employer pays employees bimonthly, which is twice a month. She'll earn $30 per hour with the new company. She plans to continue making extra money by
I will give 50 points answer all why the order of the proof is correct d,a,c,b Please explan dosnt have to be super detailed haha 9. Order the steps below to co
A one-day pass to an amusement park costs $40. A round-trip bus ticket to the park costs $5. Write two equivalent expressions to find the total cost of a one-da
change -23/20 into a deciamal
solve the question x - 2 = long division 4x
uld Carbon Dioxide be at its lowest level? A) July B) April C) January D) Ma What created the weather anomaly in the winter of 1980?