Linear function and is it linear?

  • Thread starter Thread starter multicalcprob
  • Start date Start date
  • Tags Tags
    Function Linear
multicalcprob
Messages
5
Reaction score
0
I had to find an equation of a linear function z=c+mx+ny whose graph intersects the xy plane in the line y=2x+2 and contains the point (1,2,2)

I got the answer as z=2x-y+2

Now I have to see if the function f which satisfies f(0,0)=0, f(2,0)=3 and f(5,0)=6 linear? and explain it.

I have no clue what to do now. Can anyone help me? Thanks!
 
Physics news on Phys.org
You need to find the vectors between the three points given and take the cross product of them. Use this resulting vector and one of the given points, you can determine the equation of a plane. If this equation satisfies all three given points, the function f is linear.
You may want to refer to http://en.wikipedia.org/wiki/Linear for the necessary explanation.
 
multicalcprob said:
I had to find an equation of a linear function z=c+mx+ny whose graph intersects the xy plane in the line y=2x+2 and contains the point (1,2,2)

I got the answer as z=2x-y+2
Yes, that is correct.

Now I have to see if the function f which satisfies f(0,0)=0, f(2,0)=3 and f(5,0)=6 linear? and explain it.

do (0,0,0), (2,0,3) and (5,0,6) lie on a straight line? If so the vectors form (0,0,0) to (2,0,3) and from (0,0,0) to (5,0,6) must be parallel. That means one vector must be a multiple of the other.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top