In order to make a table, we sample some x values (whichever we want), and we compute the expression for those value. Each x value will yield a unique y value.
If you need this table to graph the function, you'll only need two points, since this is a line, and having two points you just need to connect them.
Here are some samples, feel free to make more if you need to:





So, we have the following table

The Real Answer is B: Leasing a car for a certain period.
Hope this helps!
Answer:
r = 7 q - 34
Step-by-step explanation:
Solve for r:
-34 + 7 q - r = 0
Subtract 7 q - 34 from both sides:
-r = 34 - 7 q
Multiply both sides by -1:
Answer: r = 7 q - 34
Answer:
-2x-5
Step-by-step explanation:
The point of elimination is to have one variable so example
3x + 2y = 4
7X + 3y = 5
1) Try to find a way to have one variable
7(3x + 2y = 4) ----> 21x + 14y = 28
-3(7x+ 3y = 5) -----> -21x -9y = -15
2) add
0 + 5y = 13
3) solve for the last variable
5y = 13
y = 13/5 = 2 3/5 = 2.8
4) Subsitute the variable to get the other one
3x + 2(2.8) = 4
3x + 5.6 = 4
3x = -1.6
x = 0.533333333 (continue)
The intersection would be 0.53 with a line above the 3 and 2.8. (0.5333 , 2.8)
Hope you understand!!