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

Simplify: [5-3x+2y-(2x-y)]-(3x -7y+9)
Is it true The Renaissance man had the ability to link information from different areas and fields and to create new knowledge?
Simplify: [5-3x+2y-(2x-y)]-(3x -7y+9)
Fitness can be achieved only through ?
want a telugu poem on truth
Translate the following sentence into an equation. Subtracting 5 from the quotient of a number and 6 gives 37.
Determine the slope and the y-intercept. y = 5x + 6
If The dimensions of a brick that weighs 25N are 0.19m x 0.07m x 0.095m. What pressure does the brick exert on the ground if it is resting on its largest face?
Which word correctly completes the sentence? _______ turn is it to do the washing up? 1. Who’s 2. Whose 3. Whom 4. Which
eric has been donating books he no longer needs to his local library. after 3 months of donating, he had 157 books left in his room. after 8 months of donating,