document.write( "Question 36181This question is from textbook Algebra and trigonometry with analytic geometry
\n" );
document.write( ": Find an equation for the line with slope 1/2 and y-intercept 3.
\n" );
document.write( "I came up with 2x-y=3. Is this correct? \n" );
document.write( "
Algebra.Com's Answer #22186 by Prithwis(166)![]() ![]() ![]() You can put this solution on YOUR website! y=x/2+k \n" ); document.write( "y-intercept 3 means (0,3) is a point on the line \n" ); document.write( "Using (0,3): 3 = k; \n" ); document.write( "y=x/2+3 => 2y-x = 6; \n" ); document.write( "You made a slight mistake \n" ); document.write( " |