document.write( "Question 183443This question is from textbook
\n" );
document.write( ": Find the coordinates of 2 points on the line with the equation y=2x+6. How do I solve for this? \n" );
document.write( "
Algebra.Com's Answer #137710 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the coordinates of 2 points on the line with the equation y=2x+6. How do I solve for this? \n" ); document.write( "-------------------- \n" ); document.write( "You don't solve for it, you find 2 points on the line. \n" ); document.write( "Pick a number for x and find y. Then do it again with a different number. \n" ); document.write( "-------------- \n" ); document.write( "I'll do one. \n" ); document.write( "x = 22 --> y = 50 \n" ); document.write( "That's the point (22,50) \n" ); document.write( " |