document.write( "Question 115805: Evaluate a(b+c) if a = 9, b = 3, and c = 7. \n" ); document.write( "
Algebra.Com's Answer #84267 by Nihat Routsong(11)![]() ![]() You can put this solution on YOUR website! a(b+c) => 9(3+7) = 9(10) = 90 \n" ); document.write( " |