document.write( "Question 71003This question is from textbook Intermediate Algerba
\n" );
document.write( ": Please help write in standard form
\n" );
document.write( "y=1/2x+7\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Please help write in slop-intercept
\n" );
document.write( "3x-3y=2 \n" );
document.write( "
Algebra.Com's Answer #50742 by piglet162431(90)![]() ![]() ![]() You can put this solution on YOUR website! standard form is \n" ); document.write( "ax+by=c \n" ); document.write( "soo y=1/2x+7 \n" ); document.write( "ax should be 1/2x, by is y, and c is 7 \n" ); document.write( "so all we have to do is subtract 1/2x from each side of the original equation \n" ); document.write( "-1/2x+y=7\r \n" ); document.write( "\n" ); document.write( "now, slope-intercept form of an equation is y=mx+b \n" ); document.write( "first, let us get y in one side \n" ); document.write( "add -3x from each side \n" ); document.write( "-3y=2-3x \n" ); document.write( "now, divide every term by -3 to isolate y. \n" ); document.write( "y=-2/3+x \n" ); document.write( "rearrage it a bit to put it in the form: \n" ); document.write( "y=x-2/3 \n" ); document.write( " |