document.write( "Question 179182: Find the x- and y-intercepts and the slope
\n" );
document.write( "y=1/3x-1 Can you explain step by step please \n" );
document.write( "
Algebra.Com's Answer #134136 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! this is already in the best format y=mx+b where m is the slope and b is the y intercept. \n" ); document.write( ": \n" ); document.write( "y=1/3x-1 \n" ); document.write( ": \n" ); document.write( "so the slope is the number in front of x...and is 1/3 \n" ); document.write( ": \n" ); document.write( "y intercept is -1 and is written as (0,-1) \n" ); document.write( ": \n" ); document.write( "x intercept is found by setting y to zero and solving for x \n" ); document.write( ": \n" ); document.write( "0=(1/3)x-1 \n" ); document.write( ": \n" ); document.write( "(1/3)x=1 \n" ); document.write( ": \n" ); document.write( "x=3.......so x intercept is 3 and is written as (3,0) \n" ); document.write( " |