document.write( "Question 506412: A rectangle with length 2x-1 and width x+5 has an area of 156 square units. Find x. \n" ); document.write( "
Algebra.Com's Answer #340148 by xdragonfight(116)![]() ![]() ![]() You can put this solution on YOUR website! x=7 \n" ); document.write( "area=length times width \n" ); document.write( "2x7-1=13=length\r \n" ); document.write( "\n" ); document.write( "7+5=12width\r \n" ); document.write( "\n" ); document.write( "13x12=156 \n" ); document.write( " |