document.write( "Question 1094375: List any coordinates of y intercepts and coordinates of any x intercepts for 10x +3y=60 \n" ); document.write( "
Algebra.Com's Answer #708952 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
------------------------------------------------------------------------------
\n" ); document.write( "List any coordinates of y intercepts and coordinates of any x intercepts for 10x +3y=60
\n" ); document.write( "-----------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let x = 0.
\n" ); document.write( "\"3y%2B10%2A0=60\"
\n" ); document.write( "\"3y=60\"
\n" ); document.write( "\"y=20\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let y = 0.
\n" ); document.write( "\"10x%2B3%2A0=60\"
\n" ); document.write( "\"10x=60\"
\n" ); document.write( "\"x=6\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The two axis intercepts are (0,20) and (6,0).
\n" ); document.write( "
\n" );