document.write( "Question 90387: How do I Complete the ordered pairs for the equation y = 8x + 16.
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #65616 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! SETTING Y=0 & SOLVING FOR X THEN SETTING X=0 & SOLVING FOR Y WILL GIVE YOU 2 POINTS. \n" ); document.write( "0=8X+16 \n" ); document.write( "8X=-16 \n" ); document.write( "X=-16/8 \n" ); document.write( "X=-2 OR (-2,0) FIRST POINT. \n" ); document.write( "Y=8*0+16 \n" ); document.write( "Y=16 OR (0,16) THE SECOND POINT. \n" ); document.write( " |