Define x as a symbolic variable and create the two symbolic expressions S1= x2(x- 6) + 4(3x- 2) and S2= (x + 2)2- 8x Use symbolic operations to determine the simplest form of each of following expressions: (a) s, S2 (b) s, (c) s s2 , + S2 (d) Use the subs command to evaluate the numerical value of the result from part (c) for x = 5.
Read more
Table of Contents
Textbook Solutions for MATLAB: An Introduction with Applications
Question
Define x andy as symbolic variables and create the two symbolic expressionsS = x + .{xy2 + y4 and T = JX- y2Use symbolic operations to determine the simplest form of S T . Use thesubs command to evaluate the numerical value of the result for x = 9 andy = 2 .
Solution
The first step in solving 11 problem number 3 trying to solve the problem we have to refer to the textbook question: Define x andy as symbolic variables and create the two symbolic expressionsS = x + .{xy2 + y4 and T = JX- y2Use symbolic operations to determine the simplest form of S T . Use thesubs command to evaluate the numerical value of the result for x = 9 andy = 2 .
From the textbook chapter Symbolic Math
All you will find a few key concepts needed to solve this.
Visible to paid subscribers only
Step 3 of 7)Visible to paid subscribers only
full solution