document.write( "Question 277749: Find the x- and y- intercepts
\n" );
document.write( "5x+y=15 \n" );
document.write( "
Algebra.Com's Answer #202167 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the x- and y- intercepts \n" ); document.write( "5x+y=15 \n" ); document.write( "-------------- \n" ); document.write( "x-intercept? \n" ); document.write( "Let y = 0 and solve for \"x\": \n" ); document.write( "5x = 15 \n" ); document.write( "x = 3 \n" ); document.write( "-------------- \n" ); document.write( "y-intercept? \n" ); document.write( "Let x = 0 and solve for \"y\": \n" ); document.write( "y = 15 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |