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

Contenido del Curso

Introduction to JavaScript

Introduction to JavaScript

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

book
Task - Calculate Area of a Trapezium

Tarea

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.

Solución

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 7
toggle bottom row

book
Task - Calculate Area of a Trapezium

Tarea

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.

Solución

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 7
Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
Lamentamos que algo salió mal. ¿Qué pasó?
some-alt