document.write( "Question 876268: We are told by geographers that the length of a river is approximately proportional to the 0.6th power of the basin of land that it drains. Expressed as a formula, this is , where L is the length of the river in kilometres and k is a non-zero constant.\r
\n" );
document.write( "\n" );
document.write( "a) The Rio Grande drains a basin about and is 3034 km long. Find k to three decimal places and write L as a function of A.\r
\n" );
document.write( "\n" );
document.write( "b)Find to the nearest kilometre, the length of a river that drains a basin of about . \n" );
document.write( "
Algebra.Com's Answer #528669 by rothauserc(4718) You can put this solution on YOUR website! L = k * A^0.6 \n" ); document.write( "a) L = 3034 and A = 500000 \n" ); document.write( "k = 3034 / (500000^0.6) \n" ); document.write( "k = 1.155 \n" ); document.write( "L = 1.155 * A^0.6 \n" ); document.write( "b) L = 1.155 * 20000^0.6 \n" ); document.write( "L = 439.744 \n" ); document.write( "L = 440 kilometres\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |