document.write( "Question 328260: find the equation of the line that contains (0,4) and parallel to y = 1/2x +2\r
\n" );
document.write( "\n" );
document.write( "part two\r
\n" );
document.write( "\n" );
document.write( "find the equation of the line that contains (0,4) and perpendicular to y = 1/2x +2 \n" );
document.write( "
Algebra.Com's Answer #235118 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of the line that contains (0,4) and parallel to y = 1/2x +2 \n" ); document.write( "--- \n" ); document.write( "slope = 1/2 \n" ); document.write( "intercept = 4 \n" ); document.write( "------------------- \n" ); document.write( "Equation: y = (1/2)x + 4 \n" ); document.write( "===================================== \n" ); document.write( "part two \n" ); document.write( "Find the equation of the line that contains (0,4) \n" ); document.write( "and perpendicular to y = 1/2x +2 \n" ); document.write( "--- \n" ); document.write( "slope = -2 \n" ); document.write( "intercept = 4 \n" ); document.write( "------------------- \n" ); document.write( "Equation: Y = -2x+4 \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |