Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn Task - Calculate Area of a Trapezium | Getting Started
Introduction to JavaScript
course content

Course Content

Introduction to JavaScript

Introduction to JavaScript

1. Getting Started
2. Manipulating Data
3. Conditional Statements

book
Task - Calculate Area of a Trapezium

Task

Swipe to start coding

A trapezium is a four-sided shape with at least one pair of opposite sides that are parallel. For-example:

<< Image Here >>

In this task we are required to calculate the area size of this trapezium. Following is the formula for calculating the area of a trapezium.

<< Image Here >>

Write a console.log statement which outputs the correct area size of the trapezium shown in the diagram. The value of a is 13, b is 21 and h is 10.

Solution

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 1. ChapterΒ 7
toggle bottom row

book
Task - Calculate Area of a Trapezium

Task

Swipe to start coding

A trapezium is a four-sided shape with at least one pair of opposite sides that are parallel. For-example:

<< Image Here >>

In this task we are required to calculate the area size of this trapezium. Following is the formula for calculating the area of a trapezium.

<< Image Here >>

Write a console.log statement which outputs the correct area size of the trapezium shown in the diagram. The value of a is 13, b is 21 and h is 10.

Solution

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 1. ChapterΒ 7
Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
We're sorry to hear that something went wrong. What happened?
some-alt