学年

質問の種類

数学 高校生

写真の回答を教えて欲しいです🥺 途中式も出来ればお願いします

Process プロセス 次の各問に答えよ。 ■ 速さ 1.0m/sは何km/hか。 また. 54km/hは何m/sか。 日 距離 80m を 4.0sで進んだ自動車がある。 平均の速さは何m/sか。 また何km/hか。 3 一定の速さ5.0m/sで直線上を走るとき, 9.0s 間に進む距離は何mか。 ロ 静水の場合に速さ5.0m/sで進む船が, 速さ 1.0m/sで流れる川を下流から上流に向 かって進んでいる。 岸から見た船の速度はいくらか。 ⑤ 直線上を右向きに速さ 1.0m/sで歩いているA君から, 左向きに速さ 5.0m/sで走っ ているB君を見たときの相対速度を求めよ。 6 直線上を右向きに速さ10m/sで進んでいた物体が,一定の加速度の運動を始めて, 5.0s 後に左向きに速さ20m/sとなった。 この間の加速度を求めよ。 7 物体がx軸上を初速度1.0m/s, 一定の加速度 0.50m/s2 で 2.0s 間運動すると 速度 はいくらになるか。 また, この間の変位はいくらか。 B 物体がx軸上を初速度1.0m/s, 一定の加速度-0.50m/s2 で 6.0s 間運動すると, 速 度はいくらになるか。 また, この間の変位はいくらか。 回 物体がx軸上を初速度 2.0m/s, 一定の加速度 0.50m/s²で運動して, その速度が3.0 m/s となった。 この間の変位はいくらか。 ■Ans. 3 45m ■13.6km/h. 15m/s 2 20m/s, 72 km/h 44 上流へ 4.0m/s 5 左向きに 6.0m/s 6 左向きに 6.0m/s² 7 2.0m/s, 3.0m 8 -2.0m/s, -3.0m 9 5.0m

回答募集中 回答数: 0
英語 高校生

英語和訳です! toの用法の単元なんですが、このピンクでマーカー引いたところがどんな用法でどうしてこう訳されるのかがわからないです! よろしくお願いします!

<英文構造> Thomas Alva Edison is said to have led the world into the age of technology. He invented 完了不定詞 lead ~ into... 「~を・・・へ導く」 many of the technologies vital to the modern world. Although he patented over 1,100 technologies を修飾 inventions, many were improvements / to the inventions of others. A lot of invention ↑ many of his inventions nowadays improves existing products and processes to make them a little bit more effective. V 0 to 不定詞の副詞用法 And Edison started all that off. 3 不定詞 (2) ↑前文の 「既存の製品と製法を改良すること」を指す FOCUS 不定詞(2) Thomas Alva Edison is said to have led the world into the age of technology. : A is said to do 〜 「A は〜すると言われている」 のto不定詞が, to have+過去分詞の完了不定 詞の形になっている。 to 不定詞の内容が、 主節の動詞 (ここではis) よりも前のことを表してい るので, is said to have led the world into 〜を 「世界を~へと導いたと言われている」と訳す。 voltraph (→ 重要構文9 ) ◆l.2 the technologies vital to ~ : vital は前の technologies を修飾。 形容詞が後ろから前の名詞を修飾 するのは, 形容詞が修飾語句を伴う (ここでは vital は to the modern world を伴っている)場合 lineである。 l.4 make them a little bit more effective: make +0 +C「~を… にする」 の表現。 them は前述の existing products and processes を指す→ 「既存の製品や (製造) 過程をもう少し効果的なものに する」。 Vocabulary Check □ technology 「(科学技術」 □ invent 「~を発明する」 □ vital 「きわめて重要な」 □ improvement 「改良 (したもの)」 process (S) PET 20001. [訳] トーマス・アルバ・エジソンは、世界を科学技術の時代へと導いたと言われている。 彼は現代世界にとっ てきわめて重要な技術の多くを発明した。 彼は 1,100を超える発明品の特許権をとったが、 多くは他人の 発明品を改良したものだった。 今日では多くの発明は、もう少し効果的なものにするために既存の製品と(製 造) 過程を改良している。 そして, エジソンがそういったことをすべて始めたのである。 af yoludsoov ortner 「物を作り出すための) 過程」 Vocabulary Plust □ existing product □ effective □ start off / start off ~ 「既存の 現存する」 「製品」agene 「効果的な」 「~を始める」 font istnatoa 13

回答募集中 回答数: 0
TOEIC・英語 大学生・専門学校生・社会人

文章を読んで上の1〜4の問題を解くものです。 分からないのでお願いします

3. Answer the following questions. 1 What is the difference between UNIX and Linux? 2 3 4 Choose one of the words in italics in the text. What is the definition of the word you have chosen? What are the three levels of a Linux system? What are the two main functions of the kernel? [Reading Text] UNIX was initially developed by researchers at Bell Labs in the 1970s. Today, UNIX and its variants are widely used mainly on servers. By far, the most well- known UNIX-like operating system is Linux. Linux is available in different distributions which include the Linux kernel and different collections of software. These distributions have various user interfaces, many experienced users preferring the command-line interface, or shell. Linux distributions include a range of software including text editors. memory. While the mechanics of Linux and other Unix operating systems are complicated, the components of a Linux system can be grouped into three levels. The lowest level is the hardware, such as Central Processing Unit (CPU) and The next level is the kernel. It enables communication between hardware and software, by providing instructions to the CPU and other hardware. The programs that are running on the system, or processes, make up the top level known as the user space. Processes in user space generally only have access to a restricted amount of memory and operations, this is called user mode. The kernel runs in kernel mode which allows it unrestricted access to hardware resources. The kernel provides functions such as process management and memory management. A computer only has limited Random Access Memory (RAM) and processor cores. Process management allows the system to run multiple programs (processes) at the same time even if the CPU can only execute only a few processes at a time. Memory management allows applications to share the system's memory while avoiding potential issues such as memory leak. Included with the kernel are device drivers that provide an interface for applications to communicate with hardware, such as hard drives. System calls allow user processes to access features that are executed at kernel mode, for example creating new processes.

回答募集中 回答数: 0
TOEIC・英語 大学生・専門学校生・社会人

この1〜4の問題お願いします🙏🏼🙏🏼

3. Answer the following questions. 1 What is the difference between UNIX and Linux? 2 3 4 Choose one of the words in italics in the text. What is the definition of the word you have chosen? What are the three levels of a Linux system? What are the two main functions of the kernel? [Reading Text] UNIX was initially developed by researchers at Bell Labs in the 1970s. Today, UNIX and its variants are widely used mainly on servers. By far, the most well- known UNIX-like operating system is Linux. Linux is available in different distributions which include the Linux kernel and different collections of software. These distributions have various user interfaces, many experienced users preferring the command-line interface, or shell. Linux distributions include a range of software including text editors. memory. While the mechanics of Linux and other Unix operating systems are complicated, the components of a Linux system can be grouped into three levels. The lowest level is the hardware, such as Central Processing Unit (CPU) and The next level is the kernel. It enables communication between hardware and software, by providing instructions to the CPU and other hardware. The programs that are running on the system, or processes, make up the top level known as the user space. Processes in user space generally only have access to a restricted amount of memory and operations, this is called user mode. The kernel runs in kernel mode which allows it unrestricted access to hardware resources. The kernel provides functions such as process management and memory management. A computer only has limited Random Access Memory (RAM) and processor cores. Process management allows the system to run multiple programs (processes) at the same time even if the CPU can only execute only a few processes at a time. Memory management allows applications to share the system's memory while avoiding potential issues such as memory leak. Included with the kernel are device drivers that provide an interface for applications to communicate with hardware, such as hard drives. System calls allow user processes to access features that are executed at kernel mode, for example creating new processes.

回答募集中 回答数: 0
英語 高校生

英表DualscopeⅡのUnit17のexerciseの答えを教えてください。

-EXERCISES A Complete the sentences with the words in brackets. (1) I liked life in Osaka best (I / lived / had / there / for / though) only two years. (2) ( even / you / join / if / the volunteer / do not) club, you can still help in the community. 4372 harde o taborn you de 300 bri (3) (what / matter / we / reason / have / no), we must not start a war. (4) Peter will not take any time off ( of / spite / order / in / his doctor's ). (5) ( of / freedom / is / speech / though / even) the basis of democracy, few people understand what it means. (6)( not / whether / or / computers / like / we ), we cannot imagine life without them. une lis 10 1390.in B Fill in the blanks to complete the dialogs. (1) Satoshi: You've lived in Japan for three years. Have you ever been to Kyoto? Olivia: Yes, of course. I always find something new N 京都でどこを訪れても (2) George: Takeshi seems to have overslept and missed the nine o'clock train! Mika: Oh, no! He won't be on time for the ceremony たとえ飛行機で来ても (3) Kate: Is that man your tennis coach? Fred: Yes. He will be seventy next month, but he is still active He jogs five kilometers every morning. Let's Try ! ALLA sd Illw #2910x3 C Express the following in English. (1)たとえ政治に興味がなくても、選挙権をもつ人は投票しなければならない. (2) 結婚で仕事を辞める女性もいるが,最近ではより多くの女性が定年まで仕事を続ける . _________: 彼の年齢にもかかわらず InT [retirement age ] (3)優先座席であろうとなかろうと,いつも自分の席をお年寄りに譲っている.〔priority seat〕 (4)ユニバーサルデザインの普及にもかかわらず,障がいのある人々が街を動き回るのはいまだに 困難だ.〔universal design, disabled people〕 (5)日本は高齢化が急速に進んでいるにもかかわらず,老人ホームの数が十分ではない。 [nursing home]

回答募集中 回答数: 0
英語 高校生

英語の文法についての質問です。 一枚目と二枚目の緑の蛍光ペンを引いたところなんですが合っているかどうか確認していただきたいです。 三枚目にさんこう資料を載せてあります。 お願いします🙇‍♂️

CUTTING EDGE 1-03 英語の変遷 言語に関する面白いことの1つはそれが時とともに変化していくさまである名A (1) One interesting thing about languages is the way that they change over time. In English, everything from spelling to vocabulary 熟を経験する to ①pronunciation has ②gone through major changes over centuries. In fact, to a modern speaker, the English of 1,000 years ago is like a foreign language! 熱にさかのぼる 当時、 The history of English ③dates back around 1,500 years. (2) At ヨーロッパの複数の集団がイランドeans ④inaded England, bringing their that time, groups of Europeans 副詞M 一面に侵入する。 languages with them. These ⑤gradually developed into Old English. だんだんと. Later, in_1066, England was invaded by the Normans, from France. これによってその言語に重要な変化がもたらされ、今日我々が中英語と呼ばれる (3) This caused the language [go] through an important shift, leading to 関係詞ものになった。 続く500年以上の間、その言語は what we now call Middle English. (4)Over the next 500 years, the さらなる変化を経て最終的に近代英語へと変化した。結局は 回進化する language ⑥underwent ⑦ further shifts, ⑧eventually Devolving into ~続する 脳されんだ 英語が現在に至るまで発展する間に Modern English [evolvingの用法】 (5) As the language has developed 「接続」 多くのことが変化した down to the present day, many things about it have changed. 明白な Pronunciation is one of the most obvious areas of change. For example, in Old English, people said “hus” and “mus.” Now we say 最近では、アメリカ、イギリス、オーストラリア、そして他の地域での "house" and "mouse." (6)These days, there are also many differences 英語の発音の名Aしかたにも効くの違いがある。 in the way that English is pronounced in the USA, the UK, Australia. どこかその他の所で、 and Welsewhere. When people who speak the same language live in BE AE places separated by great 12distances, the language undergoes 13rapid changes in each place. 囲急速な Spelling has also gone thorough interesting changes. For example, in Old English, people wrote "riht." A "g" was added in Middle English, making the spelling "right." Also, in the ④4 distant 18世紀および past, people did not always follow standards of spelling. (7) In the 18th 学者のような学者たちが辞書を著し、英語のつづりをより 19世紀に(アヴェブスター and 19th centuries, scholars like Noah Webster wrote dictionaries 形一貫性のあるものにした。 FRED 貫した that made English spelling more 1⑥6 consistent. But different standards were decided on in England and the USA, so some differences remain - for example, "color" vs. “colour.”

回答募集中 回答数: 0