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

Can some one help me?
ifp=3 and q = 4 evaluate the following expression:
Graph each linear inequality to show all possible solutions. I need help with this equation
Restate some of the ways animals and people help each other and then add an ending sentence. Write at least 3-5 sentences. Starter sentence: Animals and people
Read the steps in the process of writing a procedural text. 1. Create a title. 2. Evaluate the process. 3. List materials needed to support the process. 4. Cons
Could a government have power but no authority? Why or why not? ASAP!!
Why is a source that is transparent about its intentions more credible?
help me with my math for brainiest:)
An effect of the Great Awakening was that: A. New churches formed to challenge established religion. B. new laws were created to tie church and government clos
Express 0.627 as a fraction.