document.write( "Question 133268: The length of a rectangle is fixed at 10cm. What widths will make the perimeter greater than 88cm?\r
\n" );
document.write( "\n" );
document.write( "The width must be greater than _______ cm. \n" );
document.write( "
Algebra.Com's Answer #97491 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! Perimeter is p=2(10+w)=20+2w \n" ); document.write( "and i want p>88 so 20+2w>88 \n" ); document.write( "2w>68 \n" ); document.write( "w>34\r \n" ); document.write( "\n" ); document.write( "The width must be greater than __34_____ cm. \n" ); document.write( " |