document.write( "Question 356386: how do you find an equation for the line that satisfies these conditions?
\n" );
document.write( "slope 4.2;y-intercept (0,3.4) \n" );
document.write( "
Algebra.Com's Answer #254404 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! the slope-intercept form is \n" ); document.write( "y = mx + b \n" ); document.write( "m = slope \n" ); document.write( "b = y-intercept. \n" ); document.write( "----------- \n" ); document.write( "Both are given, just write it. \n" ); document.write( "y = 4.2x + 3.4 \n" ); document.write( " \n" ); document.write( " |