I'll do the first two to get you started
===============================================
Problem 1
A = 3 = starting value
B = 10 = ending value
C = percent change
C = [ (B - A)/A ] * 100%
C = [ (10-3)/3 ] * 100%
C = (7/3) * 100%
C = 2.3333333 * 100%
C = 233.33333%
C = 233.3%
The positive C value means we have a percent increase. If C was negative, then we'd have a percent decrease.
<h3>Answer: 233.3% increase</h3>
===============================================
Problem 2
A = 9 = start value
B = 20 = end value
C = percent change
C = [ (B - A)/A ] * 100%
C = [ (20-9)/9 ] * 100%
C = (11/9)*100%
C = 1.2222222222*100%
C = 122.22222222%
C = 122.2%
<h3>Answer: 122.2% increase</h3>
Answer:
1/14 i think
Step-by-step explanation:
A) 70/130*100 = 53.8 %
B) 30/40 = 3/4 = 0.75
hope you have a great day !
7.) the equation of the circle is
(x - 3)^2 + (y - 4)^2 = 25
If you substitute the point in you get
(6-3)^2 + (8-4)^2 = 25
3^2 + 4^2 = 25
9 + 16 = 25
25 = 25
Both sides of the equation are the same so it proves it lies on the circle
8.) you add the x coordinates together and divide by 2
7 + 4 = 11
11/2 = 5.5
You use +7 because you need to find the midpoint.
You then add 5.5 to - 7 or - 5.5 from 4
-7 + 5.5 = - 1.5
You do the same for y coordinates
6+5 = 11
11/2 = 5.5
6-5.5 = 0.5
So the coordinates of Rachel's house are
(-1.5, 0.5)