Question

Draw a tree that contains members of your family. The root should contain your mother’s mother....

Draw a tree that contains members of your family. The root should contain your mother’s mother. Her children nodes contain her actual children, and below those nodes are her children’s children, and so on.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Replace with original names to convert tree to your context.

Lets assume a family. Your name is A. You have siblings SB1 and SB2. Your mother's name is M. She has siblings MSB1 and MSB2 and your mother's mother's name is MM.

MSB1 have children C11, C12 and C13

MSB2 have children C21, C22 and C23

MSB1 MSB2 C21 C22 c23 SB1ASB2

Add a comment
Know the answer?
Add Answer to:
Draw a tree that contains members of your family. The root should contain your mother’s mother....
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • The following family tree contains many members who had or have the disease "Emseebeeitis" (indicated by...

    The following family tree contains many members who had or have the disease "Emseebeeitis" (indicated by the shaded circles and squares) (circles represent females and squares represent males). Those individuals who are healthy are indicated by unshaded figures. Those individuals who died have a slash mark. Those people who are still alive (1-16) were analyzed for a particular microsatellite "BH106". 1 2 3 DNA was isolated from each surviving member and microsatellite "BH106" was amplified by PCR and products were...

  • Question 23 Your friend Jeanie Alahgee has researched her family tree and finds that a large...

    Question 23 Your friend Jeanie Alahgee has researched her family tree and finds that a large number of her family members have either red hair or blond hair and either green eyes or blue eyes. She make's list of these family members and records her data below: Blue Eyes Green Eyes Total Blond 63 25 88 Red head 16 21 37 Total 79 46 125 If a person chosen at random from Jeanie's list has red hair, what is the...

  • Question 26 3 pts Your friend Jeanie Alahgee has researched her family tree and finds that...

    Question 26 3 pts Your friend Jeanie Alahgee has researched her family tree and finds that a large number of her family members have either red hair or blond hair and either green eyes or blue eyes. She makes a list of these family members and records her data below: Blue Eyes Green Eyes Total Blond 63 25 88 Red head 16 21 37 Total 79 46 125 What is the probability that a person chosen at random from Jeanie's...

  • Question 21 4 pts Your friend Jeanie Alahgee has researched her family tree and finds that...

    Question 21 4 pts Your friend Jeanie Alahgee has researched her family tree and finds that a large number of her family members have either red hair or blond hair and either green eyes or blue eyes. She makes a list of these family members and records her data below: Blue Eyes Green Eyes Total Blond 63 25 88 Red head 16 21 37 Total 79 46 125 - What is the probability that a person chosen at random from...

  • Sc Python 1 Task 2 3 Consider a binary tree of N vertices 4 such that children of node K are 2* K + 1. Vertex 1...

    Sc Python 1 Task 2 3 Consider a binary tree of N vertices 4 such that children of node K are 2* K + 1. Vertex 1 is the root Kand 2 of the tree and each node has an integer value associated with it. Such a tree may be represented as an array of N integers by writing down values from consecutive nodes For example, the tree below 8 Test might be represented as an array o A node...

  • Part B (BI). Implement a Red-Black tree with only operation Insert(). Your program should read from...

    Part B (BI). Implement a Red-Black tree with only operation Insert(). Your program should read from a file that contain positive integers and should insert those numbers into the RB tree in that order. Note that the input file will only contain distinct integers. Print your tree by level using positive values for Black color and negative values for Red color Do not print out null nodes. Format for a node: <Node_value>, <Parent_value>). For example, the following tree is represented...

  • Java binary search tree Add the following print method to the binary search tree class created...

    Java binary search tree Add the following print method to the binary search tree class created in class (on D2L). This method should print all the nodes in the tree in level order (root first, then all children of root, then all children of those). Ensure your method runs in O(N), include comments to show how it conforms to this rule. Method header: public void printInLevelOrder() public class BinarySearchTree<E extends Comparable<? super E>> { private Node root; public BinarySearchTree() {...

  • I am having problems with the following assignment. It is done in the c language. The...

    I am having problems with the following assignment. It is done in the c language. The code is not reading the a.txt file. The instructions are in the picture below and so is my code. It should read the a.txt file and print. The red car hit the blue car and name how many times those words appeared. Can i please get some help. Thank you. MY CODE: #include <stdio.h> #include <stdlib.h> #include <string.h> struct node { char *str; int...

  • UseMath2 Write a program called UseMath2. It should contain a class called UseMath2 that contains the...

    UseMath2 Write a program called UseMath2. It should contain a class called UseMath2 that contains the method main. The program should ask for a number from the user and then print the information shown in the examples below. Look at the examples below and write your program so it produces the same input/output. Examples (the input from the user is in bold face) % java UseMath2 enter a number: 0 enter a second number: 0 the maximum of the two...

  • • Drawing #3: Draw a triglyceride. Your drawing should contain 1 saturated fatty acid chain (10...

    • Drawing #3: Draw a triglyceride. Your drawing should contain 1 saturated fatty acid chain (10 carbons in length), 1 monounsaturated fatty acid chain (10 carbons in length), and 1 polyunsaturated fatty acid chain (10 carbons in length). This will take some work. and make sure your drawing includes them. In some cases, you may have to edit your 3 examples. It took multiple searches to build that picture.) Label each of the chains so I know which chain is...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT