Answer:
see below
Step-by-step explanation:
The graph has two parts. There is one line for x < 2. It has a slope of 1 and a y-intercept of 0.
The line for x > 2 is the horizontal line x=2.
The point at x=2 is not defined by the function you have posted here, so there is a "hole" in the graph at that point.
Answer:
Step-by-step explanation:
Simplifying
4x + 5 = 33
Reorder the terms:
5 + 4x = 33
Solving
5 + 4x = 33
Solving for variable 'x'.
Move all terms containing x to the left, all other terms to the right.
Add '-5' to each side of the equation.
5 + -5 + 4x = 33 + -5
Combine like terms: 5 + -5 = 0
0 + 4x = 33 + -5
4x = 33 + -5
Combine like terms: 33 + -5 = 28
4x = 28
Divide each side by '4'.
x = 7
Simplifying
x = 7
1 car - 4 wheels
1 motorcycle - 2 wheels
x - number of cars
y - number of motorcycles
so, there are 70 vehicles: x + y = 70
and all togeather they've got 258 wheels: 4*x + 2*y = 258
because each car has 4 wheels, so all car wheels = 4*x,
likewise 2*y for motorcycles
x + y = 70 /* 4
4 x + 2y = 258
4 x + 4 y = 280 (R1)
4 x + 2y = 258 (R2)
2y = 22 /:2 it is R1 - R2
x = 70 - y
y = 11 /motorcycles
x = 70 - 11 = 59 /cars
check:
59 + 11 = 70 ok
59 * 4 + 11 * 2 = 236 + 22 = 258 ok