A certain method for calculating pediatric drug dosages states that if (2024)

A certain method for calculating pediatric drug dosages states that if (1)

L

carcass

Board of Directors

Joined: 01 Sep 2010

Posts: 4496

A certain method for calculating pediatric drug dosages states that if[#permalink]30 May 2024, 06:44

2

Bookmarks

Top Contributor

';$(this).html(tpl);});};}function store_answer( answer ){var timer_duration = 0;//timer_offset = 0;if(timer_stop_time !== null && timer_start_time !== null){timer_duration = Math.floor( ( timer_stop_time.getTime() - timer_start_time.getTime() ) / 1000);}var url = "/forum/timer.php?topic_id=430378&user_id=1&timer_duration=" + timer_duration + "&timer_answer=" + answer + "&r=" + Math.random() + "&sid=9a6feca16944ea42bc3551c76dea44ac";sendAjax( "GET", url, callbackStoreAnswer );}var timer_offset = 0;function timer_click(){if ( timer_id == 0 ){//document.getElementById('timer_button').src="https://cdn.gmatclub.com/cdn/files/forum/styles/gmatclub_light/theme/images/viewtopic/timer_stop.png";document.getElementById('timer_button').src="https://cdn.gmatclub.com/cdn/files/forum/styles/gmatclub_light/theme/images/viewtopic/timer_pause_btn.png";document.getElementById('timer_message').innerHTML = "";var i = 0;$('.statisticWrap').each(function() {var sumbol = '', value = 0;switch(i){case 0:{sumbol = 'a';value = 11;}break;case 1:{sumbol = 'b';value = 12;}break;case 2:{sumbol = 'c';value = 13;}break;case 3:{sumbol = 'd';value = 14;}break;case 4:{sumbol = 'e';value = 15;}break;}$(this).removeClass('correctAnswer');var tpl = '

'+sumbol.toUpperCase()+'

';$(this).html(tpl);i++;});timer_start_time = new Date();timer_start_time.setTime(timer_start_time.getTime() - timer_offset);document.getElementById('timer_display').classList.add('playing');if(timer_offset > 0)timer_loop();elsedocument.getElementById('timer_display').innerHTML = "00:00";timer_id = setInterval( timer_loop, 200 );selected_answer = null;//document.getElementById('timer_button').style.visibility = 'hidden';//document.getElementById('timer_abcde_block').style.display = 'none';}else{timer_stop_time = new Date();timer_offset = timer_stop_time.getTime() - timer_start_time.getTime();clearInterval( timer_id );timer_id = 0;document.getElementById('timer_button').src="https://cdn.gmatclub.com/cdn/files/forum/styles/gmatclub_light/theme/images/viewtopic/timer_play_btn.png";document.getElementById('timer_display').classList.remove('playing');if(selected_answer !== null)store_answer(0);}}function blink_right_answer(){var element = document.getElementById( 'timer_answer_'+'Official Answer and Stats are available only to registered users.Register/Login.'.toLowerCase() );if ( element != null ){if( element.style.visibility == "hidden" ){element.style.visibility = "visible";} else {element.style.visibility = "hidden";}}}function timer_loop(){var current_time = new Date();var timer_elapsed = 0;var timer_minutes = 0;var timer_seconds = 0;timer_elapsed = current_time.getTime() - timer_start_time.getTime();timer_elapsed = Math.floor(timer_elapsed / 1000);timer_minutes = Math.floor(timer_elapsed / 60);timer_seconds = timer_elapsed - timer_minutes * 60;if( timer_minutes < 10 ){timer_minutes= "0" + timer_minutes;}if( timer_seconds < 10 ){timer_seconds = "0" + timer_seconds;}document.getElementById('timer_display').innerHTML = timer_minutes + ":" + timer_seconds;}function write_timer_message( message ){document.getElementById( 'timer_message' ).innerHTML = message;}/*** !!!*/function write_timer_difficulty( percentile ){// console.log( 'write_timer_difficulty - in_percentile = ' + percentile);if(percentile > 0){var tpl_status = '';if(percentile>0 && percentile<=29){tpl_status += 'A certain method for calculating pediatric drug dosages states that if (3)';tpl_status += 'A certain method for calculating pediatric drug dosages states that if (4)';tpl_status += 'A certain method for calculating pediatric drug dosages states that if (5)';}else if(percentile>=30 && percentile<=69){tpl_status += 'A certain method for calculating pediatric drug dosages states that if (6)';tpl_status += 'A certain method for calculating pediatric drug dosages states that if (7)';tpl_status += 'A certain method for calculating pediatric drug dosages states that if (8)';} else if(percentile>=70 && percentile<=99){tpl_status += 'A certain method for calculating pediatric drug dosages states that if (9)';tpl_status += 'A certain method for calculating pediatric drug dosages states that if (10)';tpl_status += 'A certain method for calculating pediatric drug dosages states that if (11)';}var tpl = '';tpl += '

Difficulty:

';tpl += '

';tpl += '';tpl += tpl_status;tpl += '';tpl += '';tpl += ''+getLabelPercentile(percentile)+' ('+getLabelPercentileStatus(percentile)+')';tpl += '

';document.getElementById( 'timer_difficulty' ).innerHTML = tpl;}}/*** !!!*/function getLabelPercentileStatus(in_percentile){var status = 'low';if(in_percentile >= 0 && in_percentile <= 29) {status = 'low';}else if(in_percentile >= 30 && in_percentile <= 69){status = 'medium';} else if(in_percentile >= 70 && in_percentile <= 99){status = 'hard';}return status;}function getLabelPercentile( in_percentile ){var percentile = '0%';if(in_percentile >= 0 && in_percentile <= 9){percentile = '5%';} else if(in_percentile >= 10 && in_percentile <= 19){percentile = '15%';}else if(in_percentile >= 20 && in_percentile <= 29){percentile = '25%';}else if( in_percentile >= 30 && in_percentile <= 39){percentile = '35%';}else if( in_percentile >= 40 && in_percentile <= 49){percentile = '45%';}else if(in_percentile >= 50 && in_percentile <= 59){percentile = '55%';}else if(in_percentile >= 60 && in_percentile <= 69){percentile = '65%';}else if(in_percentile >= 70 && in_percentile <= 79){percentile = '75%';}else if(in_percentile >= 80 && in_percentile <= 89){percentile = '85%';}else if(in_percentile >= 90 && in_percentile <= 99){percentile = '95%';}return percentile;}function enable_timer_answer_group(){if ( show_answer_id != 0 ){clearInterval( show_answer_id );show_answer_id = 0;}var element = document.getElementById( 'timer_answer_' + 'Official Answer and Stats are available only to registered users.Register/Login.'.toLowerCase() );if ( element != null ){element.style.visibility = "visible";}//document.getElementById('timer_button').style.visibility = 'visible';//document.getElementById('timer_abcde_block').style.display = 'block';if( document.getElementById( 'timer_answer_1' ) ){document.getElementById( 'timer_answer_1' ).disabled = false;}if( document.getElementById( 'timer_answer_2' ) ){document.getElementById( 'timer_answer_2' ).disabled = false;}if( document.getElementById( 'timer_answer_3')){document.getElementById( 'timer_answer_3').disabled = false;}if ( document.getElementById( 'timer_answer_a' ) ){document.getElementById( 'timer_answer_a' ).src="https://cdn.gmatclub.com/cdn/files/forum/styles/gmatclub_light/theme/images/viewtopic/buttons/a_white.png";document.getElementById( 'timer_answer_a' ).onclick = function() { timer_answer( 11 ) };}if ( document.getElementById( 'timer_answer_b' ) ){document.getElementById( 'timer_answer_b' ).src="https://cdn.gmatclub.com/cdn/files/forum/styles/gmatclub_light/theme/images/viewtopic/buttons/b_white.png";document.getElementById( 'timer_answer_b' ).onclick = function() { timer_answer( 12 ) };}if ( document.getElementById( 'timer_answer_c' ) ){document.getElementById( 'timer_answer_c' ).src="https://cdn.gmatclub.com/cdn/files/forum/styles/gmatclub_light/theme/images/viewtopic/buttons/c_white.png";document.getElementById( 'timer_answer_c' ).onclick = function() { timer_answer( 13 ) };}if ( document.getElementById( 'timer_answer_d' ) ){document.getElementById( 'timer_answer_d' ).src="https://cdn.gmatclub.com/cdn/files/forum/styles/gmatclub_light/theme/images/viewtopic/buttons/d_white.png";document.getElementById( 'timer_answer_d' ).onclick = function() { timer_answer( 14 ) };}if ( document.getElementById( 'timer_answer_e' ) ){document.getElementById( 'timer_answer_e' ).src="https://cdn.gmatclub.com/cdn/files/forum/styles/gmatclub_light/theme/images/viewtopic/buttons/e_white.png";document.getElementById( 'timer_answer_e' ).onclick = function() { timer_answer( 15 ) };}}/* Timer Mod End-------------- */

A certain method for calculating pediatric drug dosages states that if (13)

Show timer

00:00

A

B

C

D

E

Difficulty:

A certain method for calculating pediatric drug dosages states that if (14)A certain method for calculating pediatric drug dosages states that if (15)A certain method for calculating pediatric drug dosages states that if (16)15%(low)

Question Stats:

94%(01:57)correctA certain method for calculating pediatric drug dosages states that if (17)6%(04:30) wrongA certain method for calculating pediatric drug dosages states that if (18)based on49sessions

HideShowDIFFICULTY AND TIMER STATISTICS

­A certain method for calculating pediatric drug dosages states that if \(d\) is the adult dosage, in milligrams, and \(y\) is the child’s age, in years, then the child’s dosage, in milligrams, is \(d \times (\frac{y+1}{24})\). If the adult dosage for a particular drug is 800 milligrams, what is an 8-year-old child’s dosage, in milligrams, according to this method?

A. 200
B. 225
C. 250
D. 275
E. 300­

ShowHide Answer

Official Answer

Official Answer and Stats are available only to registered users.Register/Login.

_________________

COLLECTION OF QUESTIONS AND RESOURCES
Quant: 1. ALL GMATPrep questions Quant/Verbal 2. Bunuel Signature Collection - The Next Generation 3. Bunuel Signature Collection ALL-IN-ONE WITH SOLUTIONS 4. Veritas Prep Blog PDF Version 5. MGMAT Study Hall Thursdays with Ron Quant Videos
Verbal:1. Verbal question bank and directories by Carcass 2. MGMAT Study Hall Thursdays with Ron Verbal Videos 3. Critical Reasoning_Oldy but goldy question banks 4. Sentence Correction_Oldy but goldy question banks 5. Reading-comprehension_Oldy but goldy question banks

Signature Read More

A certain method for calculating pediatric drug dosages states that if (19)

L

Archit3110

GMAT Club Legend

A certain method for calculating pediatric drug dosages states that if (20)

Joined: 18 Aug 2017

Status:You learn more from failure than from success.

Posts: 7901

Location: India

Concentration: Sustainability, Marketing

GMAT Focus 1:
545 Q79 V79 DI73 A certain method for calculating pediatric drug dosages states that if (21)

GPA: 4

WE:Marketing (Energy and Utilities)

Re: A certain method for calculating pediatric drug dosages states that if[#permalink]30 May 2024, 08:14

1

Kudos

Y is 8
Dosage shall be 9/24 = 0.375
0.375×800 =300
Option E

carcass is this new OG question?

Posted from my mobile device

A certain method for calculating pediatric drug dosages states that if (24)

L

carcass

Board of Directors

Joined: 01 Sep 2010

Posts: 4496

Re: A certain method for calculating pediatric drug dosages states that if[#permalink]30 May 2024, 08:54

Top Contributor

Until now....yes the only one

Posted from my mobile device
_________________

COLLECTION OF QUESTIONS AND RESOURCES
Quant: 1. ALL GMATPrep questions Quant/Verbal 2. Bunuel Signature Collection - The Next Generation 3. Bunuel Signature Collection ALL-IN-ONE WITH SOLUTIONS 4. Veritas Prep Blog PDF Version 5. MGMAT Study Hall Thursdays with Ron Quant Videos
Verbal:1. Verbal question bank and directories by Carcass 2. MGMAT Study Hall Thursdays with Ron Verbal Videos 3. Critical Reasoning_Oldy but goldy question banks 4. Sentence Correction_Oldy but goldy question banks 5. Reading-comprehension_Oldy but goldy question banks

Signature Read More

A certain method for calculating pediatric drug dosages states that if (26)

S

DanTheGMATMan

Tutor

Joined: 02 Oct 2015

Posts: 245

Re: A certain method for calculating pediatric drug dosages states that if[#permalink]31 May 2024, 05:38

1

Kudos

Expert Reply

­Yayy a new problem. Pretty straightforward:

_________________

I provide elite, patient, pay-as-you-go GMAT and GRE tutoring in NYC and online. Over 12 years of experience as a full time tutor.
Check me out at https://www.g-m-a-t.com/

Signature Read More

A certain method for calculating pediatric drug dosages states that if (28)

L

stne

SVP

A certain method for calculating pediatric drug dosages states that if (29)

Joined: 27 May 2012

Posts: 1692

Re: A certain method for calculating pediatric drug dosages states that if[#permalink]02 Jun 2024, 09:21

1

Kudos

carcass wrote:

­A certain method for calculating pediatric drug dosages states that if d is the adult dosage, in milligrams, and y is the child’s age, in years, then the child’s dosage, in milligrams, is \(d=(\frac{y+1}{24})\). If the adult dosage for a particular drug is 800 milligrams, what is an 8-year-old child’s dosage, in milligrams, according to this method?

A. 200
B. 225
C. 250
D. 275
E. 300

­The child's dosage is given by \(d = \frac{y+1}{24}\)­,

Yet everyone is doing :Child's dose == d*(\(\frac{y+1}{24}\)­), why?­

Infact according to original eqn : \(800 = \frac{9}{24}\)­, which is not possible.

carcass, is there a typo. Thank you.­
_________________

- Stne

Signature Read More

A certain method for calculating pediatric drug dosages states that if (31)

L

carcass

Board of Directors

Joined: 01 Sep 2010

Posts: 4496

Re: A certain method for calculating pediatric drug dosages states that if[#permalink]02 Jun 2024, 09:40

Top Contributor

Fixed. Thank you. = instead of *.....but of course the formula must have *. Just a mismatch. My bad

d=800 and y=8. These are given

Put into the formula

\(800 \times \dfrac{8+1}{24}\)

Calculate

300 is the answer­
_________________

COLLECTION OF QUESTIONS AND RESOURCES
Quant: 1. ALL GMATPrep questions Quant/Verbal 2. Bunuel Signature Collection - The Next Generation 3. Bunuel Signature Collection ALL-IN-ONE WITH SOLUTIONS 4. Veritas Prep Blog PDF Version 5. MGMAT Study Hall Thursdays with Ron Quant Videos
Verbal:1. Verbal question bank and directories by Carcass 2. MGMAT Study Hall Thursdays with Ron Verbal Videos 3. Critical Reasoning_Oldy but goldy question banks 4. Sentence Correction_Oldy but goldy question banks 5. Reading-comprehension_Oldy but goldy question banks

Signature Read More

A certain method for calculating pediatric drug dosages states that if (33)

gmatclubot

Re: A certain method for calculating pediatric drug dosages states that if[#permalink]

02 Jun 2024, 09:40

A certain method for calculating pediatric drug dosages states that if (2024)

References

Top Articles
Latest Posts
Article information

Author: Greg Kuvalis

Last Updated:

Views: 5289

Rating: 4.4 / 5 (55 voted)

Reviews: 94% of readers found this page helpful

Author information

Name: Greg Kuvalis

Birthday: 1996-12-20

Address: 53157 Trantow Inlet, Townemouth, FL 92564-0267

Phone: +68218650356656

Job: IT Representative

Hobby: Knitting, Amateur radio, Skiing, Running, Mountain biking, Slacklining, Electronics

Introduction: My name is Greg Kuvalis, I am a witty, spotless, beautiful, charming, delightful, thankful, beautiful person who loves writing and wants to share my knowledge and understanding with you.