Tracey M. answered 08/06/18
Tutor
4.9
(40)
Math tutor of over 30 years dedicated to helping you succeed
let n = the number
(2 + n)/(5 + n) = 2/3
I'll attempt to write it in this form so you can see the process of cross-multiplication
2 + n 2
------- = ---
5 + n 3
Cross multiply
3(2 + n) = 2(5 + n)
6 + 3n = 10 + 2n
3n = 4 + 2n
n = 4 This is the number
to check :
2 + 4 2
-------- = ---
5 + 4 3
6 2
--- = --- Yes it checks
9 3