document.write( "Question 157573: rectangle where length is one more unit than width ,,the area is 30 square units ,,,what are the length and width dimensions,,,,,neeed the equation \n" ); document.write( "
Algebra.Com's Answer #116108 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! rectangle where length is one more unit than width ,,the area is 30 square units ,,,what are the length and width dimensions,,,,,neeed the equation \n" ); document.write( "------------ \n" ); document.write( "Area = Length x Width, or \n" ); document.write( "A = L*W \n" ); document.write( "so L*W = 30, and L = W+1 \n" ); document.write( "------ \n" ); document.write( "A=LW eqn 1 \n" ); document.write( "L=W+1 eqn 2 \n" ); document.write( "Sub into eqn for for L \n" ); document.write( "A = (W+1)*W = 30 \n" ); document.write( "W^2 + W = 30 \n" ); document.write( "W^2 + W -30 = 0 \n" ); document.write( "Factor it \n" ); document.write( "(W + 6)*(W-5) = 0 \n" ); document.write( "W = -6 \n" ); document.write( "W = 5 \n" ); document.write( "------------- \n" ); document.write( "A rectangle -6 by -5 makes no sense, so ignore that one. \n" ); document.write( "W = 5 \n" ); document.write( "L = 6\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |