Question: MATLAB Assume there are 4 consecutive odd integer numbers (for example, -7, -9, -11, -13) a, b, c and d. Their product ( a*b*c*d) is
MATLAB
Assume there are 4 consecutive odd integer numbers (for example, -7, -9, -11, -13) a, b, c and d. Their product ( a*b*c*d) is 5285193 greater than the absolute value of their sum ( a + b + c + d ) . Write an M-file that calculates and displays the values of a, b, c, d.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
