Question 3392: How do you solve when decimals are involved?
3x-2.5y=7.125
2.5x-3y=7.3125 Found 2 solutions by drglass, gsmani_iyer:Answer by drglass(89) (Show Source):
You can put this solution on YOUR website! The number of real solutions to a quadratic equation is either 0, 1 or 2 depending on certain criteria. The easiest way to find the number is to look a something called the discriminant = . The values for a, b and c are found in the equation itself. A quadratic equation always has the form . In your example, a = 2, b = 4 and c = -4. The discriminant in the case would be since this value is greater than 0, we know there will be two real valued solutions. In fact they would be and . If the discriminant were zero, it would have one real solution and if it were less than zero, it would have no real valued solutions, but it would have two complex solutions.
You can put this solution on YOUR website!
3x - 2.5y = 7.125 .... (1)
2.5x - 3y = 7.3125 .... (2)
by multiplying eq.(1) by 2.5, we get
7.5x - 6.25y = 17.8125 ... (3)
similarly eq.(2)*3, we get
7.5x - 9y = 21.9375 .... (4)
now, eq.(4)-(3), we get
-2.75y = 4.125
So y = = -1.5
replacing the value of this y in eq.(1)
3x - = 7.125
= 3x - (-3.75) = 7.125
= 3x + 3.75 = 7.125
= 3x = 7.125 - 3.75 = 3.375
So x = = 1.125