The system of inequalities for the specific graph is
1. (one on top) y ≤ 1/2x + 6
2. (one on bottom) y > 1/2x -2
Hope this helped! :D
Answer:
x = 5
Step-by-step explanation:
You want to find x such that ...
x^2 +(x +1)^2 = 61
2x^2 +2x -60 = 0 . . . . . simplify, subtract 61
x^2 +x -30 = 0 . . . . . . . divide by 2
(x +6)(x -5) = 0 . . . . . . . . factor; solutions will make the factors be zero.
The relevant solution is x = 5.
slope-point form:
we need the slope (m) and a point.
y-y₀=m(x-x₀)
Given two point A(x₁,y₂) and B(x₂,y₂), the slope of the line is :
m=(y₂-y₁) /(x₂-x₁)
Example 3:
we can take two points:
A(12,2)
B(13,7)
m=(7-2) / (13-12)=5/1=5
therefore:
y-2=5(x-12)
y-2=5x-60
y=5x-60+2
y=5x-58
answer: y=5x-58
Example 4:
we can take two points.
A(0,0)
B(3,1)
m=(1-0)/(3-0)=1/3
Therefore:
y-0=1/3(x-0)
y=x/3
answer: y=x/3