Answer:
x = -15
Step-by-step explanation:
3×+34-×=4
2×+34=4
2×+34-34=4-34
2×=4-34
2×= -30
2×/2=-30/2
×= -15
I might not understand this correctly because of the misspellings, but if you draw a right angle. There is only 1 right angle... in a right angle.
Answer:
a = (p - 3b)/10
Step-by-step explanation:
Isolate the variable, a. Note the equal sign, what you do to one side, you do to the other. Do the opposite of PEMDAS (Parenthesis, Exponents (& roots), Multiplication, Division, Addition, Subtraction).
p = 10a + 3b
First, subtract 3b from both sides.
p (-3b) = 10a + 3b (-3b)
p - 3b = 10a
Next, isolate the a. Divide 10 from both sides.
(p - 3b)/10 = (10a)/10
(p - 3b)/10 = a
a = (p - 3b)/10 is your answer.
~
Answer:
-9
Step-by-step explanation:
What b represents here is the y intercept.
The first thing we will do here is to find the slope.
Mathematically;
m = (y2-y1)/(x2-x1)
Plugging the values;
m = (12-3)/(7-4) = 9/3 = 3
The equation can thus be written as;
y = 3x + b
To get b, we can use any of the points since they lie on the line
Let’s use point M
Substitute the values of x and y in the equation
3 = 3(4) + b
3 = 12 + b
b = 3-12 = -9