document.write( "Question 308374: put values in for x and solve for y
\n" );
document.write( "y = -3∙|x| \n" );
document.write( "
Algebra.Com's Answer #220568 by edjones(8007)![]() ![]() You can put this solution on YOUR website! y = -3∙|x| \n" ); document.write( "|x|=-y/3 \n" ); document.write( "x=-y/3, y<=0 \n" ); document.write( "x=y/3, y<=0 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |