document.write( "Question 62547: FIND AN EQUATION FOR THE LINE WITH SLOPE 1/2 AND y-INTERCEPT 3. \n" ); document.write( "
Algebra.Com's Answer #43319 by uma(370)![]() ![]() ![]() You can put this solution on YOUR website! Equation to a line with slope 'm' and y intercept 'c' is y = mx + c\r \n" ); document.write( "\n" ); document.write( "Here m = 1/2 and c = 3\r \n" ); document.write( "\n" ); document.write( "So the required equation is y = (1/2)x + 3\r \n" ); document.write( "\n" ); document.write( "==> 2y = x + 6 [multiplying by 2 throughout]\r \n" ); document.write( "\n" ); document.write( "==> 2y - x - 6 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Good Luck!!! \n" ); document.write( " |