
This is how I solved this problem but I have some reservations regarding my answer.
1st house = x ; 2nd house = 3x ; 3rd house = [3x + x] - 2610
12(x) + 12(3x) + 12(4x - 2610) = 186,390
96x = 155,070
x = 1615.3125
__
4(1615.3125) - 2610 = 3,851.25
I answered 'none of the above'. Is my solution correct? How about my answer? Did I miss something? If there is some kind of shortcut in answering this problem, please let me know.
PS I am a college student having troubles with word problems.
Your system of equations is:
$y=3x$, $z=4x-2,610$, $6x+12y+12z=186,390$,
where $x$ is the first house's monthly rent and $y$, $z$ are the monthly rents for the second and the third house respectively.
Putting the first two equations into third and doing the calculations, gives $x=2,419$.
Then, substituting this value of $x$ into the second equation gives $z=7,066$.