Answer:
Equation: 
Solve for n: n = 112
Step-by-step explanation:
To first set up the equation, you need to look at the verbal description and translate into numbers and operations:
'three fourths a number' = 
'plus 8' = + 8
'is' =
'20 less' = - 20
'the number' = n
Put the expressions together:
'three fourths a number plus 8': 
'20 less than the number': n - 20
Set them equal to each other and solve: 
Add 20 to both sides: 
Subtract
from both sides: 
Multiply both sides by
: 
Solve for n: n = 112
Answer:
5
Step-by-step explanation:
2+3+5
<h3>
Answer: x = 7 and y = 3</h3>
=====================================================
Explanation:
Apply the difference of squares rule
x² - 4y² = 13
x² - (2y)² = 13
(x - 2y)(x + 2y) = 13
Since x and y are positive integers, this means x-2y and x+2y are both integers as well.
The value 13 is prime. Its only factors are 1 and 13
Since the above equation shows 13 factoring into x-2y and x+2y, then we have two cases:
- A) x-2y = 1 and x+2y = 13
- B) x-2y = 13 and x+2y = 1
----------------
Let's consider case A
We have this system of equations

Add the equations straight down
- x+x becomes 2x
- -2y+2y becomes 0y = 0 which goes away
- 1+13 becomes 14
Therefore we have 2x = 14 solve to x = 7
From here, plug this into either equation to solve for y
x-2y = 1
7 - 2y = 1
-2y = 1-7
-2y = -6
y = -6/(-2)
y = 3
You should get the same result if you used x+2y = 13
----------------
Since we've found that x = 7 and y = 3, notice how case B is not possible
Example: x-2y = 13 becomes 7-2(3) = 13 which is false.
Also, x+2y = 1 would turn into 7+2(3) = 1 which is also false.
-----------------
Let's check those x and y values in the original equation
x² - 4y² = 13
7² - 4*(3)² = 13
49 - 4(9) = 13
49 - 36 = 13
13 = 13
The answer is confirmed.