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

PLEASE HELP ASAP!!! CORRECT ANSWER ONLY PLEASE!!! Conjugate the verb correctly in Spanish in the PRESENT TENSE. Be sure to only write the conjugated verb. Do no
Angle S and angle T form a linear pair if measurement of angle S equals 5X +9 and measurement of angle T equals 3X +11 find the measures of both angles
is there a perfect division of power and authority in a government system?
What type of function is represented by the graph below?
PLEASE HELP ASAP!!! CORRECT ANSWER ONLY PLEASE!!!
which qualities does the character of drama exemplify in the Ramayana
[tex]( {x}^{3} - 8 {x}^{2} + 19x - 9) \div (x - 4) [/tex]
how fertilization takes places in flower
Find the circumference of the circle.
Evan Got 1 Candy Bar and His sister gave him 19 more how many candy bars does he have in all??????