Basic Simultaneous Equations Problem

  • #1
paulb203
106
43
Homework Statement
2c+3k=5.3
4c+4k=8.8
c=?
Relevant Equations
N/A
I got c=13, but I'm using an app that, at the 'diagnostic' stage, doesn't tell you if you're correct or not
(I multiplied the first equation by 4, and the second by 2, then subtracted the second from the first)
 
Physics news on Phys.org
  • #2
By multiplying the first by 4 and the second by -3 we get
##8c+12k=21.2##
##-12c-12k=-26.4##
and by adding them together you can obtain ##c##.
 
  • Like
Likes paulb203
  • #3
paulb203 said:
Homework Statement: 2c+3k=5.3
4c+4k=8.8
c=?
Relevant Equations: N/A

I got c=13, but I'm using an app that, at the 'diagnostic' stage, doesn't tell you if you're correct or not
(I multiplied the first equation by 4, and the second by 2, then subtracted the second from the first)
c = 13 is not correct.
You can verify that a solution pair is correct by substituting the values you found into the equations. If the pair is correct you will get the same numbers on both sides of each equation.
 
  • Like
Likes WWGD, MatinSAR and paulb203
  • #4
Bosko said:
By multiplying the first by 4 and the second by -3 we get
##8c+12k=21.2##
##-12c-12k=-26.4##
and by adding them together you can obtain ##c##.
Or you can multiply the second equation by -1/2, then add the equations to get one equation in d only.
 
  • Like
Likes paulb203
  • #5
paulb203 said:
2c+3k=5.3
4c+4k=8.8
Inspecting the equations you should notice that if you multiply the 1st equation by 2 then you get 4c which is the same as in the second equation. So do that.

Then subtract equations to get an equationfor k.

Solve for k.

Substitute your value of k in one of the equations to get an equation for c.

Solve for c.

Check your values for k and c satisfy the original equations.

You shouldn't need an app!
 
  • Like
Likes paulb203
  • #6
Bosko said:
By multiplying the first by 4 and the second by -3 we get
##8c+12k=21.2##
##-12c-12k=-26.4##
and by adding them together you can obtain ##c##.
Thanks, Bosko. Why did you choose those numbers? I tried them out and got the same answer as I got. Nb; there is a typo in my original post; it should read 1.3, not 13. I tried to edit it but found out there is a 360 minutes time limit.
 
  • Like
Likes Bosko
  • #7
Mark44 said:
c = 13 is not correct.
You can verify that a solution pair is correct by substituting the values you found into the equations. If the pair is correct you will get the same numbers on both sides of each equation.
Thanks, Mark. Typo. Should read 1.3, not 13.
 
  • Like
Likes Mark44
  • #8
Steve4Physics said:
Inspecting the equations you should notice that if you multiply the 1st equation by 2 then you get 4c which is the same as in the second equation. So do that.

Then subtract equations to get an equationfor k.

Solve for k.

Substitute your value of k in one of the equations to get an equation for c.

Solve for c.

Check your values for k and c satisfy the original equations.

You shouldn't need an app!
Thanks, Steve. That makes sense. I did have some (faulty) logic for choosing to do it that way, but I forget what it was. I tried it your way and got 1.3, which is the same as the answer I got first time around (typo in the original post; should've said 1.3, not 13).
 
  • Like
Likes Steve4Physics
  • #9
paulb203 said:
Thanks, Steve. That makes sense. I did have some (faulty) logic for choosing to do it that way, but I forget what it was. I tried it your way and got 1.3, which is the same as the answer I got first time around (typo in the original post; should've said 1.3, not 13).
I just realised that you only want to find c. Not k.

So @Mark44's (Post #4) method is more efficient.
 
  • Like
Likes paulb203
  • #10
paulb203 said:
Thanks, Bosko. Why did you choose those numbers?
You need ##c##. I want to eliminate ##k## by setting numbers in front of ##k## in both equations to be the same but with opposite signs.
You can use other numbers to achieve the same goal.
paulb203 said:
2c+3k=5.3
4c+4k=8.8
c=?
By multiplying ##3k## by ##4## I got ##12k## in the first and by multiplying ##4k## with ##-3## I got ##-12k## in the second equation.

By adding both equation we get the single equation without ##k##.

Edit: There are many other way to solve those equations

For example, you can notice that the second equation can be easily divided by 4 and we get
##2c+3k=5.3##
##c+k=2.2##

then also, from the second equation we can express ##k## as
##k=2.2-c##

and put this (##2.2-c##) instead of ##k## in the first equation
##2c+3(2.2-c)=5.3##
##2c+6.6-3c=5.3##
 
Last edited:
  • Like
Likes paulb203

FAQ: Basic Simultaneous Equations Problem

What are simultaneous equations?

Simultaneous equations are a set of equations containing multiple variables. The solution to these equations is the set of values that satisfy all the equations in the system simultaneously.

How do you solve simultaneous equations using the substitution method?

To solve simultaneous equations using the substitution method, solve one of the equations for one variable in terms of the other variable. Substitute this expression into the other equation, and solve for the second variable. Finally, substitute back to find the first variable.

What is the elimination method for solving simultaneous equations?

The elimination method involves adding or subtracting the equations to eliminate one of the variables. This is done by manipulating the equations so that the coefficients of one of the variables are opposites. Solving the resulting equation gives the value of one variable, which can then be substituted back into one of the original equations to find the other variable.

Can simultaneous equations have no solution or infinitely many solutions?

Yes, simultaneous equations can have no solution if the lines represented by the equations are parallel and distinct. They can have infinitely many solutions if the lines are coincident, meaning they lie on top of each other and represent the same line.

What is a practical application of simultaneous equations?

Simultaneous equations are used in various fields such as economics to find equilibrium points, in physics to solve problems involving multiple forces, and in engineering to determine currents in electrical circuits. They are a fundamental tool for modeling and solving real-world problems that involve multiple interdependent variables.

Back
Top