* Easy Linear Question. Slope and y intercept. Thanks

AI Thread Summary
To determine the slope and y-intercept of the equation (1/2)y = x - 1, the first step is to isolate y by multiplying both sides by 2, resulting in y = 2(x - 1). This simplifies to y = 2x - 2, where the slope (m) is 2 and the y-intercept (b) is -2. The discussion emphasizes the importance of correctly interpreting the initial equation and using the distributive property to expand it properly. Understanding the relationship between the coefficients and the form y = mx + b is crucial for identifying the slope and intercept. The final equation clearly outlines the slope and y-intercept for graphing.
nukeman
Messages
651
Reaction score
0

Homework Statement



Determine the slope and y-intercept of the line: 1/2y = x - 1 - Graph the line


Homework Equations



I know this is a simple one, but I am having troubles with it. Can someone lay out how they got the slope, and then how they got the y-intercept. pointing out the steps ?



The Attempt at a Solution



I can't figure out how to get the slope. I must be just missing a major step lol.

Thanks!
 
Physics news on Phys.org
nukeman said:

The Attempt at a Solution



I can't figure out how to get the slope. I must be just missing a major step lol.

Thanks!

You need to put the form in the equation y=mx+c, 'm' is the gradient and 'c' is the y-intercept.

So try multiplying by some number to get it into that form.
 
rock.freak667 said:
You need to put the form in the equation y=mx+c, 'm' is the gradient and 'c' is the y-intercept.

So try multiplying by some number to get it into that form.

First off, what do I do about the 1/2y ?
 
rock.freak667 said:
You need to put the form in the equation y=mx+c, 'm' is the gradient and 'c' is the y-intercept.

So try multiplying by some number to get it into that form.

nukeman said:
First off, what do I do about the 1/2y ?

Wait a minute. What is the original equation? Is it this:
\frac{1}{2y} = x - 1
or this?
\frac{1}{2}y = x - 1

It looks like rock.freak667 is assuming the later. (By the way, you have to be careful when typing in equations. Either learn LaTex or use parentheses.) You want to isolate the y. As he/she said, you multiply both sides of the equation by some number to get the y by itself on the left side. So, what do you do?69
 
\frac{1}{2}y = x - 1



eumyang said:
Wait a minute. What is the original equation? Is it this:
\frac{1}{2y} = x - 1
or this?
\frac{1}{2}y = x - 1

It looks like rock.freak667 is assuming the later. (By the way, you have to be careful when typing in equations. Either learn LaTex or use parentheses.) You want to isolate the y. As he/she said, you multiply both sides of the equation by some number to get the y by itself on the left side. So, what do you do?


69
 
RockFreak667 assume the OP meant (1/2)y= x- 1 because \frac{1}{2y}= x- 1 is not a line and doesn't have a "slope"!

To solve for y, multiply both sides by 2. Once you have it in the form y= mx+ b, m is the slope and b is the y-intercept.
 
HallsofIvy said:
RockFreak667 assume the OP meant (1/2)y= x- 1 because \frac{1}{2y}= x- 1 is not a line and doesn't have a "slope"!

To solve for y, multiply both sides by 2. Once you have it in the form y= mx+ b, m is the slope and b is the y-intercept.

why do I divide both sides by 2? where did u get 2 from?
 
nukeman said:
why do I divide both sides by 2? where did u get 2 from?


if you have 0.5y=x-1, how would you get 'y' only on the left side? Multiply by 2 right?
 
rock.freak667 said:
if you have 0.5y=x-1, how would you get 'y' only on the left side? Multiply by 2 right?

Just so I get the steps right.

Why pick 2?

And you say multiply both sides by 2. So, can u break that down? How does that become:
y = 2(x -1)

Appreciate it!
 
  • #10
nukeman said:
Just so I get the steps right.

Why pick 2?

And you say multiply both sides by 2. So, can u break that down? How does that become:
y = 2(x -1)

Appreciate it!

(1/2)y= (x-1)

multiply by 2
2*(1/2)y=2*(x-1)

y=2(x-1)
 
  • #11
HallsofIvy said:
RockFreak667 assume the OP meant (1/2)y= x- 1 because \frac{1}{2y}= x- 1 is not a line and doesn't have a "slope"!
Oh, I know. I was being difficult on purpose.

nukeman said:
Why pick 2?

And you say multiply both sides by 2. So, can u break that down? How does that become:
y = 2(x -1)
You pick 2 because 2 is the reciprocal of 1/2. When you multiply (1/2)y by 2, the 1/2 and 2 "cancel each other out," leaving with the y by itself. If I have another linear equation like
\frac{1}{6}x = 4
the reciprocal of 1/6 is 6, so I multiply both sides by 6 to isolate the x:
\begin{aligned}<br /> 6 \cdot \frac{1}{6}x &amp;= 6 \cdot 4 \\<br /> x &amp;= 24<br /> \end{aligned}

One more thing:
nukeman said:
y = 2(x -1)
This is not yet in slope-intercept form, y = mx + b. You still have one more thing to do.69
 
Last edited:
  • #12
eumyang said:
Oh, I know. I was being difficult on purpose.


You pick 2 because 2 is the reciprocal of 1/2. When you multiply (1/2)y by 2, the 1/2 and 2 "cancel each other out," leaving with the y by itself. If I have another linear equation like
\frac{1}{6}x = 4
the reciprocal of 1/6 is 6, so I multiply both sides by 6 to isolate the x:
\begin{aligned}<br /> 6 \cdot \frac{1}{6}x &amp;= 6 \cdot 4 \\<br /> x &amp;= 24<br /> \end{aligned}

One more thing:

This is not yet in slope-intercept form, y = mx + b. You still have one more thing to do.


69

What is left to do? Just take out the bracket, so it becomes:

y = 2x -1
 
  • #13
nukeman said:
What is left to do? Just take out the bracket, so it becomes:

y = 2x -1
No, you can't just "take out the bracket." You have to apply the distributive property:
a(b + c) = ab + ac


69
 
  • #14
eumyang said:
No, you can't just "take out the bracket." You have to apply the distributive property:
a(b + c) = ab + ac


69

\stackrel{1}/{2}
 
  • #15
If you mean y = 2x - 1/2, no.
You had y = 2(x - 1). If you expand the right side as eumyang suggested, what do you get?
 

Similar threads

Replies
12
Views
2K
Replies
6
Views
2K
Replies
9
Views
2K
Replies
16
Views
2K
Replies
10
Views
2K
Replies
2
Views
1K
Replies
4
Views
2K
Back
Top