There is no distinct pattern, the scatter plot would be up down and spread apart, nothing really correlated.
Answer:
x = -6
Step-by-step explanation:
Solve for x:
-x/3 = 2
Multiply both sides of -x/3 = 2 by -3:
(-3 (-x))/3 = -3×2
-3×(-1)/3 = (-3 (-1))/3:
(-3 (-1))/3 x = -3×2
(-3)/3 = (3 (-1))/3 = -1:
--1 x = -3×2
(-1)^2 = 1:
x = -3×2
-3×2 = -6:
Answer: x = -6
Answer:
The three numbers are 341, 342, and 343
Step-by-step explanation:
We start by assigning X to the first integer. Since they are consecutive, it means that the 2nd number will be X + 1 and the 3rd number will be X + 2 and they should all add up to 1026. Therefore, you can write the equation as follows:
(X) + (X + 1) + (X + 2) = 1026
To solve for X, you first add the integers together and the X variables together. Then you subtract three from each side, followed by dividing by 3 on each side. Here is the work to show our math:
X + X + 1 + X + 2 = 1026
3X + 3 = 1026
3X + 3 - 3 = 1026 - 3
3X = 1023
3X/3 = 1023/3
X = 341
Which means that the first number is 341, the second number is 341 + 1 and the third number is 341 + 2. Therefore, three consecutive integers that add up to 1026 are 341, 342, and 343.
341 + 342 + 343 = 1026
We know our answer is correct because 341 + 342 + 343 equals 1026 as displayed above.
Answer:
68
Step-by-step explanation:
P- parentheses
E- exponential
M- multiplication
D- division
A- addition
S- subtraction
2 x 36 = 72
72 - 24 ÷ 6
24 ÷ 6 = 4
72 - 4 = 68
Answer:
input: x+4 output (x,y)
-2 -2 + 4 =2 2 (-2,2)
0 0 + 4 = 4 4 (0,4)
2 2 + 4 = 6 6 (2,6)
...
Step-by-step explanation:
continue by plugging in x to the equation, x is input and y is output
then just plot your (x,y) points on the graph.