Can You Solve ax^2-40x+40=0 for Both a and x?

AI Thread Summary
The equation ax^2 - 40x + 40 = 0 has two unknowns, a and x, making it impossible to find unique solutions for both variables with just one equation. The quadratic formula can be used to express x in terms of a, resulting in x = (20 ± 2√(10(10 - a)))/a. Alternatively, a can be expressed in terms of x as a = 40(x - 1)/x^2 for any non-zero x. The discussion highlights that there are infinitely many solutions due to the nature of the equation. Ultimately, without additional information, the problem cannot be fully solved.
dbn
Messages
3
Reaction score
0
if you can solve ax^2-40x+40=0 for a and x that would be great
 
Physics news on Phys.org
No. We have two unknowns (a and x) and one equation. At best, we can express a in terms of x, and vice versa, but no better. To express x in terms of a, simply apply the quadratic formula to the equation you have. You'll get:

x = \frac{20 \pm 2\sqrt{10(10 - a)}}{a}
 
if you can solve ax^2-40x+40=0 for a and x that would be great
use this formula \frac{-b ^+_- \sqrt{b^2 - 4ac}}{2a}where a=a, b=-40 and c=40

Paden Roder
 
Well, sorry! I just stated the quadratic formula, as AKG said. This was the first time I have used LaTeX though, pretty cool, once you get the hang of it.

Paden Roder
 
i still don't get it can some one give me a walk through on how to use them with this problem/
 
a= 0 x= 1
i just fount it
 
*groan*

I bet there are millions of answers for this one.

I came up with a = 10, x = 2
 
phreak said:
I bet there are millions of answers for this one.
:rolleyes:

I bet there's more than that. In fact, I bet the set of all possible answers is uncountably infinite. I'd bet a lot of money on it, since, as AKG said, with one equation and two unknowns, this isn't going to go anywhere.
 
dbn said:
i still don't get it can some one give me a walk through on how to use them with this problem/
Now, while the others have shown how to find x given a, here's how you may find the a-value for any choice of x-value:
ax^{2}-40x+40=0
Rewrite this as:
a=40\frac{x-1}{x^{2}}

Hence, for any non-zero choice of x, only a single value for a is allowed by the equation.
 
  • #10
Is this the whole question?
Unless it's an 'express x in terms of a' type question you can't solve it with only that information.
 
Back
Top