Part V: Paraphrase the following excerpt in your own words i…

Part V: Paraphrase the following excerpt in your own words in one sentence.         “Accept yourself, your feelings and the imperfection of life. The path to self-care starts with acceptance of your struggles. When we accept them, our mind stops struggling and grows quiet. Rather than trying to change or control difficult emotions from the inside, allow them to be there, and your mind will rest.”According to Parker-Pope, ______________________

Part III: Underline the main clause (independent clause–can…

Part III: Underline the main clause (independent clause–can be a sentence alone) and highlight and/or bold the noun clause (dependent clause–must be connected to a main clause). Use Ctrl U to Underline and Ctrl B to Bold.(NOTE: Select #1-4 and use Ctrl C to copy and Ctrl V to paste)  Example: The author said Sunim is a Buddhist teacher.Answer: The author said Sunim is a Buddhist teacher.Breathing can help you manage whatever is happening in your life.I don’t know if I get enough sleep for good self-care.Do you believe that accepting yourself and your imperfections reduces stress?Whether you have 30 minutes or not, you should take time to go for a walk each day.

Question 2. A system uses segmentation with a 14-bit virtual…

Question 2. A system uses segmentation with a 14-bit virtual address: the top 2 bits select the segment, the bottom 12 bits are the offset within the segment. All segments grow in the positive direction, and the bound check is strict (the access is valid only if offset < bound). The segment table is: Segment #NameBaseBound 00Code16,3842,048 01Heap28,6723,072 10Stack36,8642,048 What is the result of translating the virtual address 0x0880 (14-bit value; the top 2 bits of the hex representation are zero padding)?