document.write( "Question 1062639: Find the numerical value of the algebraic expressions: (−3)(a+x), if a=8, x=−10 \n" ); document.write( "
Algebra.Com's Answer #677602 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\"%28-3%5E%22%22%29%28a%5E%22%22%2Bx%29\", if a=8, x=-10\r\n" );
document.write( "\r\n" );
document.write( "replace \"a\" by (8), and replace x by (-10)\r\n" );
document.write( "\r\n" );
document.write( "\"%28-3%5E%22%22%29%28%288%29%5E%22%22%2B%28-10%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Combine the 8 and the (-10) as -2\r\n" );
document.write( "[Subtract as in basic math and use the sign\r\n" );
document.write( "of the larger]\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"%28-3%5E%22%22%29%28-2%5E%22%22%29\"\r\n" );
document.write( "\r\n" );
document.write( "Now multiply the -3 by the -2\r\n" );
document.write( "\r\n" );
document.write( "\"%22%22+%2B+6\"\r\n" );
document.write( "\r\n" );
document.write( "[A negative times a negative is a positive.]\r\n" );
document.write( "\r\n" );
document.write( "Or just \r\n" );
document.write( "\r\n" );
document.write( "\"6\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );