 鲜花( 1)  鸡蛋( 0)
|
本帖最后由 xchen 于 2015-12-4 17:02 编辑
! M, S$ Q$ W0 E2 ~
5 v# b R7 x0 X9 }0 j8 U7 e* e9 L- `# b
If 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.
# b1 X% a& K, ]5 N& c4 f
: ^& E G0 o4 Q: m5 s7 k' \/ s3 n1 cLet's try to calculate the rate for the traditional way: y = (0.07*100000 + (x-100000))/x => y=4000/x + 0.03
* o; R- y( m7 G3 @ G/ c! a% o+ e8 y5 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..
: g1 H0 ~2 @$ K' d" `; D
6 O# ^$ ]2 @& nNote: above comparison is based on the assumption: 2% realtor means 2% for each side realtor (i.e., total 4%) 2 B: n$ v. E3 P$ A$ [+ {% P2 n
|
|