Advertisement
Benlahbib_Abdessamad

Untitled

Oct 27th, 2015
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. 1 1 2
  2. ---------------- + ----------------- != -------------------
  3. sqrt(a) + sqrt(b) sqrt(b) + sqrt(c) sqrt(a) + sqrt(c)
  4.  
  5.  
  6.  
  7. sqrt(b) + sqrt(c) sqrt(a) + sqrt(b)
  8. ---------------- + ----------------- != 2
  9. sqrt(a) + sqrt(b) sqrt(b) + sqrt(c)
  10.  
  11.  
  12. توحيد المقامات
  13.  
  14. 2 sqrt(ab) + 2sqrt(ac) + 2sqrt(bc) + a + c
  15. ------------------------------------------ != 1
  16. 2sqrt(ab) + 2sqrt(ac)+ 2 sqrt(bc) + 2b
  17.  
  18. donc a+c != 2b
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement