dasilvaemmy01 dasilvaemmy01
  • 22-06-2021
  • Mathematics
contestada

Anyone know this question ??

Anyone know this question class=

Respuesta :

jerryguo2282769
jerryguo2282769 jerryguo2282769
  • 22-06-2021

Answer:

no but i can create a code from this:

Step-by-step explanation:

java:

int steps = 4;

for (int i = 0; i < steps; i++) { }

this part is psuedocode:

print(i) blocks

Answer Link
AlexTrusk
AlexTrusk AlexTrusk
  • 22-06-2021

there will be 36 squared.

each new step adds one more than the last step added.

f(1) = 1

f(2) = 3 = 1+2

f(3) = 6 = 1+2+3

f(4) = 10 = 1+2+3+4

the pattern is now clear hopefully

f(8) = 1+2+3+4+5+6+7+8 = 1+8 + 2+7 + 3+6 + 4+5 = 9+9+9+9 = 9*4 = 36

Answer Link

Otras preguntas

How do graphs and equations reveal information about a relationship between two quantities
A mother bottlenose ate about 278 pounds of food in one week. About how much food did she eat in a day?
if a quadratic equation can be factored and each factor contains only real numbers then there cannot be an imaginary solution? True or False?
answer this plz thanks
Please help, I don't know this!
Is a document that specifies in detail required resources such as hardware and software?
Which expression represents this word phrase? eight less than the quotient of x and 3 x−83 8−x3 x3−8 3x−8
How to write 12.375 in expanded form
when finding the slope of a trend line, what does the slope mean about the data of the scatterplot
One number is 2 more than twice another. the sum of the numbers is 23. find the two numbers.