document.write( "Question 542079: i have to write an equation of a line that contains the given information:through the point (4,3) and parallel to the line y=2x+5 \n" ); document.write( "
Algebra.Com's Answer #354409 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
3=2*4+b
\n" ); document.write( "3=8+b
\n" ); document.write( "b=-5
\n" ); document.write( "--------------
\n" ); document.write( "y=2x-5
\n" ); document.write( "
\n" );