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

I’ll give brainalist, help me please!
How to find the b value in slope intercept form.
2. Write the Lewis structure for N2F2. Draw two isomers and determine whether they are polar or non-polar.
cuáles fueron los números ganadores del mega millions
Find examples of conic sections in art and architecture. Visit Web sites to find pictures of artwork or buildings that illustrate one or more conic sections. In
Which factor would increase poor indoor air quality?.
Plot −5/4 and its opposite on the number line. Select the points on the line to plot. -3 | | | -2 | | | -1 | | | 0 | | | 1 | | | 2 | | | 3
please help me if appreciate it a lot :)
Help my math teacher's pants are too tight
Can anyone summarize this Checks and Balances- This idea is implemented in the Constitution to ensure that no one branch of the federal government gains too mu