document.write( "Question 22472: I have to find the intercept of x and y. The equation is 0.5y=-sx+8 \n" ); document.write( "
Algebra.Com's Answer #10910 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! To find the x-intercept, let y=0. \n" ); document.write( "Then 0 = -sx+8, and x = 8/s \n" ); document.write( "The x-intercept is (8/s,0)\r \n" ); document.write( "\n" ); document.write( "To find the y-intercept, let x=0. \n" ); document.write( "Then 0.5y=8, and y = 16 \n" ); document.write( "The y-intercept is (0,16)\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |