You have some unknown integer

, and you know that adding this and the next two integers,

and

, gives a total of 57.
This means

The task is to find all three unknown integers. Notice that if you know the value of

, then you pretty much know the value of the other three integers.
To find

, solve the equation above:

So if 18 is the first integer, then others must be 19 and 20.
Answer:
14x + 23
Step-by-step explanation:
The lengths of three sides of a triangle are 5x + 9 feet, 2x + 14 feet, and 7x feet.
The perimeter of a triangle: the sum of all of its sides.
5x + 9 + 2x + 14 + 7x
14x + 23
It's the expression of the perimeter of the triangle. Once you will be asked to find x, you'll probably be given the exact perimeter of the triangle.
Answer:
a. T² - T¹ = d ( A. P) -5
b. T²/T¹ = r (G. P) 3/4
Step-by-step explanation:
a. 15 - 20 = -5
b. 15/20 = 3/4
Let's start with y = 4x + b (since 4 is the slope);
We need to find what number should be put instead of b;
Then, let's see what needs to be done;
Plug in the y and x values from the coordinate (22,12) into y=4x+b;
12 = 4(22) + b
Solve;
12 = 88 + b
12 - 88 = b
b = -76
Remember the equation y = 4x + b? Put the -76 instead of b:
y = 4x + -76
or: y = 4x - 76
That is the equation.
To make it standard form, put x and y both in the left side, with x first then y:
-4x + y = -76
^^Answer!