If mn is not equal to zero, what is the ratio of m to n²?
1. The ratio of m² to 1 is 7/5
2. The ratio of m² to n is 7/5
Please explain your approach.
The easiest way to solve this problem is to pick numbers.
Statement 1:
Not sufficient as it gives no information about n.
Statement 2:
m²/n = 7/5
n = 5m²/7
Can we tell what
m:n² is?
let's see
if m = 1
n = 5/7
n² = 25/49
m:n² = 1/(25/49) = 49/25
if m = 2
n= 20/7
n² = 400/49
m:n² = 2/(400/49) = 49/200
We get different ratios so B is not sufficient
Now we combine both results.
from eq 1:
We do know that
m² can equal: 7x/5x, i.e 7/5, 14/10, 21/15 . . .
let m² = 7/5
We plug this into statement 2:
n = 5m²/7
n = 5(7/5)
n = 1
m:n² = root(7/5):1
let m² = 14/10
We plug this into statement 2:
n = 5m²/7
n = 5(14/10)
n = 1
m:n² = root(7/5):1
It is now easy to see that both statements will be sufficient.
When we combine both statements its easy to see that n = 1.
My answer is C.
Last edited by
rmpaes on Thu Nov 20, 2008 2:01 pm, edited 1 time in total.