document.write( "Question 170442: can someone please help me with this problem:\r
\n" );
document.write( "\n" );
document.write( "Find an equation of the line satisfying the given conditions.\r
\n" );
document.write( "\n" );
document.write( "Through (0,2); m = 3/2\r
\n" );
document.write( "\n" );
document.write( "a. 3x + 2y = -4
\n" );
document.write( "b. 3x - 2y = 4
\n" );
document.write( "c. 3x - 2y = -4
\n" );
document.write( "d. 2x - 3y = -4 \n" );
document.write( "
Algebra.Com's Answer #125838 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! point slope form is y-k=m(x-h) where (h,k)is a point on the line\r \n" ); document.write( "\n" ); document.write( "y-2=3/2(x-0) \n" ); document.write( ": \n" ); document.write( "y-2=3x/2.....multiply terms by 2 \n" ); document.write( ": \n" ); document.write( "2y-4=3x \n" ); document.write( ": \n" ); document.write( " |