document.write( "Question 1144639: A farmer planted a trial poppy crop in a rectangular plot 40 metres long and 35 metres wide. The trial was successful, so the next year the farmer decides to increase the poppy plot by a further 1000 square metres. To do this the farmer increases the width of the plot by x metres and the length of the plot by 4x metres.
\n" );
document.write( "a) Draw a diagram with the following information
\n" );
document.write( "b) What is the total area (in m^2) of the larger poppy plot?
\n" );
document.write( "c) Write an equation, in standard quadratic form, to describe the area of the larger poppy plot in terms of x.
\n" );
document.write( "d) Using your equation in part c), apply algebraic techniques to find the dimensions (length and width) of the larger poppy plot. \n" );
document.write( "
Algebra.Com's Answer #765840 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "(a) You can draw the diagram.... \n" ); document.write( "(b) (40*35)+1000 = 1400+1000 = 2400 \n" ); document.write( "(c) (40+4x)(35+x) = 2400 \n" ); document.write( "(d) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Clearly the -50 makes no sense in the problem; so x=5. \n" ); document.write( "The dimensions of the large field are \n" ); document.write( "length: 40+4(5) = 60 \n" ); document.write( "width: 35+5 = 40 \n" ); document.write( " |