document.write( "Question 85247: Evaluate x² - 4(x – y), given x = 8 and y = 3 \n" ); document.write( "
Algebra.Com's Answer #61447 by praseenakos@yahoo.com(507)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " x² - 4(x – y), given x = 8 and y = 3\r \n" ); document.write( "\n" ); document.write( " 8^2 -4(8-3) \n" ); document.write( " =64-4(5) \n" ); document.write( " =64-20 \n" ); document.write( " =44 therefore X^2 -4(X-Y) = 44 \n" ); document.write( " |