SOLUTION: Question:Solve the equation find the value of y for each valueof x?? y+3x=8;x=-2,0,2
Algebra
->
Coordinate Systems and Linear Equations
-> SOLUTION: Question:Solve the equation find the value of y for each valueof x?? y+3x=8;x=-2,0,2
Log On
Linear Solvers
Linear
Practice
Practice
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
In depth
In
Click here to see ALL problems on Linear-systems
Question 351905
:
Question:Solve the equation find the value of y for each valueof x??
y+3x=8;x=-2,0,2
Answer by
nyc_function(2741)
(
Show Source
):
You can
put this solution on YOUR website!
y + 3x = 8; x = -2, 0, 2
y = -3x + 8
Let x = -2
y = -3(-2) + 8
y = 6 + 8
y = 14
==============
Let x = 0
y = -3x + 8
y = -3(0) + 8
y = 0 + 8
y = 8
=============
Let x = 2
y = -3x + 8
y = -3(2) + 8
y = -6 + 8
y = 2