How do you solve \frac { n } { 5} = \frac { 20} { 25}n5=2025?

1 Answer
Jul 4, 2017

n = 4n=4

Explanation:

1. Cross multiply.

Multiply the numerator of the first fraction by the denominator of the second fraction, and set that equal to the numerator of the second fraction times the denominator of the first fraction. For example:

a/b = c/dab=cd

ad = bcad=bc

n/5 = 20/25n5=2025

25n = 20(5)25n=20(5)

25n = 10025n=100

2. Divide both sides by 25 to find n.

(cancel(25)n)/cancel(25) = 100/25

n = 4

That's your answer! :)