ejosh8653 ejosh8653
  • 12-07-2022
  • Mathematics
contestada


Need the answer for number 3 please!!

Need the answer for number 3 please class=

Respuesta :

Medunno13
Medunno13 Medunno13
  • 12-07-2022

Answer: No

Step-by-step explanation:

The graph is increasing, yet as p increases, the value of 100/p decreases, meaning that the graph should be decreasing.

Answer Link

Otras preguntas

What is a generator?
The probability that the fraction will be greater than 5/6
Explain why water is critically important to most facets of human life.(good answer gets brainlest give description)
Velocity components in an incompressible flow are: v = 3xy + x^2 y: w = 0. Determine the velocity component in the x-direction.
In general, digital to analog modulation equipment is less expensive than the equipment for encoding digital data into a digital signal. a) True b) False
Which of the following best describes the pacing of this portion of the story? (APEX)
Which of the formulas below could be a polynomial with all of the following properties: its only zeros are x = -6, -2, 2, it has y-intercept y = 4, and its long
Please please answer this correctly
how to write a function "void funct()" which will accept a string from the user as input and will then display the string backward.
What will the following code display? int number = 6 int x = 0; x = --number; cout << x << endl; 1. 7 2. 6 3. 5 4. 0