Answer:
36
Explanation:
Multiples of 4 are:
4, 8, 12, 16, 20, 24, 28, 32, 36, 40, 44, 48, 52, 56, 60, 64,...
Multiples of 18 are:
18, 36, 54, 72, 90, 108, 126, 144,...
The least common multiple of 4 and 18 is 36.
Answer:
85
Step-by-step explanation:
A z-score of 1.25 means that the actual exam score is 1.25 standard deviations above the mean, and therefore the exam score we are looking for is: mean + 1.25 * SD = 75 + 1.25 * 8 = 85
Hello!
To solve algebraic equation, we will need to use the acronym SADMEP.
SADMEP is similar to PEMDAS, but it is strictly used for solving algebraic equations. Expanded, it is subtract, addition, division, multiplication, exponents, and then parentheses.
Looking at SADMEP, we see that subtract/addition comes first, then division/multiplication, and then exponents/parentheses.
In our equation, our goal is to isolate the variable, "x". Since we have two constants, -3 and 11, and -3 is on the side with the variable, we can add -3 to both sides of the equation first.
Therefore, the first operation needed to solve the equation is addition.
Answer:
The equation is;
y = -2x - 3
Step-by-step explanation:
If two lines are parallel, then they have an equal value of slope
Mathematically we can generally have the equation of a line written as;
y = mx + c
where m
is slope and c is the y-intercept
In the case of the equation given, the slope of the line is -2
So technically, we want to get the equation of a line that has a slope of -2 and it passes through (2,-7)
The point-slope form can be written as;
y-y1 = m(x-x1)
So the equation we want to get is;
y-(-7) = -2(x-2)
y + 7 = -2x + 4
y = -2x + 4 - 7
y = -2x - 3