document.write( "Question 249658: can you please help me graph this line x-4y=4
\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #181796 by richwmiller(17219) You can put this solution on YOUR website! the easiest way to find points to graph a line (linear equation) is find when x=0 and y=0 \n" ); document.write( " so plug in 0 for x and get y (x1,y1) \n" ); document.write( " plot them \n" ); document.write( "then plug in 0 for y and get x (x2,y2) \n" ); document.write( " plot them \n" ); document.write( " connect them \n" ); document.write( " |