document.write( "Question 1013440: Find the equation of each family of lines described. Identify three members of the family and sketch them.
\n" );
document.write( "A)Passing through the point (5,-3)
\n" );
document.write( "B)Passing through the intersection of the lines 3x-y=15 and 2x+y=10 \n" );
document.write( "
Algebra.Com's Answer #629689 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of each family of lines described. Identify three members of the family and sketch them. \n" ); document.write( "A)Passing through the point (5,-3) \n" ); document.write( "--- \n" ); document.write( "Form:: y = mx + b \n" ); document.write( "-3 = 5m + b \n" ); document.write( "--- \n" ); document.write( "1st line:: \n" ); document.write( "Let m = 0 \n" ); document.write( "Then b = -3 \n" ); document.write( "Eq:: y = -3 \n" ); document.write( "------ \n" ); document.write( "2nd line:: \n" ); document.write( "Let b = 0 \n" ); document.write( "Then m == -3/5 \n" ); document.write( "Eq:: y = (-3/5)x \n" ); document.write( "---- \n" ); document.write( "3rd line:: \n" ); document.write( "Let m = 5 \n" ); document.write( "Then -3 = 5*-3 + b \n" ); document.write( "b = 15 \n" ); document.write( "Eq: y = 5x + 15 \n" ); document.write( "===========\r \n" ); document.write( "\n" ); document.write( "B)Passing through the intersection of the lines 3x-y=15 and 2x+y=10 \n" ); document.write( "Find the intersection, then follow the same procedure I used \n" ); document.write( "in part A. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------- \n" ); document.write( " |