学年

質問の種類

英語 高校生

答えとできれば訳も教えていただきたいです

III. Aaron と Mayuka との間に, 自然な会話が成立するように,空欄 ( 31 ) から ( 40 ) に入る最も適切な表現を, a.〜d. の中から1つ選びなさい。 解答は解答用紙1枚目 (マークシート方式) の所定の解答欄にマークしなさい。 Aaron: So, Mayuka, after you graduate, ( 31 ) Mayuka: Well, I'm thinking of taking some time off and traveling for a while. Do you know about working holidays? Aaron: I've heard of them, but I don't know very much about them. Mayuka: Aaron: Mayuka: Aaron: Mayuka: Aaron: Mayuka: Aaron: Mayuka: Aaron: Mayuka: Aaron: (31) (32) (33) (34) Well, in certain countries you can work while you travel. (32) it's easy to extend your trip. (33) But actually, I think I want to start work right away. Oh really? What kind of company would you like to work for? (34) A big company would be great for long-term stability. But it might be a little bit boring. That's true. How about ( 35 ) I think I'd really love that. It seems really exciting and I think it would involve innovative thinking. But I'm a bit worried the pay might be lower than I want, and of course it's always possible that the company ( 36 ) Yeah I guess it's tough making decisions about where to work. If you could work anywhere, what would your dream job be? I'd like to work somewhere where ( 37 ) Maybe a green business of some sort? What would your dream job be? I'd like to start my own business and help to revitalize the economy in my hometown! It's in the countryside, here in Japan. Oh! What kind of business ( 38 ) I'm not exactly sure, but I'd like to use the experience I get on my working holiday to try to figure out what kind of business would be best. I'd like to start a business that combines (39) with international marketing opportunities. Wow! (40) a. do you have anything to do? b. what do you have to do? c. what do you want to do? d. do you want something to do? a. Since you can earn money while you're abroad b. You should add more days to your trip so c. Since it's interesting to work abroad d. Because you have never been abroad a. Keep telling me! b. It doesn't make sense. c. What a shock! d. That sounds great! a. It's already been decided! b. It's hard to decide. c. What have you decided? d. That's not a difficult decision.

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

3枚目の問いの答えを教えてください。 よろしくお願い致します。

Radio Host: durlar aind Roger Ali: Radio Host: Roger Ali: Radio Host: Roger Ali: Radio Host: Roger Ali: Roger Ali: Radio Host: Roger Ali: Radio Host: Welcome back. As I mentioned before the break, Roger Ali is with us today to talk about artificial intelligence. Thank you for being here, Dr. Ali. Thank you for having me. I'll be honest with you. When I hear the words "artificial intelligence," the first thing I think of is the character HAL from the movie 2001: A Space Odyssey. ch tud goons bad Radio Host:ome In other words, the search engine draws conclusions about what we're looking for on the Internet. Roger Ali: Sure. Many people remember HAL. In the movie, he's the computer that controls the systems of a spacecraft. He also speaks with the people on the spacecraft. And he's not very happy when the people decide to turn off the computer. In the movie, HAL becomes very dangerous. That's right, but fortunately, artificial intelligence in the real world isn't like HAL. Well, that's good! Can you tell us what is happening in the field of AI? Many interesting things. For example, when we search for something on the Internet, the search results that we see are chosen carefully. The search engine has learned which websites are the most popular, the most reliable, and so on. This prevents us from seeing a lot of websites we're not really interested in. Tosa Right, so it only shows us the information it thinks we want to see, which includes go advertisements as well. We usually see only ads for products that the computer thinks we might want to buy. You said, "It thinks," but is the search engine really thinking? IST That depends on your definition of thinking. The search engine is capable of learning machine learning-and it does have knowledge. Knowledge about the Internet. Are learning and knowledge part of your definition of thinking? They're part of it, but human beings are capable of so much more. We have our senses hearing, smell, sight, touch, taste-and our emotions. We notice a lot about the world, and we use our judgment to make decisions. That's true, and most computer scientists know that we can't replace human beings with computers. We don't intend to make robots for every kind of job, either. That's just not practical.

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

下線部(4)の和訳に関してです。 どうしてfindが使われていて、かつ、このような和訳になっているのかがわかりません。 また、underの対象が明記されていないのは省略でしょうか?

次の英文を読み, 下記の設問に答えなさい。 There are few things on this planet that give me greater joy than making my home the most comfortable, relaxing place possible. So, one winter a few years ago, when my fiancé had a bout of insomnia, I sprang into action, gathering all the things that held promise for a great sleep: black-out curtains, a white noise machine, and the cult favorite a weighted blanket. Weighted blankets, which cost anywhere from $100 and up, are a sleep aid usually made in a duvet style, with the many squares throughout filled with heavy beads. Lovers of the weighted blanket claim that under its weight they can relax faster, leading to a better and deeper sleep. These blankets weigh anywhere from 5 to 14 kg, and manufacturers generally recommend choosing one that's not more than 10 percent of your body weight, although this seems to be just a rule of thumb and not based on scientific study. [1] "Absolutely love it," my friend Greg Malone tells me over Facebook one day. "Rotating shifts makes [a] to sleep hard, but my girlfriend got me one as a gift, and I have found it's made a big difference in falling and staying asleep.' However, Deep Pressure Therapy (DPT)— the act of using firm but gentle pressure on the body to reduce anxiety has been practiced for centuries in various forms. In 1987, a limited study found that many college students who used DPT reported feeling less anxious after [b] full-body pressure for 15 minutes (in an adorably titled "Hug'm Machine"), although the researchers did not note any physical changes like lowered heart rate or blood pressure that would indicate the participants were more relaxed. That being said, a 2016 study found that patients who used a weighted blanket while having their wisdom teeth removed tended to have a slower heart rate than (2)patients who underwent the procedure without, which may indicate that they were more relaxed. However, many patients didn't report feeling more relaxed, and since they each only went through the procedure once, it's difficult to tell if the weighted blanket was the key to calming down. 2 Some say that simply the fact that a weighted blanket makes it more difficult to toss and turn at night makes for a better night's sleep, while others claim it has something to do with [c] the blood vessels on the surface of our skin that causes our heart rate to slow down. It also could be that the feeling reminds us of times when we felt the safest, like getting a hug from someone who cares for us or when our parents would swaddle us as newborns. 3 Similar to how many people adore the feeling of a soft blanket against their skin or can't relax without their favorite scented candle burning, others might connect with the feeling of gentle, full- body pressure. The trick is finding the sensory cue that makes you the most comfortable. "Weighted blankets have been around for a long time, especially for kids with autism or behavioral disturbances," Dr. Cristina Cusin, an assistant professor of psychiatry at Harvard Medical School, told Harvard Health. "It is one of the sensory tools commonly used in psychiatric units. Patients who are in distress may choose different types of sensory activities holding a cold object, [d] particular aromas, manipulating dough, building objects, doing arts and crafts - to try to calm down." My fiancé immediately disliked the 9-kg blanket I had picked up and said it made him feel like he was trapped. He's not alone in (3) this. "I liked it at first, but then as the night went on, I felt trapped," Heather Eickmann, a family friend, told me. "Also, I sleep on my side, and it really started to make my hip and knee joints ache." With the weighted blanket making my partner's sleep worse, I decided to give it a try myself. And (4) while I didn't find it too heavy to curl up under, the 9-kg blanket did turn making the bed into a small strength exercise. Overall, I tend to be a good sleeper, so swapping out blankets didn't make any outstanding differences to the quality of my snooze. However, later that summer, (5) ² を使ってみたら, まったく別の理由で夜中に目をさましているのに気づいた。 The blanket was HOT. [ Jones, Emma. "Can Weighted Blankets Help You Sleep Better?" Healthing 15. 11 May 2021. 出題の都合上、原文の一部に変更を加えている。】 設問 1. 下線部(1)を日本語に訳しなさい。 ただし, "one” の具体的内容を文脈に即して明らかにすること。 2. 下線部(2)の具体的内容を文脈に即して30字以内 (句読点も含む) の日本語で説明しなさい。 3. 下線部(3)の具体的内容を文脈に即して35字以内 (句読点も含む) の日本語で説明しなさい。 4. 下線部(4)を日本語に訳しなさい。 5. 下線部(5) を英語に訳しなさい。

回答募集中 回答数: 0