document.write( "Question 1179372: Find the value of y such that the points are collinear.
\n" );
document.write( "(−6, −4), (0, y), (−3, −3) \n" );
document.write( "
Algebra.Com's Answer #808924 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Solving the problem using formal mathematics as the other tutor did is good practice in some basic algebra, involving the slope of a line. \n" ); document.write( "But your understanding of math will be much stronger if, instead of plugging numbers into formulas, you UNDERSTAND what the formal mathematics is doing for you. \n" ); document.write( "The three points are supposed to be collinear, meaning the slope between pairs of points is the same. \n" ); document.write( "The informal definition of slope is \"rise over run\", or change in y divided by change in x. \n" ); document.write( "Arranged left to right, the three points are (-6,-4), (-3,-3), and (0,y). \n" ); document.write( "From the first point to the second, the run is 3 (from -6 to -3) and the rise is 1 (from -4 to -3). \n" ); document.write( "From the second point to the third, the run is also 3 (from -3 to 0); since the slopes are the same, the rise has to be 1. \n" ); document.write( "A rise of 1 from y=-3 puts you at y=-2. \n" ); document.write( "ANSWER: at x=0, y is -2. \n" ); document.write( " \n" ); document.write( " |