document.write( "Question 479391: Determine the x- and y-intercepts:\r
\n" );
document.write( "\n" );
document.write( "x + (1/2)y = 2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #328457 by wilft1(217)![]() ![]() You can put this solution on YOUR website! substitute x and y for zero...\r \n" ); document.write( "\n" ); document.write( "sooo....\r \n" ); document.write( "\n" ); document.write( "0 + (1/2)y=2 y=4 sooo, our x intercept is (0,4)\r \n" ); document.write( "\n" ); document.write( "next we sub y for zero\r \n" ); document.write( "\n" ); document.write( "x+ (1/2) 0 = 2\r \n" ); document.write( "\n" ); document.write( "well, anything times 0 becomes 0 so x= 2 our y intercept is (2,0) \n" ); document.write( " |