Seudónimo
Seudónimo
10-02-2017
Mathematics
contestada
Can you help me please I don't know this
Respuesta :
christinann062
christinann062
10-02-2017
rule: times by 3 plus 1
13
31
are the two values for the table
Answer Link
caitlin24
caitlin24
10-02-2017
Times 3 plus one so answers will be 13 and 31
Answer Link
VER TODAS LAS RESPUESTAS ( 13+ )
Otras preguntas
The skeleton that donald johanson discovered and named lucy bleonged to the ealest homind group called? a.neanderthals b.homo habilis c.australopithecines d
a geometry student wants to draw a rectangle inscribed in the ellipse
which group used terrorism in the late twentieth century?A. Indian National CongressB. OPECC. United NationsD. Hamas
In what unit is formula mass expressed?
Which sentence does NOT maintain a consistent point of view 1. I walked out of the mall. I was out of money and had to call my mom. 2. Shelley walked out of th
In a shop there are 20 customers, 10 of whom will make a purchase. if three customers are selected, one at a time, at random, what is the probability that all w
Which would be the ending of a term indicating the surgical removal of a body part? A. -ECTOMY B. -OSIS C. -CISION D. -ITIS
Is it bad if the ouijia board glows and 789 are the only visible numbers? What does it mean?
More buffer zones would be needed around a large protected area vs. several patches of protected area of equal square footage. true false
Given the following code: int i = 100; int j = 10; while (i > 0) { i = i / j; j = 1 + j % 5; } What is the value of j after this code executes?