Basic Simultaneous Equations Problem

  • #1
paulb203
64
24
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

Related to Basic Simultaneous Equations Problem

1. What is a basic simultaneous equations problem?

A basic simultaneous equations problem involves solving two or more equations at the same time to find the values of the unknown variables that satisfy all the equations.

2. How do you solve a basic simultaneous equations problem?

To solve a basic simultaneous equations problem, you can use methods such as substitution, elimination, or matrix algebra to find the values of the unknown variables that satisfy all the equations.

3. What are the common types of solutions for a basic simultaneous equations problem?

The common types of solutions for a basic simultaneous equations problem are a unique solution (where there is one set of values that satisfy all the equations), no solution (where the equations are inconsistent and have no common solution), or infinite solutions (where the equations are dependent and have multiple solutions).

4. Why are basic simultaneous equations important in science and mathematics?

Basic simultaneous equations are important in science and mathematics because they provide a way to model and solve real-world problems that involve multiple unknown variables and relationships between them. They are fundamental for understanding and analyzing complex systems.

5. What are some practical applications of solving basic simultaneous equations problems?

Some practical applications of solving basic simultaneous equations problems include calculating the intersection point of two lines, determining the equilibrium point in economics, optimizing resource allocation in engineering, and analyzing chemical reactions in chemistry.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
4
Views
958
  • Precalculus Mathematics Homework Help
Replies
2
Views
547
  • Precalculus Mathematics Homework Help
Replies
11
Views
858
  • Precalculus Mathematics Homework Help
Replies
4
Views
629
  • Precalculus Mathematics Homework Help
Replies
6
Views
920
  • Precalculus Mathematics Homework Help
Replies
3
Views
298
  • Precalculus Mathematics Homework Help
Replies
6
Views
724
  • Precalculus Mathematics Homework Help
Replies
10
Views
326
  • Precalculus Mathematics Homework Help
Replies
9
Views
1K
  • Precalculus Mathematics Homework Help
Replies
4
Views
1K
Back
Top