1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Anuta_ua [19.1K]
3 years ago
6

Given the declaration, where is the value 97 stored in the numbers array? int numbers[]={83, 62, 77, 97, 88};

Mathematics
1 answer:
Zepler [3.9K]3 years ago
3 0
Let me help you!

Ok, so before I give you the answer, which is very simple, I will first show you how to answer questions like this in the future.

In the variable declaration, the array "numbers[]" has been declared as an integer. The values of the array "numbers[]" are: <span>83, 62, 77, 97, 88; respectively, the values are equivalent to: 0, 1, 2, 3, 4 which makes the range of array "numbers[]": 5.

To make it clearer:
</span>numbers[0] = 83
numbers[1] = 62
numbers[2] = 77
numbers[3] = 97 <---- This is what we are looking for!
numbers[4] = 88

*** By the way, when counting the range, we don't start at 1, we start at 0. That's why even if the range is 5, the last value is 4.

Therefore, the answer is: 3 or numbers[3].
You might be interested in
ACTIVITY 1: What a Difference!
arsen [322]

Answer:

1. -2

2.-10

3. 16

4. -29

5. 3

6. 11

7. 3

8. -4

9. 14

10. 25

4 0
3 years ago
OPEN ENDED QUESTION
posledela

Answer: I hope this helps :)

Substitution:  45+15(6-1)

Simplify:  120

Step-by-step explanation:

Calculate within parenthases (6-1) =5    =45+15(5)

Multiply left to right 15(5)=75      =45+75

Add leftg to right 45+75=120

Answer = 120

4 0
3 years ago
In inches, what is the perimeter of a rectangle with a width of 4 inches and length of 10 inches?
NARA [144]
The perimeter is the distance around the object so you add 4+10+4+10 to get
28 inches as the perimeter of the rectangle
8 0
3 years ago
Read 2 more answers
Please help this is unit rates btw :)
Volgvan

Answer: 17.14 pages per day

Step-by-step explanation:

3 0
3 years ago
Which two factors of 48 contain a factor that is a prime number
seraphim [82]

Answer:

3 and 16

Step-by-step explanation:

6 0
2 years ago
Other questions:
  • A pair of jeans has a price tag marked 50$. The store is having a one-day sale in which everything in the store is $22.22.How mu
    15·2 answers
  • Find the GCF
    11·1 answer
  • The daily cost of hiring a plumber, y, to work hours on a repair project can be modeled
    7·1 answer
  • Use the distributive property to write an equivalent expression for 9(x+5)
    7·2 answers
  • A hexagon can be divided into how many triangles by drawing all of the diagonals from one vertex?
    6·2 answers
  • Please help with this question !!
    8·1 answer
  • Please explain . . .
    8·1 answer
  • dr.loube, a chemist, mixes two solutions. one is 24% acid ( the rest is water) and the other is 41% acid. about how much of each
    9·1 answer
  • The following table shows the number of hours some students in two neighborhoods spend on social media each day:
    13·1 answer
  • Convert 980 seconds to minutes... explain please ​
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!