Which Equations Are Linear in Variables x, y, and z?

  • Thread starter Thread starter 4Fun
  • Start date Start date
  • Tags Tags
    Linear
AI Thread Summary
All three equations presented are linear in variables x, y, and z, as they contain only terms that are constants or products of constants and variables raised to the first power. The presence of expressions like tan(k), 1/k, and 3^k does not affect their linearity since k is treated as a constant in this context. Concerns were raised about the undefined nature of tan(k) for certain values of k, but this does not impact the linearity of the equations regarding x, y, and z. The discussion also highlighted potential oversights in the problem's formulation, particularly regarding the exclusion of specific values for k. Overall, the equations represent planes in R3, affirming their linear characteristics.
4Fun
Messages
10
Reaction score
0

Homework Statement



Let k \in \Re / {0}. Which of the three equations is linear in x, y, z?

x + y - z = tan(k)

kx - (1/k)y = 6

(3^k)x + y + z = 12


Well the question is basic, but I'm a little stumped because the questions asks for a single linear equation. By definition a linear equation is linear if it contains only terms that are constants or products of constants and variables in the first power. By that definition I think all should be linear in x, y and z. E.g. since k is a constant, tan(k) would also be a constant, right? The second equation is also linear, but is it linear in all three variables? I think it is linear in all three since it basically also includes the product of z and the constant 0.
And I think the third equation is similar as well, if k is supposed to be a constant.

Can anybody just quickly tell me if there really is only one linear equation here and whether what I have come up with is correct?
 
Physics news on Phys.org
4Fun said:

Homework Statement



Let k \in \Re / {0}. Which of the three equations is linear in x, y, z?

x + y - z = tan(k)

kx - (1/k)y = 6

(3^k)x + y + z = 12


Well the question is basic, but I'm a little stumped because the questions asks for a single linear equation. By definition a linear equation is linear if it contains only terms that are constants or products of constants and variables in the first power. By that definition I think all should be linear in x, y and z. E.g. since k is a constant, tan(k) would also be a constant, right? The second equation is also linear, but is it linear in all three variables? I think it is linear in all three since it basically also includes the product of z and the constant 0.
And I think the third equation is similar as well, if k is supposed to be a constant.

Can anybody just quickly tell me if there really is only one linear equation here and whether what I have come up with is correct?

All three are linear. All three represent planes in R3. The fact that the equations include tan(k), 1/k, and 3k respectively, has no bearing. As far as x, y, and z are concerned, k is a constant, so tan(k), 1/k, and 3k are constants as well.
 
  • Like
Likes 1 person
Thanks a lot for the quick answer. One more question though, what does it mean for an equation to be linear in x, y and z?
 
4Fun said:
Thanks a lot for the quick answer. One more question though, what does it mean for an equation to be linear in x, y and z?

You already explained that yourself in your previous response.
 
  • Like
Likes 1 person
What if k=\pi/2+n\pi, n\in\mathbb{Z} ? We have a problem with \tan{k} in that situation.
 
Mentallic said:
What if k=\pi/2+n\pi, n\in\mathbb{Z} ? We have a problem with \tan{k} in that situation.
Sure, tan(k) is undefined for these values, but I don't think that affects the "linearness" of the equation, with regard to x, y, and z.
 
Mark44 said:
Sure, tan(k) is undefined for these values, but I don't think that affects the "linearness" of the equation, with regard to x, y, and z.

Sure, I guess, but notice that they defined k\in\mathbb{R}/\{0\}
I'd hazard a guess that they excluded k=0 because of this equation

4Fun said:
kx - (1/k)y = 6

But is it because of the kx term or the undefined y/k term? Or possibly both? If it's because of the undefined value, then I'd have to say that they probably just forgot to remove the values of k where tan(k) is undefined.
 
4Fun said:
kx - (1/k)y = 6
Mentallic said:
But is it because of the kx term or the undefined y/k term? Or possibly both? If it's because of the undefined value, then I'd have to say that they probably just forgot to remove the values of k where tan(k) is undefined.

That would be my guess as well. The problem writer might have gotten sloppy.
 
Back
Top