New Reply

Linear equations using addition

 
Share Thread Thread Tools
Mar20-13, 08:49 PM   #1
 

Linear equations using addition


I'm probably making a silly mistake or Wolfram Alpha is lying to me.

Question: Find the value of c and d.

[itex]3d=13-2c[/itex]

[itex]\frac{3c+d}{2}=8[/itex]

Rearranged, simplified and multiply each equation by 2:

[tex]6d+4c=26[/tex]
[tex]d+3c=16[/tex]

Now find the common multiple which in my case I will use 12:

[tex]18d+12c=78[/tex]
[tex]-4d-12c=-64[/tex]

Then add them and find what d is worth:

[tex]14d=14[/tex]

[tex]d=1[/tex]

Now when I plug this back into the equation, I will use the first one:

[tex]3(1)+2c=13[/tex]
[tex]3+2(c)=13[/tex]
[tex]c=5[/tex]

[tex]d=1, c=5[/tex]

What am I doing wrong? Sorry if this is the long winded way to do it.
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Mar20-13, 08:58 PM   #2
 
Blog Entries: 1
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Your answer is correct, as you can verify by plugging ##d = 1## and ##c = 5## into the two given equations.
Mar20-13, 09:02 PM   #3
 
Quote by jbunniii View Post
Your answer is correct, as you can verify by plugging ##d = 1## and ##c = 5## into the two given equations.
So Wolfram is lying to me it seems?

Wolfram says the answer is [tex]c=\frac{35}{16}, d=\frac{23}{8}[/tex]
Mar20-13, 09:05 PM   #4
 
Blog Entries: 1
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor

Linear equations using addition


Quote by uperkurk View Post
So Wolfram is lying to me it seems?

Wolfram says the answer is [tex]c=\frac{35}{16}, d=\frac{23}{8}[/tex]
It seems more likely that you didn't enter the problem correctly into Wolfram Alpha.
Mar20-13, 09:35 PM   #5

Math 2012
 
Recognitions:
Science Advisor Science Advisor
I think you told Wolfram the second equation was
$$3c + \frac d 2 = 8$$
Mar20-13, 09:51 PM   #6
 
Quote by AlephZero View Post
I think you told Wolfram the second equation was
$$3c + \frac d 2 = 8$$
Yes, looking back that is what is shows under "Input Result" How would I input the correct format?
Mar20-13, 10:31 PM   #7
 
Mentor
Quote by uperkurk View Post
Yes, looking back that is what is shows under "Input Result" How would I input the correct format?
If you meant this:
$$ \frac{3c + d}{2}$$

you should have written it as (3c + d)/2.

Also, there was some wasted effort when you multiplied the first equation by 2. You didn't need to do that.
Mar20-13, 10:31 PM   #8
 
Blog Entries: 8
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by uperkurk View Post
Yes, looking back that is what is shows under "Input Result" How would I input the correct format?
Use correct brackets.
New Reply
Thread Tools


Similar Threads for: Linear equations using addition
Thread Forum Replies
Which differential equations are Linear and find their Proper Linear Form Calculus & Beyond Homework 1
To Interpret Solving Systems of Linear Equations Geometrically in Terms of Linear Alg Linear & Abstract Algebra 0
Solving trig equations using Addition formula Precalculus Mathematics Homework 3
linear equation, span, vectors, linear systems of equations Calculus & Beyond Homework 4
Second order linear differential equations nonhomogeneous equations Calculus & Beyond Homework 1