document.write( "Question 810810: The length of a rectangle is (x+4)cm.
\n" );
document.write( "The width is (x-3)cm.
\n" );
document.write( "The area of the rectangle is 78cm^2.\r
\n" );
document.write( "\n" );
document.write( "(a) Use this information to write down an equation in terms of x.
\n" );
document.write( "(b) Write down the length and the width of the rectangle.\r
\n" );
document.write( "\n" );
document.write( "I haven't been taught this yet at school but it came up in one of my practice papers :)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #488435 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! a) (x+4)(x-3)=78\r \n" ); document.write( "\n" ); document.write( "b)\r \n" ); document.write( "\n" ); document.write( "solving: (x+4)(x-3)=78\r \n" ); document.write( "\n" ); document.write( "x^2+x-12 = 78\r \n" ); document.write( "\n" ); document.write( "x^2+x -90= 0\r \n" ); document.write( "\n" ); document.write( "(x-9)(x+10) = 0\r \n" ); document.write( "\n" ); document.write( "x = 9 or x = -10\r \n" ); document.write( "\n" ); document.write( "since x must be > 0\r \n" ); document.write( "\n" ); document.write( "x = 9 \r \n" ); document.write( "\n" ); document.write( "Length = x+4 = 13 \n" ); document.write( "width = x-3 = 6\r \n" ); document.write( "\n" ); document.write( "You can ask me more at : mthman@gmail.com\r \n" ); document.write( "\n" ); document.write( "Thanks \n" ); document.write( " |