Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > Pre-University Math Help > Pre-Algebra and Algebra
Reply
 
Thread Tools Display Modes
  #1  
Old September 22nd, 2009, 12:28 PM
Member
 
Join Date: Sep 2009
Posts: 79
Thanks: 19
Thanked 4 Times in 3 Posts
Viral is on a distinguished road
Default Coordinates of a point which is intersected by 2 lines o.0

This, I think is pre-algebra, not pre-calculus...

The line V passes through the points (-5,3) and (7,-3) and the line W passes through the points (2,-4) and (4,2). The lines V and W intersect the point A. Work out the coordinates of the point A.

How do I do this? Please do step by step. I have worked out the equation of both lines in the form ax + by + c = 0.

V -> x + 2y -1 = 0
W -> 3x-y-10=0

EDIT: I've been thinking it through some more. I know that both x and y have to be the same for both lines. Would I be right in thinking of using simultaneous equations to work this out?
Reply With Quote
Advertisement
 
  #2  
Old September 22nd, 2009, 12:35 PM
masters's Avatar
He's dead, Jim

 
Join Date: Jan 2008
Location: Big Stone Gap, Virginia
Posts: 2,242
Country:
Thanks: 522
Thanked 1,869 Times in 1,305 Posts
masters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant future
Default

Quote:
Originally Posted by Viral View Post
This, I think is pre-algebra, not pre-calculus...

The line V passes through the points (-5,3) and (7,-3) and the line W passes through the points (2,-4) and (4,2). The lines V and W intersect the point A. Work out the coordinates of the point A.

How do I do this? Please do step by step. I have worked out the equation of both lines in the form ax + by + c = 0.

V -> x + 2y -1 = 0
W -> 3x-y-10=0
Hi Viral,

You want to solve the system:

(1) x + 2y = 1

(2) 3x - y = 10

Multiply the (2) equation by 2 and add it to (1)

(1) x + 2y = 1

(2) 6x -2y = 20
---------------------
7x = 21

x = 3

Substitute x = 3 into (1) to find the y coordinate.
__________________
He who knows not and knows not that he knows not is a fool, shun him. He who knows not and knows that he knows not is a child, teach him. He who knows and knows not that he knows is asleep, wake him. And he who knows and knows that he knows is wise, follow him.
-- Persian Proverb



To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
The following users thank masters for this useful post:
Donate to MHF
  #3  
Old September 22nd, 2009, 12:45 PM
Member
 
Join Date: Sep 2009
Posts: 79
Thanks: 19
Thanked 4 Times in 3 Posts
Viral is on a distinguished road
Default

Thanks, I'll try it out then I'll hit the thanks button if I can get it. Just to make sure, is what I edited in the first post correct?
Reply With Quote
  #4  
Old September 22nd, 2009, 12:48 PM
masters's Avatar
He's dead, Jim

 
Join Date: Jan 2008
Location: Big Stone Gap, Virginia
Posts: 2,242
Country:
Thanks: 522
Thanked 1,869 Times in 1,305 Posts
masters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant future
Default

Quote:
Originally Posted by Viral View Post
Thanks, I'll try it out then I'll hit the thanks button if I can get it. Just to make sure, is what I edited in the first post correct?
Yes, it is correct.
__________________
He who knows not and knows not that he knows not is a fool, shun him. He who knows not and knows that he knows not is a child, teach him. He who knows and knows not that he knows is asleep, wake him. And he who knows and knows that he knows is wise, follow him.
-- Persian Proverb



To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
  #5  
Old September 22nd, 2009, 12:52 PM
Member
 
Join Date: Sep 2009
Posts: 79
Thanks: 19
Thanked 4 Times in 3 Posts
Viral is on a distinguished road
Default

Hmm, the simultaneous equation is confusing me a little. I can see how it works, and that it provides the correct answer. The problem is, I thought you had to subtract (2) from (1), not add them together. Is there a reason for the subtraction, and do you always subtract for simultaneous equations?
Reply With Quote
  #6  
Old September 22nd, 2009, 01:00 PM
masters's Avatar
He's dead, Jim

 
Join Date: Jan 2008
Location: Big Stone Gap, Virginia
Posts: 2,242
Country:
Thanks: 522
Thanked 1,869 Times in 1,305 Posts
masters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant future
Default

Quote:
Originally Posted by Viral View Post
Hmm, the simultaneous equation is confusing me a little. I can see how it works, and that it provides the correct answer. The problem is, I thought you had to subtract (2) from (1), not add them together. Is there a reason for the subtraction, and do you always subtract for simultaneous equations?
This method is called 'elimination' because you need to eliminate one variable from consideration in order to solve for the other.

If you'll notice, equation (1) is

(1) x + 2y = 1

and equation (2) is

(2) 3x - y = 10

My decision to eliminate the y variable caused me to make the y values in each equation additive inverses of each other. Then, when you ADD them, the result is 0.

So, I multipled (2) by 2 to get

(2) 6x - 2y = 20

Now, you can see that the y terms add to zero leaving just

7x = 21

and that leads to

x = 3

You could've done it a number of different ways. This just seemed like the simplest way to me. We can discuss other ways if you like.
__________________
He who knows not and knows not that he knows not is a fool, shun him. He who knows not and knows that he knows not is a child, teach him. He who knows and knows not that he knows is asleep, wake him. And he who knows and knows that he knows is wise, follow him.
-- Persian Proverb



To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
The following users thank masters for this useful post:
Donate to MHF
  #7  
Old September 22nd, 2009, 01:05 PM
Member
 
Join Date: Sep 2009
Posts: 79
Thanks: 19
Thanked 4 Times in 3 Posts
Viral is on a distinguished road
Default

It definitely makes sense, but it's not something we've covered yet (therefore I'd rather not go this way). What other methods are there (then I can say which I have learned and go from there)?

EDIT: I've tried substitution and got the right answer that way, thanks a lot for your help .

Last edited by Viral; September 22nd, 2009 at 01:22 PM.
Reply With Quote
  #8  
Old September 22nd, 2009, 01:26 PM
Newbie
 
Join Date: Sep 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
smghost001 is on a distinguished road
Default

Hi viral,

You could use matrices to solve the set of equations, however, simultaneous equations and substitution are by far the most basic methods.

smghost
SciCalculator.com - The Scientific Calculator
Reply With Quote
  #9  
Old September 22nd, 2009, 01:27 PM
masters's Avatar
He's dead, Jim

 
Join Date: Jan 2008
Location: Big Stone Gap, Virginia
Posts: 2,242
Country:
Thanks: 522
Thanked 1,869 Times in 1,305 Posts
masters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant futuremasters has a brilliant future
Default

Quote:
Originally Posted by Viral View Post
It definitely makes sense, but it's not something we've covered yet (therefore I'd rather not go this way). What other methods are there (then I can say which I have learned and go from there)?
Well, there's the 'substitution method'. Usually the 'elimination' and 'substitution' methods are taught at about the same time.

You could use a matrix equation or Cramer's Rule, but I'm thinking you haven't covered that either.

So let's try the 'Substitution Method'

(1) x + 2y = 1

(2) 3x - y = 10

Solve (1) for x and substitute it into (2)

(1) x = 1 - 2y

(2) 3(1 - 2y) - y = 10

Continuing with (2), we simplify to

3 - 6y - y = 10

3 - 7y = 10

-7y = 7

y = -1

Using y = -1 into (1) we get

(1) x + 2(-1) = 1

x - 2 = 1

x = 3
__________________
He who knows not and knows not that he knows not is a fool, shun him. He who knows not and knows that he knows not is a child, teach him. He who knows and knows not that he knows is asleep, wake him. And he who knows and knows that he knows is wise, follow him.
-- Persian Proverb



To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
The following users thank masters for this useful post:
Donate to MHF
  #10  
Old September 22nd, 2009, 01:32 PM
Member
 
Join Date: Sep 2009
Posts: 79
Thanks: 19
Thanked 4 Times in 3 Posts
Viral is on a distinguished road
Default

That's exactly what I did, thanks for confirming my answer .

We have covered matrices (only the basics such as the basic operations (add/minus/multiply) and transformation). Out of interest, how would I solve the equation using matrices?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 02:43 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.