Challenge question. Prove that a*(b + c) = a*b + a*c
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (sasogeek):
distribution property
OpenStudy (anonymous):
yep, and I want a proof of it :-D
OpenStudy (sasogeek):
hahahaha ok... lets see...
OpenStudy (sasogeek):
so basically your question is, prove that the distributive property is true... right?
OpenStudy (anonymous):
yes
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (sasogeek):
area assumptions allowed?
OpenStudy (anonymous):
yes
OpenStudy (asnaseer):
ok. lets try this:
a*(b+c) = "a" lots of (b+c)
= (b+c) + (b+c) + (b+c) + ...
= b + c + b + c + b + c + ...
= b + b + b + b + ... + c + c + c + ...
= "a" lots of b plus "a" lots of c
= a*b + a*c
this assumes you accept a+b = b+a as a given