Step-by-step explanation:
Just pick a bunch of values of x, and use the formula to find the corresponding value of y.
For example
When x = 0, y = 0+5 = 5 ----> Plot the point (0,5) on graph paper
When x = 1, y = 1+5 = 6 ----> Plot the point (1,6) on graph paper
When x = 2, y = 2+5 = 7 ----> Plot the point (2,7) on graph paper
Then connect the dots to get a linear graph. You should get a graph that looks like the one attached.
Answer:
1. 8x + 2y = 16
Step-by-step explanation:
3x - 12y = 10
12y = 3x - 10
y = 1/4 x - 5/6 .... slope: 1/4
perpendicular line slope: -4
8x + 2y= 16
2y = -8x + 16
y = -4x + 8 .... slope: -4
I like the answer is c because it doubles
Answer:
See below for answers (in bold) and explanations
Step-by-step explanation:
Part A: (h+t)(x) = h(x) + t(x) = (2x-5) + (6x+4) = 2x - 5 + 6x + 4 = 8x - 1
Part B: (h*t)(x) = h(x) * t(x) = (2x-5) * (6x+4) = (2x)(6x) + (2x)(4) + (-5)(6x) + (-5)(4) = 12x² + 8x - 30x - 20 = 12x² - 22x - 20
Part C: h(t(x)) = h(6x + 4) = 2(6x + 4) - 5 = 12x + 8 - 5 = 12x + 3