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
What’s the equation for <br> (-1, 2), slope = 3
Firdavs [7]
Y=3x+b
HOPE THIS HELPED
4 0
2 years ago
Read 2 more answers
PLEASE HELP!!!!!!!!!​
STatiana [176]

Answer:

answer is x=14.4.......,......

4 0
3 years ago
Last Friday Trevon had $29. Over the weekend he received some money for cleaning the attic. He now has $41. Write an algebraic e
tester [92]

Answer:

x + 29 = 41

Step-by-step explanation:

Trevon received some money, but we don't know how much, so we will represent that with x.

The money he received will be add the amount he had last friday, $29.

The equation will equal his current amount, $41.

6 0
2 years ago
Use algebraic means to show that x^2 + y^2 = 8 is not a function. Explain your process.
11Alexandr11 [23.1K]

Answer:

For a single value of x function has more than one corresponding value of y which satisfies the equation.

Step-by-step explanation:

Function: A relationship between a set of inputs and a set of possible outputs, where exactly one output is associated with each input.

It means for an equation to represent a function any single value of  x there should be only one corresponding value of  y which satisfies the equation.

Now consider the given equation.

x^2 + y^2 = 8

If we put x=0 then we get two value of y i.e \sqrt8 and -\sqrt8 which satisfy the equation  and therefore the equation is not a function.

5 0
3 years ago
How many solutions is there for 8 + 9p = 9p - 7
spin [16.1K]

Answer: There are no solutions.

Step-by-step explanation: So the way you do this is by subtracting 9p from both sides, which gets you:

8 = -7

Since 8 is not equal to -7, there is no solution to this equation.

4 0
3 years ago
Read 2 more answers
Other questions:
  • The Pumpkin Patch is open every day. If it sells 2,750 pounds of pumpkins each day, about how many pounds does it sell in 7 days
    11·2 answers
  • BRAINLIEST ANSWER TO FIRST ANSWERER!!
    6·1 answer
  • Simplify: 8p - 3 + 9p + 6p + 2p - 6p - 3p - 9p
    13·2 answers
  • How do you solve this problem<br> (2x+8)2=64
    7·2 answers
  • Total these measurements<br><br> 28 L<br> 42 L<br> 6 L<br> 93 L<br> HELP PLEASE
    15·2 answers
  • Math help please ♡ give points​
    14·1 answer
  • The graph shows the reciprocal parent function.<br> Which statement best describes the function?
    6·2 answers
  • Find the volume of the right triangular prism.
    13·1 answer
  • Millie and Molly’s ages add up to 19 years Millie is three years older than Molly how old are they
    7·1 answer
  • SOMEONE PLSSS HELPPPPPP!!!!!!!! Graphing an Inequality
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!