 鲜花( 1)  鸡蛋( 0)
|
本帖最后由 xchen 于 2015-12-4 17:02 编辑
; O! o3 @& [- S0 G4 N+ O Z$ d# ^9 u7 |! J% |- w6 s
: F1 [- Q2 f2 h$ jIf total is 4%, then, calculate the amount for traditional way for a house sold in 400,000, you'll find it will be 4% for total (100000*0.07 + 300000*0.03)/400000 = 0.04, so the same for both. $ y' m2 R4 U5 }( m2 q+ Y7 H/ v& {
9 \2 U+ }4 a7 @) ^! G# J$ Y( o
Let's try to calculate the rate for the traditional way: y = (0.07*100000 + (x-100000))/x => y=4000/x + 0.034 I3 {0 @/ {: P/ i+ Z" h, P
4 R( ^' X, |$ G& V( t
comparing 2 realtors using above formular, you will see : 1) if total sale value (x in the formular) > 400,000, traditional realtor < 0.04, then traditional is better since it's < 0.04; 2) total sale value < 400,000, 2% realtor is better since traditional one > 0.04 3) if sale value is 400,000, both are the same..
2 C. j+ j& @, `/ X4 }: F4 `3 N2 A% h& d0 v
Note: above comparison is based on the assumption: 2% realtor means 2% for each side realtor (i.e., total 4%)
* E8 A; P# q6 c# ?7 j2 i' `" r |
|