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 V=LWH for L?
Spain has coastline on which of the following sides?a.northernc.southernb.easternd.all of the above
How do you solve this problem 9a+10(6a-1)
Are (121 over 11),(23 over 3), and (85 over 5) in simplest form?
A pitcher on a baseball team has pitched 98 2/3 innings. What is the number of innings written as a decimal?
36/b-3=0 find the solution of this equation.
what is the place value of 0.8?
What happened after Canada advertised free land in European newspapers in the late 1800s and early 1900s? a. Immigration decreased. b. Immigration increased. c
Please help for answer 56/125-177/625=
If sulfur 34 undergoes alpha decay, what will I become?