PEMDAS is the order of operations....it is the order u solve equations.
P = parenthesis....u solve what is in parenthesis first
E = exponents...u solve the exponents next
M = multiply , D = divide....starting from left and going right, u do all the multiplying and dividing
A = addition, S = subtraction...starting from left and going right, u do all the addition and subtraction
Answer:
x=1
Step-by-step explanation:
3(4x+1)=15
12x+3=15
12x=15-3
12x=12
x=12/12
x=1
Answer:
Thirteen hundredth
Step-by-step explanation:
a is given to us so just plug a into the first equation:
b-3 - 3b =9
Add 3 to both sides:
b-3b=12
Combine like terms:
-2b=12
Divide by -2 to get b by itself:
b=-6
The only answer with b as -6 is the first one, (-9,-6)
We are given coordinates of the triangle: A(2,2), B(7,1) and C(8,-4).
We need to rotated 90° counterclockwise about the origin.
In order to find the new coordinates of rotatation 90°counterclockwise about the origin, we can apply rule (h, k) ---> (-k,h).
Where (h,k) are the coordinates of original image on axes and (-k,h) are the coordinates of rotated image.
In resulting coordinates of the image first swap the x and y coordinates of the original image and then make the sign opposite of each x-coordinate.
On applying rule (h, k) ---> (-k,h), we get
A(2,2) --> A'(-2,2)
B(7,1) --> B'(-1,7)
C(8,-4) --> C'(4,8)