-
piyush_nitt
- Master | Next Rank: 500 Posts
- Posts: 424
- Joined: Sun Dec 07, 2008 5:15 pm
- Location: Sydney
- Thanked: 12 times
First off, it's important to know that if lines k and m are parallel, then they have the same slope.
Now, let's look at the stmts:
The slope of a line will be m in the equation: y = mx + n (also known as the equation of a line). In order to determine if a slope is negative, you need at least two points on the line: A(x1, y1) and B(x2, y2).
You'd get the slope m by solving the system:
y1 = m*x1 + n
y2 = m*x2 + n
Since we're only given one point at a time in each stmt, they're clearly not enough by themselves.
Put the two stmts together and you still don't get much: you still have only one point for each line. This is why I'm sticking to the OA.












