Solving Simultaneous Equations: 3x + y = 17 and 4x - 2y = 6

  • Thread starter Thread starter hannahbanana99
  • Start date Start date
AI Thread Summary
To solve the simultaneous equations 4x - 2y = 6 and 3x + y = 17, isolate one variable in one equation and substitute it into the other. For example, rearranging the second equation to y = 17 - 3x allows substitution into the first equation. The elimination method can also be used, where one equation is multiplied to align coefficients for easy addition or subtraction. For the second set of equations, 7a - 3b = 17 and 2a + b = 16, multiplying the second equation helps eliminate one variable when combined with the first. Once one variable is found, the other can be determined using basic algebra.
hannahbanana99
Messages
1
Reaction score
0
hi i am stuck on these simulateous equations -

4x - 2y = 6
3x + y = 17


and this one

7a - 3b = 17
2a + b = 16

please please help me
thanks
 
Physics news on Phys.org
What have you done so far?
 
do you know the basics of simuelteanous equations? (ie how to eliminate one of the values, or substiting one into the other?)
 
"4x - 2y = 6
3x + y = 17"

Take one of those equations, isolate one of the variables, then plug it into the other equation. That will figure out one variable, and with that one variable, you can plug into either original formulas to get the other variable.

Example, change the 2nd to y=17-3x. Plug that y into 4x-2y=6.. that should be 4x-2(17-3x)=6..and follow the rest of my instructions.
 
The other method you can use is elimination, meaning adding or subtracting the equations.


multiply one of the equations (sometimes it isn't necessary)

7a - 3b = 17
3(2a + b = 16)

if you multiply this equation by 3, you will have "3b" in both equations.



now you can subtract or add the equations together to eliminate one of the variables

7a - 3b = 17
+(6a + 3b = 48)

so, 13a = 65


you can take it from here. once you figure out one variable, you can figure out the other with simple algebra

Alex
 
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