document.write( "Question 263496: Can you help me convert this to point slope form or standard form? y-3=-2(x=3)
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #194181 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! I assume you mean: y-3 = -2(x+3) \n" ); document.write( ". \n" ); document.write( "Slope-Intercept Form: y = mx + b \n" ); document.write( ". \n" ); document.write( "Muliply through to remove the parentheses: \n" ); document.write( "y-3 = -2x -6 \n" ); document.write( ". \n" ); document.write( "Add 3 to both sides: \n" ); document.write( "y = -2x -3 \n" ); document.write( ". \n" ); document.write( "Standard Form: Ax + By = C \n" ); document.write( "y-3 = -2(x+3) \n" ); document.write( "y-3 = -2x -6 \n" ); document.write( ". \n" ); document.write( "Add 2x to both sides: \n" ); document.write( "2x + y -3 = -6 \n" ); document.write( ". \n" ); document.write( "Add 3 to both sides: \n" ); document.write( "2x + y = -3 \n" ); document.write( " |