document.write( "Question 967206: A line contains the point (-3,-1) and has a slope of 1/3. Which equation represents this line?
\n" );
document.write( " A) x + 3y = 0
\n" );
document.write( " B) x - 3y = 0
\n" );
document.write( " C) 3x + y = 0
\n" );
document.write( " D) 3x - y = 0 \n" );
document.write( "
Algebra.Com's Answer #591401 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A line contains the point (-3,-1) and has a slope of 1/3. Which equation represents this line? \n" ); document.write( "A) x + 3y = 0 \n" ); document.write( "B) x - 3y = 0 \n" ); document.write( "C) 3x + y = 0 \n" ); document.write( "D) 3x - y = 0 \n" ); document.write( "*** \n" ); document.write( "x-3y=0 \n" ); document.write( "3y=x \n" ); document.write( "y=x/3 \n" ); document.write( "ans: B) \n" ); document.write( " |