Seudónimo Seudónimo
  • 02-06-2021
  • Mathematics
contestada

What is the slope?

m= 1/2
m=2/1
m= -1/2
m= -2/1

What is the slope m 12 m21 m 12 m 21 class=

Respuesta :

wegnerkolmp2741o
wegnerkolmp2741o wegnerkolmp2741o
  • 02-06-2021

Answer:

m = 2/1

Step-by-step explanation:

Slope is rise over run

Looking at the graph we know the slope is positive since it goes up from left to right

We have a point at (2,0)

We have another point at (3,2)

m = (y2-y1)/(x2-x1)

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

   = 2/1

Answer Link

Otras preguntas

Construct sentences which will express the comparison.(inteligente) Albert Einstein / Homer Simpson (famoso) Adele / mi hermana (difícil) estudiar química orgán
subsubstitution solving for x ​
(50 points) In a house the size of a postage stamp lived a man as big as a barge. His mouth could drink the entire river You could say it was rather large For
True or False; High pressure systems usually cause clear, dry weather. (A) True (B) False
I need these answered
why does life in the sahara cluster around oases​
help? Ryan doesn't know much about the Berlin Wall except that it was torn down before he was born. Which one of these sources would give him the most reliable
Watson and crick were most well known for which discovery of DNA
how do i solve this​
Write a program that counts down, copy&paste output in the the answer window. The code is: import time for in range(10,0,-1): print i time.sleep(1) - print