document.write( "Question 65386: y=2X-1 if X = -1 \n" ); document.write( "
Algebra.Com's Answer #45915 by Zizzle(2) ![]() You can put this solution on YOUR website! First substitute -1 for X: \n" ); document.write( "y=2(-1)-1\r \n" ); document.write( "\n" ); document.write( "Then, follow the order of operations to solve: \n" ); document.write( "y=-2-1 \n" ); document.write( "y=-3 \n" ); document.write( " |