学年

質問の種類

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

【至急】この穴埋め問題の答えを教えて欲しいです。

Progress test (Part 1) Drag the words into the correct spaces. some of few 1/2 some a few enough neither lots of both little every each no information about attractions in the city. There are Coming to London for a weekend? Here's interesting places to visit - you won't have time to see them all. Firstly, visit to London would be complete without seeing Big Ben. The clock at the Houses of Parliament has become a symbol of London, but few✔ tourists know that Big Ben is actually the name of the bell, not day, so arrive early. the clock or the clock tower. On the opposite side of the river is the London Eye, the world's biggest observation wheel. holding 25 people, but there are still queues nearly There are 32 sections, If you'd like somewhere scientific, you could go to the Natural History Museum or the Science Museum. Entry to of these appeal to you, you may prefer Madame Tussaud's, the museum where is free. Or, if you can meet the world's most famous people made of wax. You could meet the Queen of England there, or you could hope to see her at Buckingham Palace, her London home, just the most valuable jewels in the world. stops away on the London Underground 'Tube' train. If you want to see more royal palaces, try the Tower of London, where you can see the Crown Jewels, If that isn't for one trip, why not go to Shakespeare's Globe Theatre, a reconstruction of the 1599 theatre extra money, you can even see a play there. where his plays were performed. If you have a

回答募集中 回答数: 0
物理 高校生

空欄が分かりません。解説求みます

重力加速度の測定 【目的】 重力加速度を記録タイマーを用いて測定し、 重力加速度に関する理解を深める。 【実験方法】 準備するもの 交流式記録タイマー、 ものさし (1m) 記録テープ (約60~70cm) おもり、セロテー プ、グラフ用紙 図方法 1. 記録タイマーを落下実験用にスタンドに固定し、テーブルの端などのおもりと 1m程度のテープが鉛直に落下できる位置におく。 2. 記録テープの下端におもりをつけ、記録タイマーに通す。 3. 記録テープの上端を持ち、 記録タイマーのスイッチをいれ、 おもりを自由落下させる。 ※おもりの落下中に、 記録テープがまっすぐに落下するように記録タイマーの傾きや落下場所を調整する。 4. 基準点から各時刻での落下距離 1 ¥2・・・・ [m]を測り、 【実験結果】 の表に記入する。 ※打点が重なっている初めの部分は除いて、はっきり点が見えるところを基準点としそこから距離を測定 する。 ※1打点間の時間: タイマーの振動数 = 関東では50Hzなので、1秒間に50個の点を打つ 【実験結果】 基準点からの落下距離 0.02s ごとの落下距離 y (m) △y(m) O 0,009 0.021 0.036 10.056 0.079 0.106 0.009 0.012 0.015 0.020 0.023 0.027 各区間の平均の速さ = Ay/At 0.45 0.60 0.75 1.00 1.15 とで改めて認識す のありかを発見 べきであると 1.35 THE 各区間の平均の加速度 a = △6/△t 【データ処理】 1.移動距離 y[m]と時間 t [s] との関係を表す y-t図を描く。 ※グラフに線を入れること (近似直線 or 近似曲線の区別をつけること) 2表の各区間の平均の速さを各区間の中央時刻 t'[s] における速さとみなして、 速さ v[m/s] と時間 [s] との関係を表す v-t図を描く。 ※グラフに線を入れること (近似直線or 近似曲線の区別をつけること) 13.v-t図の傾きから重力加速度を計算する。 【考察】 ① 実験結果の各区間の平均の加速度の平均とv-t図の傾きから求めた加速度を比較せよ。 この実験をより正確に測定するためには、どのような工夫が必要か述べよ。 【調査力 発想力】 ① この実験例以外で重力加速度を測定する方法を考案せよ (言葉、 式、 図を用いて説明せよ。

未解決 回答数: 1
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
生物 高校生

汗腺や皮脂腺からの分泌液とありますが、 汗腺からの分泌液とは汗とは違うのですか?

5 2 自然免疫のしくみ ≪目標≫ ・体内への異物の侵入を防ぐ防御機構を理解する。 . ・体内に侵入した異物に対して,非特異的に働く免疫のしくみを理解する。 KA体内への異物の侵入はどのように防がれる? うまれつき備わっている自然免疫は,さまざまな種類の異物に対して 働く。異物は,まず皮膚や粘膜による物理的・化学的防御によって排除 される。 ◆皮膚 ヒトの皮膚の表皮には, 死んだ細胞が層状 になった角質層とよばれる構造がある (図9)。そのた かくしつ め、生きた細胞にしか感染できないウイルスは侵入す ることができない。また,皮膚の表面は,汗腺や皮脂 腺からの分泌物で弱酸性に保たれており、弱酸性では PH3~5 繁殖しにくい細菌の繁殖が防がれる。 ねんえき ◆粘膜 鼻,口, 気管などの内壁は,粘膜とよばれ る細胞の層からなり,粘膜からは粘性の高い粘液が分 泌されている。 異物は,粘液に包まれてくしゃみやせ きなどにより物理的にからだの外へ排出される (図10)。 ………………………………………………// 物理的防御 鼻・口 くしゃみ、 せきによる 異物の排除 気管 粘液と繊毛 による異物 の排除 皮膚・ 角質層での 防御 ITT

未解決 回答数: 1
化学 高校生

逆滴定の問題での、有効数字の扱い方なのですが、 問題文では、有効数字が3桁になっているのになぜ、答えでは有効数字2桁で答えるんですか???

30 ことか 物質量を求めることができる。 問題4 アンモニアの逆滴定 0.0500mol/Lの希硫酸20.0mL に, ある量のアンモニアをすべて吸収させた。 指示薬としてメ 12.5mL滴下したところで過不足なく中和した。 希硫酸に吸収させたアンモニアは何mol か。 チルレッドを加え, 未反応硫酸を0.100mol/Lの水酸化ナトリウム水溶液で滴定したところ, | 中和が過不足なく起こるとき, 次の量的関係が常に成り立っている。 酸から生じる H+の物質量=塩基が受け取る H+の物質量 硫酸H2SO4 とアンモニア NH3 の反応 では、H2SO4が過剰に存在し, H+ が余 る。余ったH+は,水酸化ナトリウム NaOH水溶液で滴定される。 物質量の和に等しい H2SO4 から生じる H+の物質量 NH3 が受け取るH+の物質量 NaOH が受け取る H+の物質量 したがって, アンモニアの物質量をx[mol]とすると, H2SO4は2価の酸, NH3 と NaOH は1 価の塩基であるので,次式が成り立つ。 2×0.0500mol/Lx 20.0 1000 L = 1xx [mol] + 1×0.100mol/Lx 12.5 1000 H2SO4 から生じる H+ NH3 が受け取る H+ NaOH が受け取る H+ したがって,吸収させたアンモニアは,x=7.5×10mol簪である。 L (NaOH) Hel 0 15 2.00mol/Lの水酸化ナトリウム水溶液 10.0mL に, ある量の気体の塩化水素を吸収させた。 未反応の水酸化ナトリウムを, 1.00mol/L塩酸を用いて中和滴定したところ, 15.0mL を要 した。 吸収させた塩化水素の体積は、 0℃, 1.013×105Paで何mLか。 TRY 5 アンモニアを過剰量の希硫酸に吸収させた。この混合水溶液を水酸化ナトリウム水溶液で 滴定するとき, メチルレッドではなくフェノールフタレインを指示薬に用いると、 正確に 終点が測定できない。 それはなぜか。 Check 酸と塩基が過不足なく中和したとき,酸と塩基の間に成り立つ関係を説明しよう。 157

未解決 回答数: 2