document.write( "Question 1161035: For my homework it says 'Find the value of x or y so that the line passing through the two points has a given slope.' \r
\n" );
document.write( "\n" );
document.write( "For this problem, find the value of x.
\n" );
document.write( "(x,-7), (1,2); m=3\r
\n" );
document.write( "\n" );
document.write( "I am unsure of how to solve this, or about my answer, but I got\r
\n" );
document.write( "\n" );
document.write( "x=2.\r
\n" );
document.write( "\n" );
document.write( "Please tell me if it's correct and explain how to solve these types of problems...\r
\n" );
document.write( "\n" );
document.write( "Thank You! \n" );
document.write( "
Algebra.Com's Answer #784494 by greenestamps(13198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "You should know how to solve problems like this using the formula for finding the slope of the line containing two given points, as shown by the other tutor. \n" ); document.write( "However, beginning students especially often get wrong answers because they plug the numbers in the wrong places in the formula. \n" ); document.write( "I always encourage students to learn to be able to solve this kind of problem using the basic definition of slope instead of the formula. \n" ); document.write( "Slope is the ratio \"rise/run\" -- the ratio of how far you move up or down compared to how far you move right or left. \n" ); document.write( "Between the two given points A(x,-7) and B(1,2), we don't now the run (difference in x coordinates), but we know the difference in the y coordinates from A to B is from -7 to +2, which is 9. \n" ); document.write( "Since we are given that the slope is 3, we know that change of 9 in the y coordinate is 3 times the change in the x coordinate -- so the change in the x coordinate is 9/3 = 3. \n" ); document.write( "B has an x coordinate of 1; the x coordinate of A has to be 3 less than that, which is 1-3 = -2. \n" ); document.write( "ANSWER: x = -2 \n" ); document.write( " \n" ); document.write( " |