ClubEnsayos.com - Ensayos de Calidad, Tareas y Monografias
Buscar

Taller de Matemática


Enviado por   •  24 de Mayo de 2023  •  Apuntes  •  1.022 Palabras (5 Páginas)  •  32 Visitas

Página 1 de 5

Area = √(s(s-a)(s-b)(s-c))

donde "s" es el semiperímetro del triángulo y "a", "b" y "c" son las longitudes de sus tres lados.

Para usar la fórmula de Heron, primero debes calcular las longitudes de los tres lados del triángulo según el semiperímetro. Puedes hacerlo usando las siguientes fórmulas:

a = 2s/(b+c) b = 2s/(a+c) c = 2s/(a+b)

Una vez que hayas calculado las longitudes de los lados, puedes reemplazarlas en la fórmula de Heron para encontrar el área del triángulo.

Aquí hay un ejemplo:

Suponga que tiene un triángulo con un semiperímetro de 12. Para encontrar su área, primero puede usar las fórmulas anteriores para calcular las longitudes de los lados:

a = 2s/(b+c) = 2(12)/(b+c) b = 2s/(a+c) = 2(12)/(a+c) c = 2s/(a+b) = 2(12)/(a+b)

Como aún no conocemos los valores de "a", "b" y "c", tendremos que resolver estas ecuaciones simultáneamente para encontrarlos. Una forma de hacer esto es usar la sustitución. Por ejemplo, podemos sustituir la expresión "a" en las otras dos ecuaciones para obtener:

b = 2(12)/[2(12)/(b+c)+c] c = 2(12)/[2(12)/(b+c)+b]

Simplificando estas ecuaciones, obtenemos:

b = 24/(b+c+2c) c = 24/(b+c+2b)

Multiplicando ambos lados de cada ecuación por (b+c+2c) y (b+c+2b), respectivamente, obtenemos:

b(b+c+2c) = 24 c(b+c+2b) = 24

Expandiendo y simplificando estas ecuaciones, obtenemos:

2b^2 + 3bc = 24 2c^2 + 3bc = 24

Sumando estas dos ecuaciones, obtenemos:

2b^2 + 2c^2 + 6bc = 48

Dividiendo ambos lados por 2, obtenemos:

b^2 + c^2 + 3bc = 24

Ahora podemos usar esta ecuación para resolver "b" o "c". Por ejemplo, si resolvemos para "c", obtenemos:

c^2 + 3bc + b^2 - 24 = 0

Usando la fórmula cuadrática, obtenemos:

c = [-3b ± √(9b^2 - 4(b^2 - 24))]/2

Simplificando esta expresión, obtenemos:

c = [-3b ± √(25b^2 - 96)]/2

De manera similar, podemos resolver para "b" usando la ecuación:

b^2 + 3bc + c^2 - 24 = 0

Usando la fórmula cuadrática, obtenemos:

b = [-3c ± √(9c^2 - 4(c^2 - 24))]/2

Simplificando esta expresión, obtenemos:

b = [-3c ± √(25c^2 - 96)]/2

Ahora tenemos dos valores posibles para "b" y "c", que podemos sustituir en la ecuación de "a" para encontrar el tercer lado. Por ejemplo, si usamos el signo positivo


To calculate the area of a triangle based on its semiperimeter, you can use Heron's formula, which states that the area of a triangle with sides a, b, and c and semiperimeter s (s = (a + b + c) / 2) is given by:

Area = sqrt(s(s-a)(s-b)(s-c))

Where sqrt represents the square root function.

So, to calculate the area of a triangle based on its semiperimeter, you need to know the lengths of its three sides, which you can use to calculate the semiperimeter, and then apply Heron's formula.

Here's an example:

Suppose you have a triangle with sides of length 5, 7, and 9. To calculate its semiperimeter, you can add the three sides and divide by 2:

s = (5 + 7 + 9) / 2 = 10.5

Now you can apply Heron's formula:

Area = sqrt(10.5(10.5-5)(10.5-7)(10.5-9)) = 17.412

Therefore, the area of the triangle is approximately 17.412 square units.


Sure! Here's an algorithm that calculates the number of days you have lived based on your date of birth and the current date:

Inputs: your date of birth and the current date

Calculate the number of years you have lived by subtracting your year of birth from the current year.

Calculate the number of days you have lived in the full years using the formula: days_in_full_years = number_of_full_years * 365.

Calculate the number of leap years you have lived through by counting the number of leap years between your year of birth and the current year. You can use the following formula to calculate the number of leap years between two years: number_of_leap_years = (year2 - year1) / 4 - (year2 - year1) / 100 + (year2 - year1) / 400, where year1 is your year of birth and year2 is the current year. Note that leap years occur every 4 years, except for years that are divisible by 100 but not divisible by 400.

...

Descargar como (para miembros actualizados)  txt (6.3 Kb)   pdf (60.8 Kb)   docx (146.9 Kb)  
Leer 4 páginas más »
Disponible sólo en Clubensayos.com