Forum Topic: x and y graphs?

(304 views • 10 replies)

This topic is 1 page long.

<< < > >>
None

IWantSomeCookies

Reply To Post Reply & Quote

Posted at: 9/29/09 03:02 PM

IWantSomeCookies LIGHT LEVEL 13

Sign-Up: 08/20/04

Posts: 3,295

basically i have 2 co-ordinates, and i need to like work out an equation that works out the rest of the graph?

it's a linear graph, so these 2 co-ordinates are all i need, but i need help being pointed into the right directions..

oh and the co-ordinates are if anyone cares are:

0,100
455,-374

(im not looking for an answer here, im looking for atleast an explantion, if not a tutorial how to work these damn things out! :D)

"Actually, the server timed out trying to remove all your posts..."
-TomFulp


Sad

ratchet103

Reply To Post Reply & Quote

Posted at: 9/29/09 03:03 PM

ratchet103 LIGHT LEVEL 09

Sign-Up: 06/10/08

Posts: 476

At 9/29/09 03:02 PM, IWantSomeCookies wrote: basically i have 2 co-ordinates, and i need to like work out an equation that works out the rest of the graph?

it's a linear graph, so these 2 co-ordinates are all i need, but i need help being pointed into the right directions..

oh and the co-ordinates are if anyone cares are:

0,100
455,-374

(im not looking for an answer here, im looking for atleast an explantion, if not a tutorial how to work these damn things out! :D)

lacking english and math knowledge make me post this post in this thread.

sorry that i can't help ya


None

Tramps

Reply To Post Reply & Quote

Posted at: 9/29/09 03:13 PM

Tramps DARK LEVEL 18

Sign-Up: 03/25/06

Posts: 9,717

At 9/29/09 03:02 PM, IWantSomeCookies wrote: basically i have 2 co-ordinates, and i need to like work out an equation that works out the rest of the graph?

I assume you want the equation of the line.

it's a linear graph, so these 2 co-ordinates are all i need, but i need help being pointed into the right directions..

oh and the co-ordinates are if anyone cares are:

0,100
455,-374

If you want to work out the answer, these are important.

So, you have two co-ordinates (0, 100) and (455, -374). Both follow the same (x, y) format so I'm going to call (0, 100); (x1, y1) and (455, -374); (x2, y2).

To work out the gradient of the line, you have to do y2 - y1 / x2 - x1. So that's 455 - 0 = 455 and -374 - 100 = -474. So the gradient is 455 / -474. That can't be simplified. Which is a little odd so I don't blame me if I'm wrong.

The process for working out the equation of a line is: y - y1 = m(x - x1).

So substitute the values in: y - 100 = 455/-474 (x - 0)
Multiply it out: y - 100 = 455/-474x - 0
Balance the equation: y = 455/-474x + 100

Equation of the line is y = 455/-474x + 100

I believe that's the equation of the line if I didn't go wrong anywhere.

Sig by Cast. I don't get it.
Gamertag: Trampsng
Msn: J-wat@hotmail.co.uk

BBS Signature

Winking

142201

Reply To Post Reply & Quote

Posted at: 9/29/09 03:14 PM

142201 LIGHT LEVEL 10

Sign-Up: 06/24/09

Posts: 796

Lucky you, I have the very equations for finding the distance and slope of a line based on the coordinates of the endpoints sitting here in my calculator.

But woudn't you know it, I archived them. To unarchive a program is a lot of work. Why should I bother?

I'm so mean.

Crying

142201

Reply To Post Reply & Quote

Posted at: 9/29/09 03:16 PM

142201 LIGHT LEVEL 10

Sign-Up: 06/24/09

Posts: 796

At 9/29/09 03:13 PM, Tramps wrote: The answer.

Awwww...


None

GoryBlizzard

Reply To Post Reply & Quote

Posted at: 9/29/09 03:21 PM

GoryBlizzard DARK LEVEL 39

Sign-Up: 11/21/03

Posts: 6,898

You have these two given points:

(455, -374) and (0, 100)

Let x1 = 455, y1 = -374, x2 = 0 and y2 = 100.

The first thing you want to do is to find the slope, m.

m = (y2 - y1)/(x2 - x1) = (100 - (-374))/(0 - 455)
m = (100 + 374)/-455
m = -474/455

The next step is simply finding the line's equation by plugging all of this into the point-slope form of a linear equation:

y - y1 = m(x - x1)
y - (-374) = -(474/455)(x - 455)
y + 374 = -(474/455)x(x - 455)
y + 374 = -(474/455)x + 474
y = -(474/455)x + 100

The equation of the line you're looking for is therefore y = -(474/455)x + 100.

God fucking damn it...
Last.fm | Facebook | Twitter | Metal Hell | NYC Meet 2010 Thread

BBS Signature

None

K-Guare

Reply To Post Reply & Quote

Posted at: 9/29/09 03:26 PM

K-Guare FAB LEVEL 17

Sign-Up: 05/23/08

Posts: 2,413

At 9/29/09 03:13 PM, Tramps wrote: To work out the gradient of the line, you have to do y2 - y1 / x2 - x1. So that's 455 - 0 = 455 and -374 - 100 = -474. So the gradient is 455 / -474. That can't be simplified. Which is a little odd so I don't blame me if I'm wrong.

Slope of a line is deltaY / deltaX, you have them reversed.
From what I see, everything else you did is right though.

Yay, Algebra I !

i work alone. i wore cologne.

BBS Signature

None

Kwing

Reply To Post Reply & Quote

Posted at: 9/29/09 05:28 PM

Kwing DARK LEVEL 24

Sign-Up: 07/24/07

Posts: 1,942

Aren't there like 3 different ways to write a linear equation?


None

TheLameSauce

Reply To Post Reply & Quote

Posted at: 9/29/09 05:54 PM

TheLameSauce EVIL LEVEL 17

Sign-Up: 06/13/04

Posts: 4,734

rise over run is the slope. use the slope to algebraically solve the intercept. what are you twelve or retarded?

m u s i c !


None

Claxor

Reply To Post Reply & Quote

Posted at: 9/29/09 06:46 PM

Claxor DARK LEVEL 10

Sign-Up: 10/21/05

Posts: 2,465

Short version:
(0,100) sais: 0k+m=100 <==> m=100
(455,-374) sais: 455k+100=-374 <==> k=-1.0417582.. (the digits 417582 repeat indefinitely).

BBS Signature

Goofy

lawlmaster

Reply To Post Reply & Quote

Posted at: 9/29/09 07:15 PM

lawlmaster FAB LEVEL 22

Sign-Up: 06/30/07

Posts: 7,230

this guy would know alot about them.


All times are Eastern Standard Time (GMT -5) | Current Time: 09:34 AM

<< Back

This topic is 1 page long.

<< < > >>
You need a Grounds Gold Account to post on the NG BBS! If you don't have one, click here to sign up now! It's fast, free, and easy — and opens up tons of great NG features!