A pair of field mice can have a litter of 6 baby mice every three weeks. The young mice are ready to have their own babies three weeks after that, while the parents are still producing new offspring.Based on this create a table with five columns and seven rowsThe table needs to havea) the generation (start at zero)b) the starting number of mice for that generation (start with two mice)c) the number of offspring created by that generationd) the ending number of mice at the end of that generation or cyclee) the number of weeks that have passed from the beginning of that generation to the end (3 weeks).F) Identify the independent and dependent variables and label those columns in the table with the appropriate variable.