document.write( "Question 703844: Would you please help me to solve this:
\n" );
document.write( "For the line with the equation below:
\n" );
document.write( "a. Transform the equation into slope-intercept form.
\n" );
document.write( "b. Find the slope and y-intercept of the line.
\n" );
document.write( "c. Find the equation, in point-slope form, of the line that is perpendicular to this line
\n" );
document.write( "and passes through the point (1, 2).
\n" );
document.write( "4x – 8y = 8
\n" );
document.write( "Thanks
\n" );
document.write( "(This is the 2nd time that I am submitting this question, can somebody help pls?) \n" );
document.write( "
Algebra.Com's Answer #433735 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Would you please help me to solve this: \n" ); document.write( "For the line with the equation below: \n" ); document.write( "a.Transform the equation into slope-intercept form. \n" ); document.write( "4x–8y=8 \n" ); document.write( "8y=4x-8 \n" ); document.write( "y=x/2-1 \n" ); document.write( ".. \n" ); document.write( "b.Find the slope and y-intercept of the line. \n" ); document.write( "Standard form of equation of a line:y=mx+b, m=slope, b=y-intercept \n" ); document.write( "For given equation:4x–8y=8 \n" ); document.write( "slope=1/2 \n" ); document.write( "y-intercept=-1 \n" ); document.write( ".. \n" ); document.write( "c.Find the equation, in point-slope form, of the line that is perpendicular to this line \n" ); document.write( "and passes through the point (1, 2). \n" ); document.write( "slope of perpendicular line=-2 (negative reciprocal of slope of given line) \n" ); document.write( "point-slope form of equation: y1-y2=m(x1-x2) \n" ); document.write( "using coordinates of given point (1,2), \n" ); document.write( "Equation: y-2=-2(x-1) \n" ); document.write( " |