document.write( "Question 523796: Find the equation of the line through (2,3) and parallel to 3x-2y=7?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #347429 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of the line through (2,3) and parallel to 3x-2y=7?\r \n" ); document.write( "\n" ); document.write( "--------- \n" ); document.write( "Find the slope of the given equation: \n" ); document.write( "3x-2y = 7 \n" ); document.write( "2y = 3x-7 \n" ); document.write( "y = (3/2)x - (7/2) \n" ); document.write( "---- \n" ); document.write( "slope = 3/2 \n" ); document.write( "----- \n" ); document.write( "Any line parallel to it must have slope = 3/2 \n" ); document.write( "----- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "m = 3/2 and y = 3 when x = 2 \n" ); document.write( "Solve for \"b\": \n" ); document.write( "3 = (3/2)*2 + b \n" ); document.write( "b = 0 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "y = (3/2)x \n" ); document.write( "================= \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |