100 or X=100 then Area = 0.5*b*h5- Print Area6- EndChoose the appropriate algorithm to read integernumber X then calculate the area of a rectangle(length b, width h) if X is less than 100,...


Choose the appropriate question for the following algorithm<br>1- Start<br>2- Read X, b, h<br>3- If X<100, then compute Area= b*h<br>4- If X>100 or X=100 then Area = 0.5*b*h<br>5- Print Area<br>6- End<br>Choose the appropriate algorithm to read integer<br>number X then calculate the area of a rectangle<br>(length b, width h) if X is less than 100, otherwise<br>calculate the area of a triangle (base b, height h).<br>Choose the appropriate algorithm to find the area of<br>a triangle (base b, height h) and a rectangle (length b, O<br>width h)<br>Choose the appropriate algorithm to read integer<br>numbers X, b, h then find the maximum area between<br>the rectangle (base b, height h) and the triangle (base<br>b, height h)<br>Choose the appropriate algorithm to read integer<br>number X then calculate the area of a triangle (base<br>b, height h) if X is less than 100, otherwise find the<br>area for the rectangle (length b, width h).<br>

Extracted text: Choose the appropriate question for the following algorithm 1- Start 2- Read X, b, h 3- If X<100, then="" compute="" area="b*h" 4-="" if="" x="">100 or X=100 then Area = 0.5*b*h 5- Print Area 6- End Choose the appropriate algorithm to read integer number X then calculate the area of a rectangle (length b, width h) if X is less than 100, otherwise calculate the area of a triangle (base b, height h). Choose the appropriate algorithm to find the area of a triangle (base b, height h) and a rectangle (length b, O width h) Choose the appropriate algorithm to read integer numbers X, b, h then find the maximum area between the rectangle (base b, height h) and the triangle (base b, height h) Choose the appropriate algorithm to read integer number X then calculate the area of a triangle (base b, height h) if X is less than 100, otherwise find the area for the rectangle (length b, width h).
Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here