document.write( "Question 223207: How do I graph this equation and find the y intercept. Can you show me how it will look on the graph?
\n" );
document.write( "y=1/2x \n" );
document.write( "
Algebra.Com's Answer #166934 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y int is when x=0 \n" ); document.write( "y=.5(0) \n" ); document.write( "y=0 \n" ); document.write( "(0,0) \n" ); document.write( "y=.5(8) \n" ); document.write( "y=4 \n" ); document.write( "(8,4) \n" ); document.write( "plot the two points and draw a line between them \n" ); document.write( " |