document.write( "Question 1179894: The cost (c) of materials for a deck varies jointly with the width (w) and the length (l).
\n" );
document.write( "If c = $470.40 when w = 12 and l = 16, find the cost when w = 10 and l = 25? Be sure to respond in a
\n" );
document.write( "complete sentence that explains your answer in relation to the question. \n" );
document.write( "
Algebra.Com's Answer #809716 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! c=k*w*l \n" ); document.write( "470.40=k*12*16=192k \n" ); document.write( "k=2.45 \n" ); document.write( "now use k in the second part. \n" ); document.write( "cost=2.45*10*25=$612.50 \n" ); document.write( "as the product of width and length increases, cost increases. Here the product to begin with was 192 and the end was 250, so the cost should increase by a factor of 250/192 or 1.302 (rounded). \n" ); document.write( " |