document.write( "Question 731527: find the equation of a line passing through the point (5, 3) and parallel to the line y=-3 \n" ); document.write( "
Algebra.Com's Answer #447151 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Any line parallel to y = -3 will be of the form y = k, where k is any number.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this case, k has to be 3 since y = 3 goes through the point (5,3). Basically all points on the line y = 3 have a y coordinate of 3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the answer is y = 3 \n" ); document.write( " |