document.write( "Question 611717: Find an equation of the line containing the given pair of points. (1/4 , -1/2) and (3/4 , 2). What is the equation of the line? \n" ); document.write( "
Algebra.Com's Answer #385128 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Find an equation of the line containing the given pair of points. (1/4 , -1/2) and (3/4 , 2). What is the equation of the line?
\n" ); document.write( "**
\n" ); document.write( "Standard form of equation for a straight line: y=mx+b, m=slope, b=y-intercept
\n" ); document.write( "Slope of given line=change of y/change of x=∆y/∆x=(2-(-1/2))/(3/4-1/4)=(5/2/1/2)=10/2=5
\n" ); document.write( "equation: y=5x+b
\n" ); document.write( "solve for b using (x,y) coordinates of one of given points (3/4,2)
\n" ); document.write( "2=5*3/4+b
\n" ); document.write( "8=15+4b
\n" ); document.write( "4b=-7
\n" ); document.write( "b=-7/4
\n" ); document.write( "Equation of given line:
\n" ); document.write( "y= 5x-7/4
\n" ); document.write( "
\n" );