document.write( "Question 264453: If the y-coordinate of an ordered pair is 0, then the plotted point must be on the y-axis?
\n" );
document.write( "Graph:
\n" );
document.write( "a.)y=-3x+1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #194691 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=-3x+1 \n" ); document.write( "0=-3x+1 \n" ); document.write( "3x=1 \n" ); document.write( "x=1/3 \n" ); document.write( "(1/3,0) \n" ); document.write( "slope=-3 \n" ); document.write( "y int=1 (0,1) \n" ); document.write( " |