document.write( "Question 87561: Could you please help me solve and understand this equation?\r
\n" );
document.write( "\n" );
document.write( "Find an equation of the line containing the given pairs of points
\n" );
document.write( "(4,3) and (12,7) Y= \n" );
document.write( "
Algebra.Com's Answer #63499 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Could you please help me solve and understand this equation? \n" ); document.write( "Find an equation of the line containing the given pairs of points \n" ); document.write( "(4,3) and (12,7) Y= \n" ); document.write( ": \n" ); document.write( "There are two formulas that you should know when dealing with slope equations: \n" ); document.write( ": \n" ); document.write( "1st one is the \"slope equation\": m = \n" ); document.write( ": \n" ); document.write( "Assign the given coordinates as follows: \n" ); document.write( "x1=4, y1=3, x2=12, y2=7 \n" ); document.write( ": \n" ); document.write( "Using the slope equation and these values, find the slope \n" ); document.write( "m = \n" ); document.write( ": \n" ); document.write( "The 2nd formula you should know is the \"point/slope equation\": y-y1 = m(x-x1) \n" ); document.write( ": \n" ); document.write( "Using the values: m = 1/2 or m = .5; x1=4, y1=3 \n" ); document.write( "y - 3 = .5(x - 4) \n" ); document.write( "y - 3 = .5x - 2; multiplied what was in brackets \n" ); document.write( "y = .5x - 2 + 3; added 3 to both sides \n" ); document.write( "y = .5x + 1; is the equation derived from the given coordinates \n" ); document.write( ": \n" ); document.write( "You can always check the equation by substituting the value for x and seeing if the gives you the given value for y: \n" ); document.write( "Using x=4 and y = 3 \n" ); document.write( "y = .5(4) + 1 \n" ); document.write( "y = 2 + 1 \n" ); document.write( "y = 3 \n" ); document.write( ": \n" ); document.write( "You can do the same with the 2nd set of coordinates. \n" ); document.write( "Using x = 12, y = 7 \n" ); document.write( "y = .5(12) + 1 \n" ); document.write( "y = 6 + 1 \n" ); document.write( "y = 7 \n" ); document.write( ": \n" ); document.write( "I tried to explain this step by step, let me know if it helped you understand it. \n" ); document.write( " |