document.write( "Question 201324: Find an equation of the line satisfying the given conditions.\r
\n" );
document.write( "\n" );
document.write( "Throung (0,5); m=-(2/3) \n" );
document.write( "
Algebra.Com's Answer #151546 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Find an equation of the line satisfying the given conditions. \n" ); document.write( "Through (0,5); m=-(2/3) \n" ); document.write( ". \n" ); document.write( "Plug into the \"point-slope\" form: \n" ); document.write( "y-y1 = m(x-x1) \n" ); document.write( ". \n" ); document.write( "y-5 = -(2/3)(x-0) \n" ); document.write( "y-5 = -(2/3)x \n" ); document.write( "y = -(2/3)x + 5 (this is what they're looking for) \n" ); document.write( "The above is the \"slope-intercept\" form. \n" ); document.write( "Where \n" ); document.write( "slope (m) is -(2/3) \n" ); document.write( "and \n" ); document.write( "y-intercept is at (0,5) \n" ); document.write( " \n" ); document.write( " |