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:
<h2><em><u>x = 4</u></em></h2>
Explanation:
10 + 6x + 2x - 7 = 35
- Add Similar Elements: 6x + 2x = 8x
10 + 8x - 7 = 35
8x + 10 - 7 = 35
8x + 3 = 35
- Subtract 3 From Both Sides
8x + 3 - 3 = 35 - 3
8x = 32
8x / 8 = 32 / 8
<h2><u><em>x = 4</em></u></h2>
N4=c
n times 4, n being a number of notebooks, would equal c, or the overall cost.
The answer is 8
6(4)-16=8 :)