document.write( "Question 1066851: Find an equation of the line through (1,5)
\n" );
document.write( "
\n" );
document.write( "and parallel to y equals 2x+4.
\n" );
document.write( "
\n" );
document.write( "Write the equation using function notation. \n" );
document.write( "
Algebra.Com's Answer #682057 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find an equation of the line through (1,5) \n" ); document.write( "and parallel to y = 2x+4. \n" ); document.write( "------ \n" ); document.write( "Slope of the given equation is 2 \n" ); document.write( "So slope of every line parallel to it has slope = 2 \n" ); document.write( "------- \n" ); document.write( "Form:: \n" ); document.write( "y = mx + b \n" ); document.write( "5 = 2*1 + b \n" ); document.write( "b = 3 \n" ); document.write( "------ \n" ); document.write( "Ans:: y = 2x + 3 \n" ); document.write( "--------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " \n" ); document.write( " |