j6yh5tefd

Lake el lago

  • Volcano  el volcán

  • River el río

  • Beach  la playa

  • Forest  el bosque

  • Mountain  la montaña

  • Valley el valle

  • Vacations / holidays  las vacaciones

  • Plane el avión

  • Boat  el barco

  • Car  el coche

  • Bike  la bicicleta (Not biciclismo)

  • To know (info/skills)  saber

  • To meet / to know (places/people) conocer

  • Excuse me  disculpe (or perdone)

  • Do you know where the cathedral is? ¿Sabes dónde está la catedral?

  • Is the church close from here? ¿Está cerca

...

See on Estudiapuntes »

dhuujjjj

1. *B* (Richiede che ciascun soggetto desideri esattamente ciò che l'altro offre)
 2. *D* (Rendere gli scambi più rapidi, confrontabili e generalmente accettati)
 3. *B* (Il suo valore dipende dalla fiducia collettiva e dalla garanzia istituzionale)
 4. *C* (Instabilità economica e perdita di potere d'acquisto)
 5. *A* (Esprimere prezzi, costi e valori in una misura comune)
 6. *D* (Riserva di valore)
 7. *A* (La moneta legale è emessa dall'autorità monetaria, quella bancaria nasce dai
...

See on Wikiteka »

Ttttff

Here are the detailed solutions for the June 2024 **Theory of Structure-IV (AP-222)** examination paper.
## **Q1: Attempt any five of the following questions (5 × 5 = 25 Marks)**
### **(a) Differentiate between web buckling and web crippling.**
Both are localized failure modes occurring in the webs of steel I-beams under concentrated loads or support reactions, but they differ fundamentally in behavior:
 * **Web Buckling:** The web acts like a thin, vertical column subjected to axial compression from...

See on Student Notes »

LAWtypesh

Ley ordinaria y Ley Organica

El derecho está formado por normas jurídicas que regulan la convivencia social dentro del sistema jurídico español. Estas normas organizan las relaciones entre las personas y establecen derechos, obligaciones y consecuencias jurídicas. Dentro del derecho, la ley es central, son normas obligatorias para todos los ciudadanos. Toda ley debe respetar la Constitución Española de 1978 - norma suprema del ordenamiento jurídico y sirve de base para todo sistema legal.

...

See on Estudiapuntes »

paramid

fee paid

let feePaid = true;
let underLimitAbsences = true;
let canTakeExam = feePaid && underLimitAbsences;
console.log(canTakeExam);

piket nota

let nota;
let piket = 100;
if (piket > 100) {
  console.log("piket nuk jane te sakta");
} else if (piket >= 95) {
  nota = 10;
} else if (piket >= 85) {
  nota = 9;
} else if (piket >= 75) {
  nota = 8;
} else if (piket >= 65) {
  nota = 7;
} else if (piket >= 55) {
  nota = 6;
} else if (piket >= 45) {
  nota = 5;
} else if (piket >

...

See on Student Notes »

вариант

201        202           203.
1.180    1.02           1.16  
2.1         2.2,18        2.-2,5
3.-04    3.08           3.-6
4.123    4.1,35        4.-1.75
5.3         5.79,2        5.-4
6.5         6.3,75        6.-1,25
7.23       7.044         7.0,6
8.23      8.095         8.14
9.-13     9.126          9.5
10.072   10.1,2         10.0,5
11.50      11.6           

...

See on Wikiteka »

Athmosfere

Cos'è l'atmosfera e come è composta?

L'atmosfera è l'involucro di gas che avvolge la Terra e ruota insieme a lei. Più si sale in alto, più l'aria diventa rarefatta (cioè meno densa) a causa della gravità. Per il volo, l'atmosfera si divide principalmente in due parti in base alla chimica:

Bassa Atmosfera (fino a 100 km): È dove volano tutti gli aerei. La composizione dell'aria qui è costante: 78% Azoto (N2​), 21% Ossigeno (O2​), 0,94% Argon (Ar) e tracce minime di anidride carbonica...

See on Wikiteka »

sort-by-emer-mbiemer

sort-by-emer-mbiemer

const people = [
  { id: 1, name: "John Wilson" },
  { id: 2, name: "Emma Johnson" },
  { id: 3, name: "Michael Brown" },
  { id: 4, name: "Sophia Davis" },
  { id: 5, name: "William Zoy" },
  { id: 6, name: "Olivia Martine" },
];
people.sort((a, b) => {
  let lastNameA = a.name.split(" ")[1];
  let lastNameB = b.name.split(" ")[1];
  return lastNameA.localeCompare(lastNameB);
});

console.log(people);

sort-by-name

const students = [
  {
    name: "Alex",
    points: 31,
 

...

See on Student Notes »

Вариант 1 Задание 1. Очерёдность платежей из картотеки (ст. 855 ГК РФ) Документы (дата, назначение): от 10.01 — оплата ЖКХ от 24.01 — зарплата от 08.01 — оплата материалов Правильная очерёдность: Платёжное поручение от 24.01 (зарплата) — III оче

Вариант 2 Задание 1

  • Дебет 62 / Кредит 90-1 — 122 000 руб. (отражена выручка от продажи продукции)

  • Дебет 90-3 / Кредит 68-НДС — 22 000 руб. (начислен НДС с выручки)

  • Дебет 51 / Кредит 62 — 122 000 руб. (поступила оплата от покупателя на расчётный счёт)

    Задание 2. 

    1. Получены на расчётный счёт кредиты

...

See on Wikiteka »