document.write( "Question 175004: What is the two points of the equation y=2x+3? \n" ); document.write( "
Algebra.Com's Answer #130093 by Mathtut(3670) ![]() You can put this solution on YOUR website! you can get infinite points from this line equation \n" ); document.write( ": \n" ); document.write( "choose a value for x or y and solve for the unknown variable \n" ); document.write( ": \n" ); document.write( "example: I choose 0 and 1 for x...so I will solve for y for those 2 values \n" ); document.write( ": \n" ); document.write( "x=0--->y=2(0)+3=3--->(0,3) \n" ); document.write( ": \n" ); document.write( "x=1--->y=2(1)+3=5--->(1,5) \n" ); document.write( ": \n" ); document.write( "now you have 2 points \n" ); document.write( " \n" ); document.write( " |