Write a program that will ask the user to input side a base


Scenario: When I lived in Milton, Vermont, I owned a house out by the Sand Bar off Rt. 2 that was situated on a triangular lot. According to the deed, this lot measured 300 feet of road frontage (side A or "base"), by 500 feet that bordered the Sand Bar Wildlife Preserve (side C or "hypotenuse") by 400 feet to the north (side B or "height"). Upon doing the math, it was determined that this lot was a right triangle and sat on approximately 1.4 acres.

Write a program that will: Ask the user to input Side A (base) and Side B (height) of a triangular lot

Determine the acreage

Inform the user (output) The length of Side C (hypotenuse)

The total acreage Use Input and Output methods

Required Input Side A and Side B

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a program that will ask the user to input side a base
Reference No:- TGS02919145

Expected delivery within 24 Hours