document.write( "Question 6323: Complete the ordered pairs so that each is a solution to the given linear equation. Prenset your answer as an ordered pair. y = 3x + 6
\n" );
document.write( "(a) (0, ?) (b) (2, ?) \n" );
document.write( "
Algebra.Com's Answer #3688 by ichudov(507)![]() ![]() You can put this solution on YOUR website! In human language, your problem means \"calculate y for x=0 and also for x=2\".\r \n" ); document.write( "\n" ); document.write( "calculate 3*0+6 and 3*2+6 \n" ); document.write( " |