document.write( "Question 96031: find the intercepts of the line\r
\n" );
document.write( "\n" );
document.write( "y= -x + 6 \n" );
document.write( "
Algebra.Com's Answer #69936 by edjones(8007)![]() ![]() You can put this solution on YOUR website! when x=0 y=6 y intercept = (0,6) \n" ); document.write( "when y=0 -x+6=0 \n" ); document.write( "subtract 6 from both sides. -x=-6 \n" ); document.write( "multiply -1 times both sides x=6 the x intercept=(6,0) \n" ); document.write( "Check it out on the graph below. See where the line crosses the x axis and the y axis (the x and y intercepts) \n" ); document.write( "EdJones \n" ); document.write( " |