document.write( "Question 65070: What is a point that goes through the line y=2/3x+3 \n" ); document.write( "
Algebra.Com's Answer #45587 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! There are an infinite number of points on a line. The easiest one to find in this case is the y-intercept. Let x=0 and solve for y. \n" ); document.write( "What is a point that goes through the line y=2/3x+3 \n" ); document.write( "y=(2/3)(0)+3 \n" ); document.write( "y=0+3 \n" ); document.write( "y=3 \n" ); document.write( "The point (x,y)=(0,3) is on the line. \n" ); document.write( "You can let x be anything you want, but if you want integers for y, let x be things divisible by 3. \n" ); document.write( "When x=-3 \n" ); document.write( "y=(2/3)(-3)+3 \n" ); document.write( "y=-6/3+3 \n" ); document.write( "y=-2+3 \n" ); document.write( "y=1 \n" ); document.write( "The point (x,y)=(-3,1) is also on the line. \n" ); document.write( "Why don't you find the point when x=3, and tell me what you get? \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |