Write the following using literals, numbers and signs of basic operations: I) The product of x and y added to their sum II) 5 times b added to 3 times c III) Twice x added to y square.
Open in App
Solution
Dear Student,
1) Product of x and y = xy Sum of x and y = x + y So, Required expression = x + y + xy