document.write( "Question 222174: find the x and y intercept
\n" );
document.write( "4x = 6y - 20\r
\n" );
document.write( "\n" );
document.write( "x intercept (__-5_, _0__)
\n" );
document.write( "y intercept (__0_, _10/3__) \n" );
document.write( "
Algebra.Com's Answer #166468 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x int=(-5,0) \n" ); document.write( "y int=(0,10/3) \n" ); document.write( " |