document.write( "Question 1204820: A nuclear accident is reported in a power plant in an isolated reservation. The location of the power plant and surrounding area is indicated using the following x-y coordinate system, where the power plant is spotted at the origin of the coordinate system.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "A straight road runs across the reservation as indicated in the dotted line, that intersects the x and y coordinate axis at 7 km due east (A) and 1.4 km due north (B) from the origin. Scientists are required to set up a camp, adjacent to the road between points A and B, where the radiation level is minimum. Further, the radiation level at a particular location on the first quadrant of the coordinate system was identified as the following function of distances,\r
\n" );
document.write( "\n" );
document.write( "Radiation level = 6x+5y²\r
\n" );
document.write( "\n" );
document.write( "where x and y are the distance along the x-axis and the y-axis respectively.\r
\n" );
document.write( "\n" );
document.write( "a) Formulate the optimization model for the problem.
\n" );
document.write( "b) Identify the appropriate optimization technique with justification.
\n" );
document.write( "a) Hence obtain a suitable location for a campsite along the road(assume a position on the road), where the radiation level is minimum. \n" );
document.write( "
Algebra.Com's Answer #841331 by ikleyn(52778)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A nuclear accident is reported in a power plant in an isolated reservation. The location of the power plant \n" ); document.write( "and surrounding area is indicated using the following x-y coordinate system, where the power plant is spotted \n" ); document.write( "at the origin of the coordinate system.\r \n" ); document.write( "\n" ); document.write( "A straight road runs across the reservation as indicated in the dotted line, that intersects the x and y \n" ); document.write( "coordinate axis at 7 km due east (A) and 1.4 km due north (B) from the origin. Scientists are required \n" ); document.write( "to set up a camp, adjacent to the road between points A and B, where the radiation level is minimum. \n" ); document.write( "Further, the radiation level at a particular location on the first quadrant of the coordinate system \n" ); document.write( "was identified as the following function of distances, \n" ); document.write( "Radiation level = 6x+5y² \n" ); document.write( "where x and y are the distance along the x-axis and the y-axis respectively. \n" ); document.write( "a) Formulate the optimization model for the problem. \n" ); document.write( "b) Identify the appropriate optimization technique with justification. \n" ); document.write( " \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this problem, the required steps and technique are as described below.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(1) Write an equation of the straight line defined by given points.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(2) From this equation, express x as a function of y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(3) substitute this expression into the function describing the radiation level. \n" ); document.write( " It will give a radiation function on the road as a function of one variable y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(4) The last step is to find the minimum of radiation along the road using standard method of Calculus \n" ); document.write( " (or more simple Algebra method, if we are lucky).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Below is an implementation of this general plan.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "(1) The road passes throw points A= (7,0) and B= (0,1.4). Hence, the slope is m =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "/////////////////////\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "What is strange in this problem from the common sense of view is that the radiation level function\r \n" ); document.write( "\n" ); document.write( "has this form 6x + 5y^2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From the common sense of view, this function should depend on the radius only, \n" ); document.write( "(on the distance from the origin) and should monotonically decrease from the origin, \n" ); document.write( "if an accident happened at the origin.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, any physicist (and any person having common sense) will be confused / (perplexed) \n" ); document.write( "by such formulation. But, from the other side, it is a Math problem, so perhaps we should not \n" ); document.write( "ask such questions, at all.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Nevertheless, keep it in mind (and tell it to your professor/boss) that from the side, it looks ABSURDIST.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Do not distribute (do not spread) it in the Internet so as not to embarrass yourself.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Having such \"radiation level function\", the best location to place a camp is the epicenter at the origin, \r \n" ); document.write( "\n" ); document.write( "because the radiation level is ZERO there, meaning that there is no radiation at the camp.\r \n" ); document.write( "\n" ); document.write( "Surely, it is very ludicrous answer - but it is correct, in the context of given radiation function.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Every day at this forum, I see incoming \"problems\" that contradict \n" ); document.write( "to common sense or are incorrect, so it just does not surprise me.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "My duty is only to warn the customers about deficiencies that I see in their problems.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |