学年

質問の種類

英語 高校生

reviewの②と1全部教えていただきたいです🙇🏻‍♀️

REVIEW 下の日本語を参考に,( ) から適当な語句を選びなさい . (Eat / Eating) too much is bad for your health. ② I'm sure of (winning/ her winning) the match. ③ He always enjoys (to read / reading) after dinner. ① Mary decided (to go / going) abroad to study English. 6 I remember (to attend / attending) their wedding last year. ⑥ She is proud of (graduating/ having graduated) from a famous university. ⑦ The professor's speech was worth (to listen / listening) to. O I felt (as/like) running away when I saw it. I've been looking forward to (see /seeing) you. 食べ過ぎは健康に悪い. ② 私は彼女が試合に勝つと確信している。 ③ 彼はいつも夕食後に読書を楽しむ。 ○ メアリーは英語を学ぶために外国へ行くことを決心した。 ⑥ 私は昨年彼らの結婚式に出席したのを覚えている。 ⑥ 彼女は有名大学を卒業したことを誇りに思っている ⑦ 教授の講演は聞く価値があった。 ● それを見たとき、 私は逃げ出したい気持ちだった。 ● あなたにお会いするのを楽しみにしていました。 EXERCISES 〈文の主語になる動名詞> <動名詞の意味上の主語: 所有格が目的格で表す) <動名詞だけを目的語にとる動詞> 〈不定詞だけを目的語にとる動詞> <目的語が動名詞か不定詞かで意味が変わる 〈完了動名詞〉 〈慣用表現 「~する価値がある」> 〈慣用表現 「~したい気がする」> 〈慣用表現 「~するのを楽しみにして待つ」> 1.次の〈 〉内の動詞を適当な形に変え、英文を完成させなさい. (1) I have finished my report on air pollution. (write) (2) Would you mind the bag? (carry) (3) The retired politician refused (4) Aya practices (5) She promised (6) Remember (7) I remember (8) Kazuya is used to (9) I couldn't help a speech. (give) the waltz every day. (dance) it ready by noon. (get) your homework by tomorrow. (finish) the novel when I was a high school student. (read) in front of people, (speak) at the funny sight. (laugh)

回答募集中 回答数: 0
数学 高校生

赤く丸をしたbの問題で解答の方に二階微分した後の式がなぜ(-1/4)(-1/4)(H-27)になるのか分かりません。教えてください🙇‍♀️

QA At time t = 0, a boiled potato is taken from a pot on a stove and left to cool in a kitchen. The internal temperature of the potato is 91 degrees Celsius (°C) at time t = 0, and the internal temperature of the potato is greater than 27°C for all times t > 0. The internal temperature of the potato at time t minutes can be modeled by the function H that satisfies the differential equation dH (H- (H-27), where H(t) is dt measured in degrees Celsius and H(0) = 91. (a) Write an equation for the line tangent to the graph of Hat t = 0. Use this equation to approximate the internal temperature of the potato at time t = 3. (b) Use 2017 APⓇ CALCULUS AB FREE-RESPONSE QUESTIONS (a) dH d²H dt² to determine whether your answer in part (a) is an underestimate or an overestimate of the internal temperature of the potato at time t = 3. (c) For t < 10, an alternate model for the internal temperature of the potato at time 7 minutes is the function -= − (G - 27)²/3, where G(t) is measured in degrees Celsius dG G that satisfies the differential equation dt and G(0) = 91. Find an expression for G(t). Based on this model, what is the internal temperature of the potato at time t = 3 ? 564 at (21-27) - == 2-16 To = - = (H(3)-27) 4 -64 = HB)-27 -37 = H (3) (b) _d²fi © 2017 The College Board. Visit the College Board on the Web: www.collegeboard.org. GO ON TO THE NEXT P

回答募集中 回答数: 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
物理 高校生

(3)のイの解説の波線部分が分かりません。 どこからlだけ長くなっているとわかるのか、どうやってこの式を出したのか教えて頂けると助かります。 

出題パターン 摩擦力を介した2物体の運動 図のように、 水平な床の上に質量Mの板Bがあり,その上に質量mの 物体Aが置かれている。 板Bと床との間には摩擦がないが, 板Bと物体A との間には摩擦がある。 静止摩擦係数をμlo, 動摩擦係数をμとし、重力加 速度の大きさを」 とする。 (i) 速さ A <DBのとき B J30 うまるち駅の条3 MAKSĀ BAGITARS ANUS Ara GENER A AN (1) 板 B に加える力FがFcより小さいとき, 物体 A と板Bは一緒に動く。 (ア)物体A の加速度はいくらか。 TOTESTI 垂直抗力N ml (イ)このとき,物体Aが板 B から受ける力のx成分はいくらか。 (2) 板Bに加える力Fを大きくしていって, 物体Aが板Bの上をすべり 出そうとするとき, 物体Aが板 B から受ける x 方向の力はいくらか。 ま た板Bに加える力F (この力がF)はいくらか。 (3) 板 B に加える力F が Fc より大きいとき,床に対する物体 A, 板 B の 加速度をそれぞれα βとする。 KO (ア)物体A板Bの運動方程式は, それぞれどうなるか。 (イ)物体Aが板Bの上を距離だけ動いて, 板Bの端に到達するまでに 要する時間はいくらか。 右へ行くな N M →DA 解答のポイント! ats “よく出る”「こすれあう2物体間に働く摩擦力Rの向き」について 図3-3 ように考えてみると, 1KO ISTR 13151S (i) BがAよりも右へいってしまうのを防ぐ向き ( ) AがBよりも右へいってしまうのを防ぐ向き になっている。つまり、摩擦力の向きはいつでも「ずれを防ぐ向き」としてシン HHOU. プルに判定することができる。 ち入り回す DB B 大 右へ行くな B 図3-3 (ii) 速さのとき A AN 6 NV R VA UB

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

下のチェックの問題なのですが,ingとtoの使い分けが分かりません!😭 toが続く動詞,ingが続く動詞で覚えないと解けないんですかね?分かりやすく教えてください!!

メグは健康のためジョギングすることにした. ) every morning. 彼女は毎朝ジョギングを楽しんでいる. ④ She enjoys ( to 〜が続く動詞: decide, hope, wish, plan, refuse (拒否する) など 例 Satoshi hopes to become a scientist. ④~ing が続く動詞: enjoy, mind, finish, give up, stop, practice, avoid (避ける など 例 I haven't finished writing my report yet. ◇3 to 〜と〜ing で意味が異なる動詞 : remember, forget など 例 Remember to call her later. ( 〜することを覚えている、忘れずに〜する) I remember seeing him somewhere before. (~したことを覚えている) CHECK ① 日本語に合うように, ~ing 形を用いて英文を完成させてみよう. 〈→B.E.21> 1)( ) a soccer game is fun. (サッカーの試合を見るのは) ) ( ) next to you? (私が隣に座ってもよいか) (料理を手伝わなくて) 2) Would mind ( you 3) I'm sorry for ( ) ( ) you with cooking. ② ( ) から適切なほうを選んでみよう.〈→B.E.22〉 1) I wish (to study/studying) abroad in the future. 2) My father stopped (to read/reading) the newspaper and talked to me. 3) I'll never forget (to visit / visiting) Yakushima last summer.

回答募集中 回答数: 0