Recent content by SOHAWONG

  1. S

    Why Can't All Intersection Points Be Found for Vector-Valued Functions?

    thx a lot! so,would it only happen in vector-valued function?
  2. S

    Why Can't All Intersection Points Be Found for Vector-Valued Functions?

    Q:Suppose that r1(t) and r2(t) are vector-valued functions in 2- space. Explain why solving the equation r1(t) = r2(t) may not produce all of the points where the graphs of these functions intersect. In usual function,i always find the intersection by f(x)=g(x) but how come we can't...
  3. S

    Comp Sci Solving Unknown Error in C++ Code

    thx a lot,problem fixed finally
  4. S

    Comp Sci Solving Unknown Error in C++ Code

    after typing these following code when running this code error occurs,but the editor doesn't indicate me where's the problem
  5. S

    Proof of Vector Equivalence: a‧b=a‧c

    a.(b - c) = 0, when b doesn't equal c this i'd thought once,but don't know how to express anyway thank you very much :p
  6. S

    Proof of Vector Equivalence: a‧b=a‧c

    zero =[ btw,when we want some example for conradiction,we should use some real number to think about it first?
  7. S

    Proof of Vector Equivalence: a‧b=a‧c

    assume b is not equal to c l.h.s=a‧b =... should i express the dot product?
  8. S

    Proof of Vector Equivalence: a‧b=a‧c

    the method i have tried is really useless?
  9. S

    Proof of Vector Equivalence: a‧b=a‧c

    1.Determine if it is true that for any vectors a, b, c such that a is not equal to 0 and a‧b = a‧ c, then b = c. i tried to let a‧b-a‧c=0 then a‧(b-c)=0 but i found it's not meaningful so how can i solve it =[ thz
  10. S

    How to prove √X is irrational number

    what does gcd mean?
  11. S

    How to prove √X is irrational number

    yes, but how to prove?:confused:
  12. S

    How to prove √X is irrational number

    no,i may add despite 1,4,9,16,25...etc
  13. S

    How to prove √X is irrational number

    when X is even number,it's easy to prove but how about the condition which X is odd number? I have no idea of this
  14. S

    Understanding Viscosity: Definition and Explanation | Learn From Experts

    In a question,I found a unit call 'viscosity',but i don't what it is can anyone explain the definition,I have no idea of this completely,THX
  15. S

    Does Copper's Young's Modulus Remain Constant When Stretched?

    thx!The mind is clear now,but I don't under stand the lower half diagram
Back
Top