Answer:
y = 3x - 7
Step-by-step explanation:
Slope-intercept form:
y = mx + b
Where:
y is the y value.
m is the slope.
x is the x value.
And b is the y-intercept.
First, you want to find your slope. To do this, you can either use the slope formula to find the slope, or just count on the picture:
m = rise/run
m = 3/1
m = 3
With the slope formula, you first need to choose two points.
I chose:
(2, -1) and (3, 2)
Slope formula:
m = (y2 - y1) / (x2 - x1) {It doesn't matter which point you choose to be x2 and x1, just be consistent when you plug it into the formula}
m = (2 - (-1)) / (3 - 2)
m = 3/1
m = 3
Now that you have your slope, all you need is your y-intercept. To find your y-intercept, you can either look at the graph (again) to see where the line intersects with the y-axis, or you can solve it algebraically:
y-int = -7
To solve algebraically, choose a random point on the line and plug it into what you have for your equation so far and then solve for b.
I chose:
(2, -1)
y = 3x + b
-1 = 3(2) + b
-1 = 6 + b
-1 - 6 = b
b = -7
Now you have your final answer:
y = 3x - 7
Call the output f(x)
Call the input x
f(x) = x - 3
Answer:
I believe the answer is D
Just took quiz. Correct answer is B
Answer:
see explanation
Step-by-step explanation:
(43)
3
- 75x³ ← factor out 3x³ from each term
= 3x³(x² - 25) ← this is a difference of squares and factors in general as
a² - b² = (a - b)(a + b) , thus
x² - 25 = x² - 5² = (x - 5)(x + 5)
Thus
3
- 75x³ = 3x³(x - 5)(x + 5)
(44)
81c² + 72c + 16 ← is a perfect square of the form
(ac + b)² = a²c² + 2abc + b²
Compare coefficients of like terms
a² = 81 ⇒ a =
= 9
b² = 16 ⇒ b =
= 4
and 2ab = 2 × 9 × 4 = 72
Thus
81c² + 72c + 16 = (9c + 4)²