 鲜花( 1)  鸡蛋( 0)
|
本帖最后由 xchen 于 2015-12-4 17:02 编辑
; t1 n5 w/ j+ z- o2 r$ ^0 I. o5 a# o6 l5 C
4 s) h+ ~, }6 q8 eIf 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. " }! z3 b2 W* w0 h' O9 K
9 ?: W/ J! B: S7 |, O$ SLet's try to calculate the rate for the traditional way: y = (0.07*100000 + (x-100000))/x => y=4000/x + 0.03
# C9 u& g' A7 w3 f2 r- D- E6 N) C0 B3 z, a9 o* m Y5 }3 V
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..
- ~: k( E, m( a( Q" W6 |4 T- B6 O/ Q! r
Note: above comparison is based on the assumption: 2% realtor means 2% for each side realtor (i.e., total 4%) 0 q# ^) z% t9 {! L* d+ W* I% @$ G* L
|
|