Grade

Type of questions

English Senior High

5つの下線部の正しい訳を教えて欲しです。 至急お願いします🚨🙇

Unit 12 Change the World Basic A few years ago, an obesity* researcher at the University of Washington-named Adam Drewnowski ventured into the supermarket to solve a mystery. He wanted to (1) figure out why (2)poor people were more likely to suffer from obesity in America. Obesity is, as you know, mainly caused by taking in too many calories. For most of history the poor have typically suffered from a shortage of calories, not an excess. So why do the people with the least amount of money to spend on food tend to be overweight today? 目 Drewnowski gave himself a dollar to spend, using it to purchase as many calories as he possibly could. He discovered that he could buy the most calories per dollar in the middle aisles of the supermarket, among the towering piles of* processed food and soft drinks. 3 Processed food is, in the broadest sense, any food that is changed from its natural, raw state. But here, it refers to food which has been chemically changed by using additives* such as flavors, colors, preservatives*, stabilizers*, etc., or which has been combined with other foods in a manufacturing process. Generally speaking, if the ingredients* aren't “natural,” then we consider it to be ( 3 ). Drewnowski found that a dollar could buy 1,200 calories of cookies or potato chips, which are typical processed foods, but only 250 calories of carrots. Looking for something to wash down those chips, he discovered that his dollar bought 875 calories of soda (a processed food) but only 170 calories of orange juice. 5 As a rule, processed foods are more “energy dense*” than fresh foods: they contain less water and fiber but more added fat and sugar, which makes them both (4)less filling and more fattening. 5 These particular calories also happen to be the least healthful ones in the marketplace, which is why we call the foods that contain them "junk*.” Drewnowski concluded that the rules of the food game in America are organized in such a way that if you are eating (6) on a budget, the most rational economic strategy is to eat badly-and get fat.

Unresolved Answers: 1
English Senior High

この答え持ってらっしゃる方いらっしゃいませんか。

Review for Lesson 1 A: Check Read the passage and answer the questions below. What kind of qualities do you think a "leader" has? You might imagine a strong, confident person [gives directions to other people. However, such a one-way style of leadership has become less common. These days, thanks to the Internet, you can easily voice your opinions. This has resulted in more cooperative decision-making. G [3]. These skills focus on empowering all members, improving communication, and enhancing teamwork. Successful 21st century leaders bring people together by respecting all members' opinions. They lead through collaboration, not by control. Today, the world is changing at an incredible pace. To tackle ongoing global challenges, it is helpful to learn about the importance of leadership. By developing leadership skills, you can improve your community, your school life, and yourself. Hind say (1) Fill in the blank by choosing from the words below. [ which who / whom / what ] (2) What does 2 refer to? Answer in Japanese. (3) Put the words below in the correct order to fill in blank 3. [ to use a cooperative / "soft skills" / team / modern leaders / build 1. (4) Translate 4 into Japanese. (5) According to the passage, which of the following sentences is true? a) Soft skills are becoming popular among one-way style leaders. b) Today's leaders use soft skills to encourage others to communicate. c) The world is changing so hat soft skills are not useful. (6) If you develop leadership skills, what can you do? Answer in English. 6 Lesson 1

Waiting for Answers Answers: 0
TOEIC・English Undergraduate

()のなかで当てはまるものを教えてください。 お願いします。

lounon 01. (Can/May) I ask where (do you come from/you come from)? 02. Today I (shall be working/will work) after school. 03. Do you want to go with usi i would/can) if (could/would/can) but I (couldn't/wouldn't/can't). 04. To the extent he was able, our English composition teacher taught us (construction/ to construct) a group of words with a (completed/completing) thought, a sentence. 05. If I (am/is/are/was/were) asked a question in English, I try to answer in English. 06. He (has eaten/had eaten/ate) breakfast by the time he left the house. 07. What (will/would/can/could) you choose if you (will/would/can/could) choose between Pascal's wager and cryonics? 08. If I (am/is/was/were) a rich man, 1 (could/can) build a five story house. og. If I (was/were) speeding, I slowed down. 10. If I (am/was/were) a king, my wife (would have been/would be) my queen. 11. Would you please tell me what (is your name/your you mind lending me a hand? 13. I (couldn't/can't) see well for the snow was so heavy. 14. (After having/When became/had become) the shift manager. 15. The doctor would not (have given/give) vaccinations (would of/would have/had) (he/she) is)? 12. (Would/Could) name 1) worked part time a few weeks, I (have become/ (know/knew/known) (because/that) they (have/had) never been (proved/proven) to save a single life. 1-03 1-04 (spoken/speaking).

Waiting for Answers Answers: 0
TOEIC・English Undergraduate

文章を読んで上の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.

Waiting for Answers Answers: 0
TOEIC・English Undergraduate

この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.

Waiting for Answers Answers: 0
English Senior High

よく分からないので教えて欲しいです!

pp.26-27 えんだ) pp.8.11 でいる ) ・続ける る場合 30 ) 補 1 各文の主語(S)には (1) Tom spoke slowly. (2) I walk with my dogs along the river. (3) The library opens at 10 o'clock. (4) Yesterday my sister played with her doll. (5) I go to school by bus. (1) I walk (2) My favorite dish broke (3) The concert starts 12 (4) We started EXERCISES (5) This magazine sells (6) She sold j ② 意味の通る英文になるように, AとBの点を線で結びなさい。 A (1) Nancy ( (2) Bill ( (3) Your explanation ( (4) This steak ( (5) She ( 3 [ ] の日本語を参考に、下の 成させなさい。 BE-TE 99 動詞 (V)には tus&SORT ) a musicianod 英語の語順 ① 810*** SERIKA ) good. ) very happy. を引きなさい。 ułodaw sizi wa Dweg variel (M ● Juada a sve trbuod radiom yM well in big cities. 3008-32 • my dogs every morning. (stic bill in the church at 7:00. . VaR MOOVP-T |内から動詞を1回ずつ選び、 適切な形にして、 英文を完 (A+101) yud (A+ o) Lavig ) right. smell / be / feel / look/become Loes&SKAA] Ewig sad yesterday. [悲しそうな顔をしていた] B the meeting. · her guitar last month. in two. atqulq 11 yud dow airl svg medial [ミュージシャンになった] [説明は正しい] [いいにおいがする ] [とても幸せな気分だった] @TN 50 (4) (a textbook / the teacher / on the desk/put). salenu bod obro (84) stem and ● 4 意味の通る英文になるように,( )内の語句を並べかえ, 全文を書きなさい。 (1) (broke/computer / he/ his). (2) (Chinese food / do / like / you ) ? (3) (news/heard / pleasant / some / Kenta). 4 目十両+ 9 ygged am absm sile in O IM mid Has ayewis Was av Dove 001+ 5 日本語に合うように)内の語句を並べかえ, 全文を書きなさい。 また, 完成した英文の文 型をS,V,O,C を使って答えなさい。 20 L 01 00028 amber 5H (g) )、21indo (1) 兄と私はその新しいテーブルをキッチンへ運んだ。 (the new table / my brother and I / into / carried / the kitchen). 0078 (0) Tudo G 1) indo si she (2) その作家の新しい小説はおもしろそうだ。 (looks / the writer's / interesting/ new novel). 文型

Waiting for Answers Answers: 0
English Senior High

まるをつけてる所を特に教えて欲しいです🙇‍♀️できれば他のところも間違ってるところがあったら教えて欲しいです!

主語を決める Lesson 1 1 日本語に合うように,( )に適切な語を入れなさい。 1. 君の笑顔はすてきだ。 (広島国際大 *) )( have. 2. 日本の天然資源は豊かでない。 ( Japan 3. 先日、私のコンピューターはどこか具合が悪くなった。 (成蹊大*) (Something) ( went :) ( wrong ) with my computer the other day. 4. 夏休みが始まるまでにまだ1週間あります。(摂南大*) is ) still ( There ( )( week 66 ) a nice (smile (西南学院大 * ) ). 形 ) ( is )( not i) rich in natural resources. ) to go before the summer vacation begins. 2 日本語に合うように,( )に適切な語を入れなさい。 1. カナダでは何語が話されていますか。(中部大*) What language ( ) ( is 2. 今年はいつもよりずっと雨が多い。 (愛知学泉大*) (We )( have :) ( had 3. 昨日から食欲がなくなってしまったんです。(関西学院大 *) I )( have )((ost 4. 中間テストのできは良くなかったね。 (順天堂大 *) (You ) didn't ( do ) ( well ) on the mid-term exams. 5. この道をまっすぐ行くと, その銀行は右にあります。 (東京理科大 * ) Go straight down this street, you :)( will )( find )(spoken ) in Canada? ) more rain than usual this year. Jan appetite since yesterday. ) the bank on your right. 3 日本語に合うように, 下線部に適切な語句を補いなさい。 1. 「今, 雨が降っていますか。」 「はい, すごく降っていますよ。」 (三重県立看護大) Is it raining. now?" "Yeah. it is 2. 暗くなる前に必ず戻ってきなさい。(つくば国際大*) raining really hard." Be sure to come back before it gets dark. 3. あなたと最後に会ってからどれくらいたちますか。 ( 広島経済大 * ) How long has it been since I saw you last? 4. 外は寒いのでコートを着るようにメアリーが言ってくれました。 (龍谷大*) Mary said I should wear a coat as it was cold out. 5. いちばん近いコンビニエンスストアまでどのくらいの距離がありますか。 ( 足利工業大 *) How far is it to the nearest convenience store? 6. 我慢できない,もしくは不快感を表す場合, 「我慢できない」 と言う。(駒澤大 *) When you want to express impatience or annoyance, you say, ". I can't stand it."

Waiting for Answers Answers: 0