answersLogoWhite

0

  1. What allelic frequency will generate twice as many recessive homozygotes as heterozygotes? Answer: We need to solve for the following equation: q2 (aa) = 2 x the frequency of Aa. Thus, q2 (aa) = 2(2pq). Or another way of writing it is q2 = 4 x p x q. We only want q, so lets trash p. Since p = 1 - q, we can substitute 1 - q for p and, thus, q2 = 4 (1 - q) q. Then, if we multiply everything on the right by that lone q, we get q2 = 4q - 4q2. We then divide both sides through by q and get q = 4 - 4q. Subtracting 4 from both sides, and then q (i.e. -4q minus q = -5q) also from both sides, we get -4 = -5q. We then divide through by -5 to get -4/-5 = q, or anotherwards the answer which is 0.8 =q. I cannot imagine you getting this type of problem in this general biology course although if you take algebra good luck.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Why generate radio frequency in resonant cavity?

to filter out unwanted signals.


How long will it take to generate one complete wave a vibration of frequency 5hz?

It will take 0.2 seconds to generate one complete wave vibration with a frequency of 5Hz because frequency is the number of cycles per second, so the time period of one cycle can be calculated as 1/5 = 0.2 seconds.


What is the device called that can convert DC into AC radio frequency something Arc?

An "electric arc" may generate radio frequency noise. There are many devices, having various purposes, which generate RF. Jacobs Ladder, arc welder, Tesla Coil, radio transmitter, microwave oven... Some generate RF for a specific purpose, others generate RF as a by-product.


How can you make a static inverter keeping the frequency at 400Hz accurate?

You can make your static inverter to maintain 400Hz by means of compare the generated frequency of your inverter with the reference buildin frequency generator which is called local oscillator or multivibrator which is fixed at 400 Hz. If your inverter generate frequency grater or less than 400Hz then the comparison between the reference frequency and the generate frequency will produce the error signal to reduce or increase the generated frequence and send it out. This is the principle operation of the Electrical Power Generation System. Post this answer by : tassana.e@thaiairways.com


How to Generate tone of certain frequency for PIC18F4520?

To generate a tone of a specific frequency for a PIC18F4520, you can use the built-in timers and pulse width modulation (PWM) modules. Configure the timer to produce a square wave at the desired frequency and use the PWM module to control the duty cycle. By adjusting the duty cycle of the PWM signal, you can adjust the loudness of the tone.


What is the highest frequency in hertz that can be achieved?

The highest frequency in hertz that can be achieved is determined by the limitations of the equipment used to generate the frequency. In general, frequencies in the terahertz (THz) range are considered the highest achievable frequencies with current technology.


How do you generate signal in matlab?

In MATLAB, you can generate signals using built-in functions. For example, to create a sine wave, you can use the sin function combined with a time vector. Here's a simple example: t = 0:0.01:1; % Time vector from 0 to 1 second with 0.01 second intervals frequency = 2; % Frequency of the sine wave signal = sin(2 * pi * frequency * t); % Generate the sine wave You can also use other functions like rand for random signals or chirp for frequency-swept signals.


How do you generate frequency signal in ladder diagram?

To generate a frequency signal in a ladder diagram, you typically use a timer or counter function. By configuring a timer to create periodic pulses at a specific interval, you can achieve a desired frequency. The output of the timer can be linked to a relay or output coil to create the frequency signal. Additionally, using a counter can help in producing a square wave signal by toggling the output state based on the counted pulses.


What are the uses of electromagnets in music?

What I have read is it is use to generate higher Frequency to give a stable pitch of sound or music...


What frequency does a wine glass break?

The answer is "it's own resonant frequency".. this frequency is dependent on how the glass is made. You can hear this frequency when you rim the glass with a wet finger or smack it with a pen. If you want to break it, place the glass next to a nice speaker, generate a sine-wave tone matching the resonant frequency, and turn it up to 11.


What is the frequency of the waves if it takes 5.0 seconds to generate 10 compressions?

The frequency of the waves is 2 Hz. This is calculated by taking the number of compressions (10) and dividing it by the time taken (5 seconds).


How do you generate 500khz frequency using IC NE555?

To generate a 500 kHz frequency using an NE555 timer, configure it in astable mode. Connect a resistor (R1) and a capacitor (C1) to the discharge and threshold pins, and use a second resistor (R2) to connect from the threshold pin to Vcc. The frequency can be calculated using the formula ( f = \frac{1.44}{(R1 + 2R2)C1} ). By selecting appropriate values for R1, R2, and C1, you can achieve the desired 500 kHz output frequency.