document.write( "Question 1057470:
\n" );
document.write( "Find an equation for the line parallel to y equals 4 x minus 6y=4x−6 with y-intercept left parenthesis 0 comma 3 right parenthesis(0,3). Write the answer in slope-intercept form. \n" );
document.write( "
Algebra.Com's Answer #672613 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Lines that are parallel to one another \n" ); document.write( "have the same gradient. \n" ); document.write( "m1 = m2 \n" ); document.write( "So m = 4 \n" ); document.write( "Using line equation: \n" ); document.write( "y - b = m(x - a) \n" ); document.write( "m = 4, (a, b) = (0, 3) \n" ); document.write( "y - 3 = 4(x - 0) \n" ); document.write( "y - 3 = 4x \n" ); document.write( "y = 4x + 3 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |