Women's cut and shampoo is $20. Men's cut and shampoo is $9.
If we have 2 coordinates say: (x1,y1) and (x2,y2)
Then the formula for the midpoint is:
((x1+x2)/2,(y1+y2)/2)
And the formula for the distance is:
Sqrt((x2-x1)^2+(y2-y1)^2)
So here we have (-1,-4) and (-7,4)
The midpoint is:
((-1+-7)/2,(-4+4)/2) = (-8/2,0/2) = (-4,0)
The distance is:
Sqrt((-7- -1)^2+(4- -4)^2)
= sqrt((-6^2)+(8^2))
=sqrt(36+64)
=sqrt(100)
=10
26.4 into fraction
26.4/1 * 100/100
2640/100
slash the zeros
264/10
simplify
132/5
turn it into a mixed fraction and you get
26 2/5
Answer:
7. r = -5
8. x = -1
General Formulas and Concepts:
<u>Pre-Algebra</u>
Order of Operations: BPEMDAS
- Brackets
- Parenthesis
- Exponents
- Multiplication
- Division
- Addition
- Subtraction
Equality Properties
Step-by-step explanation:
<u>Step 1: Define</u>
r + 2 - 8r = -3 - 8r
<u>Step 2: Solve for </u><em><u>r</u></em>
- Combine like terms: -7r + 2 = -3 - 8r
- Add 8r to both sides: r + 2 = -3
- Subtract 2 on both sides: r = -5
<u>Step 3: Check</u>
<em>Plug in r into the original equation to verify it's a solution.</em>
- Substitute in <em>r</em>: -5 + 2 - 8(-5) = -3 - 8(-5)
- Multiply: -5 + 2 + 40 = -3 + 40
- Add: -3 + 40 = -3 + 40
- Add: 37 = 37
Here we see that 37 does indeed equal 37.
∴ r = -5 is a solution of the equation.
<u>Step 4: Define equation</u>
-4x = x + 5
<u>Step 5: Solve for </u><em><u>x</u></em>
- Subtract <em>x</em> on both sides: -5x = 5
- Divide -5 on both sides: x = -1
<u>Step 6: Check</u>
<em>Plug in x into the original equation to verify it's a solution.</em>
- Substitute in <em>x</em>: -4(-1) = -1 + 5
- Multiply: 4 = -1 + 5
- Add: 4 = 4
Here we see that 4 does indeed equal 4.
∴ x = -1 is a solution of the equation.