aleezajan07
aleezajan07 aleezajan07
  • 02-05-2021
  • Mathematics
contestada

What is the gradient of the graph shown?
Give your answer in its simplest form.

What is the gradient of the graph shown Give your answer in its simplest form class=

Respuesta :

clarch19
clarch19 clarch19
  • 02-05-2021

Answer:

1/3

Step-by-step explanation:

i used the points (0,-2) and (3,-1) to find the slope:

(-2--1) / (0-3) = -1/-3 or 1/3

Answer Link

Otras preguntas

Find the inverse of each function Problem 1: Find the inverse of y = 3x - 8
g Write a user-defined MATLAB function for the following math function: y ( x )=(−.2 x 3 +7 x 2 )e −.3x The input to the function is x and the output is y. Writ
y = 2x + 4 2x - y = 6 Solve the system of equations using substitution.
The Yellowstone National Park Food Web Is Shown Below what would be the most likely effect of adding wolves to the park?A. Increased Elk population B. Decrease
Which statement about bandages is true? a. An occlusive primary layer allows air to penetrate the wound. b. If a wound is exudative, a semiocclusive primary lay
A firm is offered trade credit terms of 2/8, net 45 days. The firm does not take the discount. It pays after 58 days. What is the effective annual cost (EFF%) o
Which equation is the inverse of Y equals 2X squared -8
EXTREME QUESTION Why aren't blueberries blue?
(a+bz)/(a+b)=(c+dz)/(d+c) if bc=ad
// global variables int a = 5, b = 6, c = 7, d = 8; void sub2() { int a = 0, b = 3; //local variables { int b = 5; //local variable System.out.println("a=" + a)