Answer:
y = -¼│x − 5│+ 3
Step-by-step explanation:
y = a│x − h│+ k
(h, k) is the vertex of the absolute value graph. In this case, it's (5, 3).
y = a│x − 5│+ 3
One point on the graph is (1, 2). Plug in to find the value of a.
2 = a│1 − 5│+ 3
2 = 4a + 3
a = -¼
Therefore, the graph is:
y = -¼│x − 5│+ 3
Answer:
First choice is the correct one
Explanation:
The given is:
[(x+5) / (x+2)] - [(x+1) / x(x+2)]
First, we will need to have a common denominator and then we will solve the subtraction normally. To get a common denominator, we will have to multiply both numerator and denominator of first term by x.
Therefore:
[(x+5) / (x+2)] - [(x+1) / x(x+2)] = [x(x+5) / x(x+2)] - [(x+1) / x(x+2)]
= [x(x+5)-(x+1)] / [x(x+2)]
= (x^2 + 5x - x - 1) / [x(x+2)]
= [(x^2 + 4x - 1)] / [x(x+2)]
Hope this helps :)
The <em>first three</em> elements of the <em>recursive</em> series are 6, 10, 8. (Correct choice: B)
<h3>How to generate values from a recursive function</h3>
In this question we have a kind of <em>recursive</em> function known as Fibonacci's function, where a value of the series is generated from at least <em>immediately previous</em> elements. In this case, we need to find the <em>first</em> three elements from the <em>fifth</em> and <em>fourth</em> elements of the series:

a₄ = a₅ - a₆ + 4
a₄ = - 2 - 0 + 4
a₄ = 2
a₃ = a₄ - a₅ + 4
a₃ = 2 - (- 2) + 4
a₃ = 8
a₂ = a₃ - a₄ + 4
a₂ = 8 - 2 + 4
a₂ = 10
a₁ = a₂ - a₃ + 4
a₁ = 10 - 8 + 4
a₁ = 6
The <em>first three</em> elements of the <em>recursive</em> series are 6, 10, 8. (Correct choice: B)
To learn more on recursive series: brainly.com/question/8972906
#SPJ1
To answer this question we will use the following slope-point formula for the equation of a line:

Therefore, the equation of the line that has a slope of 1/3 and passes through the point (-3,3) is:

Simplifying the above equation we get:

Adding 3 to the above equation we get:

Answer: