For this case, the first thing we are going to do is define the following variable:
x = unknown number
We now write the following inequality:
5-3x <= 11
We clear x:
5-11 <= 3x
-6 <= 3x
-6/3 <= x
-2 <= x
The solution set is:
[-2, inf)
Answer:
the solution set is:
[-2, inf)
Answer:
y = (3/5)x+26/5 or 5y = 3x+26
Step-by-step explanation:
Applying,
The equation of a line in two point form
(y₂-y₁)/(x₂-x₁) = (y-y₁)/(x-x₁)............... Equation 1
From the question,
Given: y₂ = 7, y₁ = 4, x₂ = 3, x₁ = -2
Substitute these values into equation 1
(7-4)/[3-(-2)] = (y-4)/(x+2)
3/5 = (y-4)/(x+2)
5(y-4) = 3(x+2)
5y-20 = 3x+6
5y = 3x+6+20
5y = 3x+26
y = (3/5)x+26/5
Hence the equation of the line is y = (3/5)x+26/5 or 5y = 3x+26
Suppose

is the number of possible combinations for a suitcase with a lock consisting of

wheels. If you added one more wheel onto the lock, there would only be 9 allowed possible digits you can use for the new wheel. This means the number of possible combinations for

wheels, or

is given recursively by the formula

starting with

(because you can start the combination with any one of the ten available digits 0 through 9).
For example, if the combination for a 3-wheel lock is 282, then a 4-wheel lock can be any one of 2820, 2821, 2823, ..., 2829 (nine possibilities depending on the second-to-last digit).
By substitution, you have

This means a lock with 55 wheels will have

possible combinations (a number with 53 digits).
Ok, so remember
the legnth of the longest side must be LESS THAN the sum of the measures of the other 2 sides
if no longest side (becasue it has 2 longest sides or 3 equal sides), then it can form a triangle
so the longest side is 36
36 must be less than the sum of 15 and 20
36<15+20
36<35
false
therfor it cannot form a triangle
try it yourself, you cannot connect them that way
Answer:
y = x+1
Step-by-step explanation
The equation in slope intercept form is expressed as y = MX+c
m a the slope
Get the slope of the line
Given the line x-y =9
-y = -x+9
y = x-9
Slope of the line is 1
Since it is parallel to the given line, the slope o the required line is also 1
Substitute m = 1 adnd (4,5) into the point slope form
y-y0 =m(x-x0)
y - 5 = 1(x-4)
y-5 = x-4
y= x-4+5
y = x+1
Hence the required equation is y = x+1