Solving Ax + By = Cx + Dy: A=C & B=D?

  • Thread starter Thread starter Voivode
  • Start date Start date
AI Thread Summary
In the equation Ax + By = Cx + Dy, whether A = C and B = D depends on the interpretation of the equality sign. If "=" is understood as "identically equal to," then A must equal C and B must equal D for all x and y. However, if "=" is taken as a standard equality, A and C can differ while still satisfying the equation for specific values of x and y. An example illustrates that with specific values, the equation can hold true without A equaling C or B equaling D. Thus, the equality's meaning is crucial to determining the relationship between A, B, C, and D.
Voivode
Messages
19
Reaction score
0

Homework Statement


I'm in a calculus course, but this isn't really a calculus question. I was wondering if:

Ax + By = Cx + Dy

Could I say A = C and B = D?

Homework Equations


None.

The Attempt at a Solution


None.
 
Physics news on Phys.org
Voivode said:

Homework Statement


I'm in a calculus course, but this isn't really a calculus question. I was wondering if:

Ax + By = Cx + Dy

Could I say A = C and B = D?
It depends on what "=" means. In the first equation, if "=" means \equiv (identically equal to), then yes, A = C and B = D. Here, "identically equal to" means for any choice of x and y.

On the other hand, if "=" means just plain old "equals", then no.

Here's an example. Suppose x = 3 and y = 2. Your equation is equivalent to (A - C)x = (D - B)y, so if A = 5 and C = 3, and B = 1 and D = 4, then we have (5 - 3)3 = (4 - 1)2, or 6 = 6, a true statement, but A and C aren't equal, nor are B and D.
 
Last edited:
That makes sense. Thanks.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top