学年

教科

質問の種類

TOEIC・英語 大学生・専門学校生・社会人

お願いしますm(_ _)m

USEFUL EXPRESSIONS 下の欄から適切な熟語を選び、 次の日本語の意味を表わすような英文を作りなさい。 1. 多くの自治体が、廃棄物処理に費用がかさんでいることを心配している。 Many municipal governments ( cost of waste disposal. 2. 規則的な運動は、私たちの日常生活で大変重要な役割を果たすものだ。 Regular exercise ( ) our daily life. 3. 科学者たちは、なぜそのクジラが浜辺に打ち上げられたのか、困惑している。 Scientists are puzzled ( why the whale. had swum to the shore. 4. 大雨に加えて強風が、その地域の家々を完全に破壊してしまった。 The strong wind, ( completely destroyed the houses in that area. ) the rising 5. 雨が降り続くうちに、川の水がうちの表玄関にまで来てしまった。 As the rain ( up to our front door. ) the heavy rain. WRITING 次のそれぞれの英文の( を完成させなさい。 ) pour down, the river came as to be concerned about continue to in addition to play a role in の中の語句を並べ替え、日本語の意味を表わすように英文 1.他の数種の鳥と違い、カツオドリは水中に垂直降下できる。 (other/unlike/ birds/some), gannets can dive vertically. gannets can dive vertically. 2. 彼女は日々の心配事を全て忘れて、 3週間の休暇にハワイ旅行へと旅立った。 She took off on a 3-week holiday for Hawaii, (all / behind / worries / her / leaving) her. She took off on a 3-week holiday for Hawaii, her. 3. 台風が東京を直撃する可能性は無いように思える。 (possibility/seems/be/there / to / no) of the typhoon hitting Tokyo. of the typhoon hitting Tokyo.

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

問2 50% 問3 25%で正しいですか?

キイロショウジョウバエの実験室系統 (形質が明らかな純系) の雌雄を用いて次のような交配実験を行った。 この実験結果をもとにして、下の各問いに答えよ。 LAVAR TOGE 〔実験1〕 白眼の雌と赤眼 (正常眼色) の雄とを交配したところ、雑種第一代 (Fi) では雌はすべて赤眼, 雄はす AUD HEILI べて白眼となった。 〔実験2] 赤眼の雌と白眼の雄とを交配すると, Fiは雌雄ともすべて赤眼となった。 問1 実験1でみられる遺伝様式の名称と、その遺伝子がある染色体の組合せを、次の ① ~ ④から1つ選べ。 ① 伴性遺伝- Y染色体 ② 伴性遺伝X染色体 ③限性遺伝Y染色体 ④ 限性遺伝X染色体 621050 20501080-N 問2 実験1のFの雌雄を交配して雑種第二代 (F2) をつくると,F2の雌のうち赤眼となるものは何%か。整数 で答えよ (単位は不要)。 GIB4OJ (603 問3 実験2のFの雌雄を交配してF2をつくると,F2のうち白眼となるものは何%か。整数で答えよ (単位は 不要)。 TARGE JGJ >=2305.08 OGOT 18-28 15064D ORIG 問4 このキイロショウジョウバエの眼色の遺伝と同じ様式で遺伝するものを、次の①~⑤のうちから2つ選 AJEF G CAJJ 313 ②ヒトの耳あかの形質 &&&#EYJARSI ③ ヒトの血友病 ⑤ ヒトの赤緑色覚異常 ① ヒトのABO式血液型 ④ヒトのかま状赤血球貧血症

回答募集中 回答数: 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
化学 大学生・専門学校生・社会人

この問題が化学基礎のテストで出てきました。 解き方がわからないので解説をしていただきたいです、 よろしくお願いします。(T_T) 正答は (1) A (2) B (3) D (4) C です。

(3) (4) 大間 9. 以下の文章を読み、 問いに答えなさい。 【各2点 計8点&大 芳香族化合物とは、ベンゼン環(構造式:Ph-) という構造を含む有機化合物である。 これらの化合物は、ベンゼン環の疎水性が強いため,一般にはエーテルなどの有機溶媒 中に存在する。しかし、置換基と呼ばれる部位が酸塩基反応を起こして塩に変化すると 電離が起こり、親水性が強くなる。これを利用して、エーテル層に存在する芳香族化合 物の混合物から、それぞれの芳香族化合物を水に溶かし出すことが可能である。 いま、以下の4種類の芳香族化合物がエーテル層に存在する。 (1) ニトロベンゼン(構造式:Ph-NO2) 中性物質 アニリン (構造式 : Ph-NH2) 電離: Ph−NH2 + H2O 安息香酸(構造式 : Ph-COOH) 電離: Ph-COOH → Im0.01.32 P OIL フェノール(構造式 : Ph-OH) 電離: Ph-OH ->> Ph-O + H+ Name: Ph−NH3* + OH - 操作V 水層Dに塩酸を加える。 Ph-COO + H+JIBAT. C) 1500650NISALO なお、酸性の強さは 強酸 > 安息香酸 > 炭酸 > フェノールである。 このエーテル層に対して以下の操作を順におこなう。学 操作Ⅰ 水酸化ナトリウム水溶液を加え、エーテル層と水層を分離。 操作Ⅱ 操作 Ⅰ のエーテル層に塩酸を加え、エーテル層Aと水層 B を分離。 操作Ⅲ 水層 B に水酸化ナトリウムを加える。 1513 de 3.06 W 操作ⅣV 操作Iの水層にエーテルを加え、二酸化炭素を通過させる。 ・そのあと、エーテル層Cと水層を分離。 すべての操作が終了したとき, (1)~(4) の芳香族化合物は,それぞれA~Dの ち、どの層に存在するか。 記号で答えなさい。

回答募集中 回答数: 0