Question: Write Writ e a C program that prompts the user for two floats, the length and width of a rectangle. Your program should then calculate
Write Writ e a C program that prompts the user for two floats, the length and width of a rectangle. Your program should then calculate the area and perimeter of a rectangle using the values typed for length and width. Use the following formulas: area length width and perme * length +2 width. Print the area and perimeter with labels (Area: X0x compare the area and perimeter and print a statement aboutw greater. Make sure to print something if the perimeter and ter 2 XXX, Perimeter: xxx), Next, hether the area or perimeter is area are equal. include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
