15.7k views
0 votes
Use algebraic manipulation to find the minimum product-of-sums expression for the function f = (x1 + x3 + x4) · (x1 + x2 + x3) · (x1 + x2 + x3 + x4).

User Hooch
by
5.6k points

2 Answers

7 votes
928x to the 3rd power
User Adrian Garner
by
7.6k points
6 votes

the given expression in

(x+x^3+x^4).(x+x^2+x^3).(x+x^2+x^3+x^4)

on applying distributive property:(a+b).(x+y) = a*x+a*y+b*x+b*y

we get,

x^3 + 3x^4 + 4x^5 + 6x^6 + 7x^7 + 6x^8 + 5x^9 + 3x^10 + x^11

User FridayPush
by
7.1k points