document.write( "Question 520: my question is ;-
\n" );
document.write( " explain graphically
\n" );
document.write( " 3x+15y=24
\n" );
document.write( " 3x-8y =24
\n" );
document.write( " plot points on graph and draw a straight line passing through that two points \n" );
document.write( "
Algebra.Com's Answer #178 by ichudov(507)![]() ![]() You can put this solution on YOUR website! you need to convert these equations to form y=...\r \n" ); document.write( "\n" ); document.write( "3x+15y=24 converts to y=-(3/15)*x+24/15 \n" ); document.write( "3x-8y =24 converts to y=(3/8)*x-24/8\r \n" ); document.write( "\n" ); document.write( "You can now plot these curves by plotting opints and drawing a straight line:\r \n" ); document.write( "\n" ); document.write( " |