Answer:
Using a variable to represent a pattern is helpful because you do not need to constantly rewrite the pattern.
Step-by-step explanation:
Answer:
Step-by-step explanation:
The numbers can be 5.25 and 26.25
Answer:
61 , 63 , 65 , 67
Step-by-step explanation:
Let the least even number be denoted by x. The sum of the four consecutive even numbers would be:
(x) + (x + 2) + (x + 4) (x + 6) = 256
First, simplify. Combine all like terms:
x + x + x + x + 2 + 4 + 6 = 256
4x + 12 = 256
Isolate the variable, x. Note the equal sign, what you do to one side, you do to the other. Do the opposite of PEMDAS.
First, subtract 12 from both sides of the equation:
4x + 12 (-12) = 256 (-12)
4x = 256 - 12
4x = 144
Next, divide 4 from both sides of the equation:
(4x)/4 = (144)/4
x = 144/4
x = 61
61 is your first number. Find the next 3 consecutive numbers:
x = 61
x + 2 = 63
x + 4 = 65
x + 6 = 67
Check:
61 + 63 + 65 + 67 = 256
256 = 256
~
Answer:
Step-by-step explanation:
Midpoints of two coordinates is expressed using the formula;
M(X, Y) = (x2+x1/2, y2+y1/2)
Given the coordinates c(5,3) and d(-3,-6)
x1 = 5, y1 = 3, x2 = -3 and y2 = -6
X = x1+x2/2
X = 5+(-3)/3
X = 5-3/2
X = 2/2
X = 1
Also;
Y = y1+y2/2
Y = 3+(-6)/2
Y = 3-6/2
Y = -3/2
Y = -1.5