paularagland1984
paularagland1984 paularagland1984
  • 24-03-2021
  • Mathematics
contestada

What are the three ordered pairs that should be in the table of values y=2x-3

What are the three ordered pairs that should be in the table of values y2x3 class=

Respuesta :

akposevictor
akposevictor akposevictor
  • 29-03-2021

Answer:

(-2, -7), (0, -3), (2, 1)

Step-by-step explanation:

Equation is given as y = 2x - 3.

To complete the table, plug in each value of x into y = 2x - 3 to get their corresponding y-value.

✔️When x = -2:

y = 2(-2) - 3

y = -4 - 3

y = -7

✔️When x = 0:

y = 2(0) - 3

y = -3

✔️When x = 2:

y = 2(2) - 3

y = 4 - 3

y = 1

Answer Link

Otras preguntas

Based on your knowledge of America's homefront during World War II and the author's statement about his father, what do you think MOST likely happened to the S
Most combinations of different abo alleles result in complete dominance of one allele. Which combination results in codominance?
Answer 1-3 please this is so hard
Does anybody know how to solve these? 10 and 11.
Please explain ASAP I really need to understand this thank you!!!
When a chemical property is observed, the identity of the substance _______ changes. A. sometimes B. never C. always D. rarely
what does the surviving sheep symbolize to Candid
if 972 trees are in the orchard and each tree produced 5 pieces of fruit, how many pieces of fruit in all were produced ​
Which recursive formula describes the sequence below? 5,13,29,61,125
int [] val = { 3, 10, 44 }; int i = 1; val[i] = i - 1; i++; val[i] = i - 1; 1) 0 1 44 2) 0 2 44 3) 3 0 1 4) 3 3 3 5) 3 0 0 6) 3 3 10 7) 10 44 44 Q4