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. Multiply the value of the first variable by one of the original equations to solve for the second variable.
2. Solve for one of the variables.
3. Substitute the value of the known variable into one of the original equations to solve for the unknown variable.
Step-by-step explanation:
Answer:
B) both mean and median
Step-by-step explanation:
<h2>(1)</h2><h2> =(a+b)(3c-d)</h2><h2> =a(3c-d)+b(3c-d)</h2><h2> =3ac-ad+3bc-bd</h2>
<h2>(2)</h2><h2> =(a-b)(c+2d)</h2><h2> =a(c+2d)-b(c+2d)</h2><h2> =ac+2ad-bc-2bd</h2>
<h2>(3)</h2><h2> =(a-b)(c-2d)</h2><h2> =a(c-2d)-b(c-2d)</h2><h2> =ac-2ad-bc+2bd</h2>
<h2>(4)</h2><h2> =(2a+b)(c-3d)</h2><h2> =2a(c-3d)+b(c-3d)</h2><h2> =2ac-6ad+bc-3bd</h2>