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:
Maybe how many people are in the park
Answer:
K (-1,-1)
Step-by-step explanation:
Since we have a transverse line that cuts through the straight line parallel to the height, then we can see that the angles are divided into two sections.
We also have vertically opposite angles, since the angle sum of a straight line is 180°. We have perpendicular lines since we are given a 90° angle. Thus, we know the missing angle is 45°.
Thus, 45 + x = 180
x = 135°