document.write( "Question 164182: Not sure if I picked the right category but the question is as followed:\r
\n" );
document.write( "\n" );
document.write( "The width of a rectangle is x. The area is x^2+50x. Find the length? \n" );
document.write( "
Algebra.Com's Answer #120968 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The width of a rectangle is x. The area is x^2+50x. Find the length? \n" ); document.write( "---------------------- \n" ); document.write( "Area = length*width \n" ); document.write( "x^2+50x = L*x \n" ); document.write( "L = (x^2+50x)/x \n" ); document.write( "L = x + 50 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |