Answer:
Midpoint( .5,-2.5)
Step-by-step explanation:
To find the midpoint, add the x coordinates and divide by 2 and then add the y coordinates and divide by 2
x: (-1+2)/2 = 1/2=.5
y: (-9+4)/2 = -5/2 = -2.5
Midpoint( .5,-2.5)
Let the three numbers be x, y, and z.
If the sum of the three numbers is 3, then x+y+z=3
If subtracting the second number from the sum of the first and third numbers gives 9, then x+z-y=9
If subtracting the third number from the sum of the first and second numbers gives -5, then x+y-z=-5
This forms the system of equations:
[1] x+y+z=3
[2] x-y+z=9
[3] x+y-z=-5
First, to find y, let's take do [1]-[2]:
x+y+z=3
-x+y-z=-9
2y=-6
y=-3
Then, to find z, let's do [1]-[3]:
x+y+z=3
-x+-y+z=5
2z=8
z=4
Now that you have y and z, plug them into [1] to find x:
x+y+z=3
x-3+4=3
x=2
So the three numbers are 2,-3, and 4.
The first one is 2x^2+2x-2
the second one is 2x^2-2x-2
the third one is 6h+6k
You put the highest exponent power first, then you go down until you reach a regular number (a number with a variable goes before a normal number)
Ex: 5x^3+2x^2+4x+5
Answer:
The second option: 3 (6 - 5n)/20n
Step-by-step explanation:
Make sure all fractions have a common denominator:
Step 1. Find a common multiple between all three denominators
5, 4, and 10 all have a common multiple of 20. Proof: 5 × 4 = 20, 4 × 5 = 20, and 10 × 2 = 20
Step 2. Multiply the denominators to get to 20. Whatever you do to the bottom (denominator) must be done to the top (numerator).
1/5n × 4/4 = 4/20n
3/4 × 5n/5n = 15n/20n
7/10n × 2/2 = 14/20n
Your fractions now all have a common denominator of 20n.
Rewrite the equation using the new fractions:
4/20n - 15n/20n + 14/20n
Only focus on adding/subtracting the numerators; the denominators will stay the same: 20n.
(4 - 15n + 14)/20n
Combine like terms:
(18 - 15n)/20n
Factor out any numbers possible:
3(6 - 5n)/20n
Note* 3 go into both 18 and 15, which allows us to factor 3 out. 18 ÷ 3 = 6 and 15 ÷ 3 = 5, giving us our new numbers inside the parentheses.