document.write( "Question 489030: I need to write an equation of the line containing the given point and perpendicular to the given line. (-10,8);7x-5y=2\r
\n" );
document.write( "\n" );
document.write( "These are the steps that I have done:
\n" );
document.write( " solve for y
\n" );
document.write( " 7x-5y=2
\n" );
document.write( " -5y=-7+2
\n" );
document.write( " y=7/5x-2/5
\n" );
document.write( "the slope of the given line is 7/5
\n" );
document.write( "the slope of the new line is -5/7
\n" );
document.write( "next step
\n" );
document.write( "y-y1=-5/7(x-x1)
\n" );
document.write( "y-8=-5/7(x-x1)
\n" );
document.write( "y-8=-5/7(x-(-10))
\n" );
document.write( "then I needed to write it in this form= y=mx+b and solve for y
\n" );
document.write( "y-8=-5/7(x+10)
\n" );
document.write( "I was given the rest of the problem but do not understand how the numbers got to be what they were.
\n" );
document.write( "y-8=-5/7x-50/7 How did they get the 50?
\n" );
document.write( "y=5/7x+6/7 and the same here, How did they get 6/7?\r
\n" );
document.write( "\n" );
document.write( "I have tried to figure this out by still do not understand. Could you please explain how those numbers were reached? \n" );
document.write( "
Algebra.Com's Answer #333509 by chessace(471)![]() ![]() You can put this solution on YOUR website! \"y-8=-5/7(x+10) \n" ); document.write( " I was given the rest of the problem but do not understand how the numbers got to be what they were. \n" ); document.write( " y-8=-5/7x-50/7 How did they get the 50?\"\r \n" ); document.write( "\n" ); document.write( "The (-5/7) was distributed over (x+10), the 2nd part of which (+10) results in -5*10/7 = -50/7\r \n" ); document.write( "\n" ); document.write( "\"y=5/7x+6/7 and the same here, How did they get 6/7?\"\r \n" ); document.write( "\n" ); document.write( "[Note the leading \"-\" is missing] \n" ); document.write( "8 was added to both sides, 8 = 56/7, - 50/7 = 6/7 \n" ); document.write( " \n" ); document.write( " |