document.write( "Question 136147: The slope of a line through the origin is -2/3. Find the coordinates of the two points on the line. Thanks \n" ); document.write( "
Algebra.Com's Answer #99700 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! SLOPE=-2/3 THROUGH THE ORIGIN (0,0) \n" ); document.write( "Y=-2X/3 \n" ); document.write( "LET X=3 & SOLVE FOR Y \n" ); document.write( "Y=-2*3/3=-6/3=-2 (3,-2) ANSWER. \n" ); document.write( "LET Y=6 & SOLVE FOR X \n" ); document.write( "6=-2X/3 \n" ); document.write( "-2X=18 \n" ); document.write( "X=-18/2 \n" ); document.write( "X=-9 (-9,6) ANSWER. \n" ); document.write( " |