by mschwrtz Sun Jun 27, 2010 2:15 am
Hey rockrock, next time please post the entire question. This is very hard to follow otherwise.
In any event, when you distribute one expression in parentheses over another expression in parentheses, you need to multiply each term in the first expression by every term in the second, that's why FOILing two binomial expressions involves four pieces of multiplication, because 2*2=4. (5a)(3b) is just the product of two terms; there's no addition or subtraction inside either set of parentheses. What we have here, then, is 5*a*3*b. When you multiply a bunch of factors together, so can reorder them and regroup them in whatever way is easiest to understand. Conventionally, we put "like" terms together, constants with constants, and variables with variables: (5a)(3b)=(5*a)*(3*b)=5*a*3*b=5*3*a*b=(5*3)*(a*b)=15ab.