Question: matlab help please asap. Write a program to calculate the area difference between two right triangles. a.(10')Use script file, named as YourNameQuiz3.m, Do not write

matlab help please asap.
Write a program to calculate the area difference between two right triangles. a.(10')Use script file, named as YourNameQuiz3.m, Do not write your codes in command window!!! b.(40') the program accepts four variables a, b, x and y by uses' input from keyboard (hint: input()) a and b are the two shorter sides of first triangle x and y are the two shorter sides of second triangles c.(20') use fprintf to show answer, round the final number as integer, no decimal digitals, for example: 'The area difference between two right triangles = 3.' d.(10') test your program. Run your program and input the numbers in command window. a=5, b=7.5, x=8.4,y=1.9 (267Attach e. (267Attach your codes from script file and result from command window. Insert the screenshot image by above icon 'Insert'--> 'Image'--> 'upload image! Bright triangle diagram-1.jpg
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
