document.write( "Question 971875: The length and breadth of a rectangular are (5X +3) and (3X-2)cm. Write down in terms of X,
\n" );
document.write( "(a) the perimeter
\n" );
document.write( "(b) area.
\n" );
document.write( "If the area of the rectangle is 230cm²,find the value of X and hence write down the perimeter of the rectangle. \n" );
document.write( "
Algebra.Com's Answer #594253 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! P= 2L + 2W= 2(5X+3) + 2(3X-2) = 10X +6 +6X-4 =16X-2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "AREA= L * W=15x^2-x-6\r \n" ); document.write( "\n" ); document.write( "230=15x^2-x-6\r \n" ); document.write( "\n" ); document.write( "15x^2-x-236=0\r \n" ); document.write( "\n" ); document.write( "(15x+59) (x-4)=0 \n" ); document.write( "first term will not make sense, as x <0 \n" ); document.write( "x=4\r \n" ); document.write( "\n" ); document.write( "Length is 23 \n" ); document.write( "width is 10\r \n" ); document.write( "\n" ); document.write( "Perimeter is twice their sum, or 66. \n" ); document.write( " |