document.write( "Question 496817: find the y-intercept and the x-intercept for the equation -15x+y=25
\n" );
document.write( "what is the intercept of y
\n" );
document.write( "What is the intercept of x \n" );
document.write( "
Algebra.Com's Answer #336563 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! -15x+y=25 \n" ); document.write( "for x - intercept put y=0 \n" ); document.write( "-15x+(0)=25 \n" ); document.write( "-15x=25 \n" ); document.write( "-15x/-15)=25/-15 \n" ); document.write( "x=5/3\r \n" ); document.write( "\n" ); document.write( "for y-intercept put x=0 \n" ); document.write( "-15x+y=25 \n" ); document.write( "-15(0)+y=25 \n" ); document.write( "y=25 \n" ); document.write( "Therefore, the x-intercept is ( 5/3, 0 ) and the y-intercept \n" ); document.write( "is ( 0, 25 ). \n" ); document.write( " |