I think the answer is C 2/3
All the triangles are isosceles meaning that they have to sides that are equal
First, you combine like terms. I would start by circling the term and the sign in front of it. (A term is a piece separated by an addition/subtraction sign.) You can only combine terms with the same variable. 4.8a-2.1a-6.3b+7b is the same as your equation, just rearranged. Then, subtract (4.8a-2.1a) which is 2.7a. Add (-6.3b to 7b) The answer is 0.7b. If you have any questions, you can message me!
Answer:
m = 10/3
<em>(as a decimal: m = 3.333...)</em>
<em />
Step-by-step explanation:
5m - 8 = 2m + 2
5m - 8 = 2m + 2
- 2m - 2m <em>(make all "m" on one side to isolate variable)</em>
3m - 8 = 2
+ 8 + 8 <em>(get m entirely on 1 side)</em>
3m = 10
÷3 ÷3 <em>(divide by 3 to get 1m)</em>
m = 10/3
<em>(as a decimal: m = 3.333...)</em>
<em />
<em />
hope this helps!! have a lovely day :)
1.) x = -3...this is a vertical line with an undefined slope. A parallel line to a vertical line is also a vertical line. A vertical line is represented by x = a number....that number being the x coordinate of ur point(4,2).
so ur parallel line is : x = 4 <==
=================
2.) y = -3/2x + 6....slope here is -3/2. A parallel line will have the same slope.
y = mx + b
slope(m) = -3/2
(2,-1)...x = 2 and y = -1
now we sub into the formula and find b, the y int
-1 = -3/2(2) + b
-1 = -3 + b
-1 + 3 = b
2 = b
so ur parallel line is : y = -3/2x + 2 <==
===================
y = -x - 2....the slope here is -1. A parallel line will have the same slope
y = mx + b
slope(m) = -1
(2,-2)...x = 2 and y = -2
now we sub into the formula and find b, the y int
-2 = -1(2) + b
-2 = -2 + b
-2 + 2 = b
0 = b
so ur parallel equation is : y = -x + 0 which can be written as : y = -x <=