document.write( "Question 492428: y=-4-4x
\n" );
document.write( "I need to find the Y intercept and then I need to find the X intercept. I am not nowing how to work the problem out the right way. \n" );
document.write( "
Algebra.Com's Answer #335033 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x int is when y=0 \n" ); document.write( "y int is when x=0 \n" ); document.write( "y=-4-4x \n" ); document.write( "0=-4-4x \n" ); document.write( "4=-4x \n" ); document.write( "x=-1 \n" ); document.write( "(-1,0) \n" ); document.write( "-------------- \n" ); document.write( "y=-4-4*0 \n" ); document.write( "y=-4 \n" ); document.write( "(0,-4) \n" ); document.write( " |