document.write( "Question 94703: I'm very confused about the general form equation. Ax+By+C=0
\n" ); document.write( "Where do the A, B and C come from??
\n" ); document.write( "I'm supposed to translate the point (-3, 5) with a slope of 1/4 into the general form of a line.
\n" ); document.write( "I plugged this information into the point-slope formula and got y=1/4x-3/2 but that's not in the general form.
\n" ); document.write( "I tried to just switch formulas by rearranging the slope-intercept formula and got 4x-y-3/2=0.
\n" ); document.write( "I guess I really need to know how to create a general form equation and how to switch between slope-intercept and general forms.\r
\n" ); document.write( "\n" ); document.write( "Thank you =]
\n" ); document.write( "

Algebra.Com's Answer #68984 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
point (-3, 5) with a slope of 1/4
\n" ); document.write( "\"y-y%5B1%5D=m%28x-x%5B1%5D%29\" (Point-slope form)
\n" ); document.write( "y-5=.25(x-(-3))
\n" ); document.write( "y-5=.25(x+3)
\n" ); document.write( "y-5=.25x+.75
\n" ); document.write( "add 5 to both sides. y=.25x+5.75 (Slope-intercept form) y=mx+b
\n" ); document.write( "subtract y from both sides. .25x-y+5.75=0 (General form) Ax+By+C=0
\n" ); document.write( "I can see you're working hard. Keep it up. It took me a long time to get it.
\n" ); document.write( "Ed Jones
\n" ); document.write( "\"graph%28500%2C500%2C-10%2C10%2C-10%2C10%2C.25x%2B5.75%29\"
\n" ); document.write( "
\n" );