Answer:
x = 7
Step-by-step explanation:
Let x = the number. Then
"Triple a number" means 3x
"is the same as" means =
"double the number increased by 5" means 2x + 7
∴ 3x = 2x + 7
Subtract 2x from each side
x = 7
The answer is x = 7.
Check:
3 × 7 = 2 × 7 + 7
21 = 14 + 7
21 = 21
OK.
The range is the interval of y values.
Smallest y values is -9 and the highest y values is 9.
So the range is
2x+3y is the expression simplified

= 20 inches
In a rectangle, there are 2 similar length measurements & 2 similar width measurements
Answer:
The equation for b would be y = 1/2x + 1
Step-by-step explanation:
In order to find this, start by finding two points on the line. We'll use (0,1) and (2, 2). From there we start by finding the slope.
m(slope) = (y2 - y1)/(x2 - x1)
m = (2 - 1)/(2 - 0)
m = 1/2
Now using that, we can plug it, along with a point into point-slope form to get the answer.
y - y1 = m(x - x1)
y - 1 = 1/2(x - 0)
y - 1 = 1/2x
y = 1/2x + 1