document.write( "Question 65209: find the equation of a line for this points (6,2) and is parallel to the line 2x-3y=-3 \n" ); document.write( "
Algebra.Com's Answer #45760 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the equation of a line for this points (6,2) and is parallel to the line 2x-3y=-3 \n" ); document.write( "The given line has a slope of m=2/3 \n" ); document.write( "The equation you want is y=mx+b where y=2 when x=6 and m=2/3 \n" ); document.write( "---------- \n" ); document.write( "2=(2/3)6+b \n" ); document.write( "b=-2 \n" ); document.write( "EQUAtiOn: \n" ); document.write( "y=(2/3)x-2 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |