document.write( "Question 995327: how do i graph 16x-4y=2? \n" ); document.write( "
Algebra.Com's Answer #614117 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Same as 8x-2y=1, just by multiply left and right sides by \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Find x and y intercepts. \n" ); document.write( "- \n" ); document.write( "8*x-2*0=1 \n" ); document.write( "8x=1 \n" ); document.write( "x=1/8 \n" ); document.write( "Point ( 1/8, 0 ) \n" ); document.write( "- \n" ); document.write( "8*0-2y=1 \n" ); document.write( "0-2y=1 \n" ); document.write( "y=-1/2 \n" ); document.write( "Point (0, -1/2 ) \n" ); document.write( "- \n" ); document.write( "Plot the points and draw the line. \n" ); document.write( " |