document.write( "Question 37514This question is from textbook
\n" );
document.write( ": Evaluate 3x - 7y when x = -2 and y = -3. \n" );
document.write( "
Algebra.Com's Answer #23117 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Here we substitute the given values for x and y into the expression \n" ); document.write( "3x - 7y \n" ); document.write( "to get \n" ); document.write( "3(-2) - 7(-3) = \n" ); document.write( "-6 - (-21) = \n" ); document.write( "-6 + 21 = \n" ); document.write( "15 \n" ); document.write( " |