Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please help solve them using visual studio code. Extract and display the grade and mark for the unit eng0001 to the console. Data: let data

image text in transcribed

image text in transcribedPlease help solve them using visual studio code.

Extract and display the grade and mark for the unit eng0001 to the console. Data: let data { eng2001: [1, 2000, "HD", 92], engo002: [1,2000, "N",41], eng0003: [2,2000,"C",65], eng0004: [2,2000,"D",81], }; This question has two parts. Part 1 requires you to write some pseudo-code to solve the problem. Answer this inside a multi-line block comment. Part 2 requires you to write some code based on the answer to Part 1. Answer this below your answer to Part 1. An engineer needs to measure the height of a building which is X metres away. A colleague observes that the top of the building is at an angle of alpha elevation from the top of the engineer's head. The engineer's height is given as h. Variables: h: 181 cm alpha: 48.63 X: 43.00m Your final answer should be rounded to two decimal places in metres

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advanced Database Systems

Authors: Carlo Zaniolo, Stefano Ceri, Christos Faloutsos, Richard T. Snodgrass, V.S. Subrahmanian, Roberto Zicari

1st Edition

155860443X, 978-1558604438

More Books

Students also viewed these Databases questions

Question

Prepare for a successful job interview.

Answered: 1 week ago

Question

5. Develop a self-management module for a training program.

Answered: 1 week ago