Answer:
C, D
Step-by-step explanation:
Calculate the sum of all.
C and D have less then 345,195.
That is the answer.
Answer:
x = 14
y = 4
Explanation:
Ok so, just from looking at the two triangles i can tell they're congruent right triangles. I used different colors to show which sides of the triangle correspond and are equal to each other in my attatched photo.
So the side thats equal to x is the same length as the side that's equal to y+10 on the other triangle.
So we can write the equation x = y + 10.
Using this same method, the side that's equal to x + 2 is the same length as the side that's equal to 4y on the other triangle.
So, we can write the equation 4y = x + 2.
Now we have the equations
you could rewrite to be in slope- intercept form so they're easier to graph. But a graphing calculator online would plot it just fine.
If you graph these two equations they'll intersect at the solution ( 14, 4 ). I'll include the graph in my images as well.
To check your answer, you can plug in x and y and see if the triangle sides end up being the same length. I did and it was correct.
Answer:
x = - 6 or x = 2
Step-by-step explanation:
The absolute value function always returns a positive value. However, the expression inside can be positive or negative.
Given
| 2x + 4 | - 1 = 7 ( add 1 to both sides )
| 2x + 4 | = 8, thus
2x + 4 = 8 ( subtract 4 from both sides )
2x = 4 ( divide both sides by 2 )
x = 2
OR
-(2x + 4) = 8
- 2x - 4 = 8 ( add 4 to both sides )
- 2x = 12 ( divide both sides by - 2 )
x = - 6
As a check
Substitute these values into the left side of the equation and if equal to the right side then they are the solutions.
x = 2 → | 4 + 4 | - 1 = | 8 | - 1 = 8 - 1 = 7 ← True
x = - 6 → | - 12 + 4 | - 1 = | - 8 | - 1 = 8 - 1 = 7 ← True
Hence the solutions are x = - 6 or x = 2