

InterviewSolution
Saved Bookmarks
1. |
Evaluate each of the following algebraic expressions if x = -1 , y = 2, z = -2 (i) 2x² - y² (ii) 2xy² - 3yz + xz²(iii) x³ + y² + z ÷ 3(iv) 2x + 3y - 3/2 × z(v) 5 + 4x³ - 2z² |
Answer» <html><body><p>:<a href="https://interviewquestions.tuteehub.com/tag/1-256655" style="font-weight:bold;" target="_blank" title="Click to know more about 1">1</a> = <a href="https://interviewquestions.tuteehub.com/tag/2-283658" style="font-weight:bold;" target="_blank" title="Click to know more about 2">2</a>(-1)^2-(2)^2 2-4= -2</p></body></html> | |