document.write( "Question 299122: A rectangular dance floor measures 24 feet by 32 feet. The length and width of the floor will both be increased by x feet. Write an equation that can be used to determine the value of x, in feet, if the area of the new dance floor is 1,174.25 square feet.\r
\n" );
document.write( "\n" );
document.write( "What are the dimensions of the new dance floor, in feet, if the area is 1,174.25 square feet? \n" );
document.write( "
Algebra.Com's Answer #215051 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (24+x)(32+x)=1,174.25 \n" ); document.write( "768+56x+x^2=1,174.25 \n" ); document.write( "x^2+56x+768-1,174.25=0 \n" ); document.write( "x^2+56x-406.25=0 \n" ); document.write( "(x+62.5)(x-6.5)=0 \n" ); document.write( "x+62.5=0 \n" ); document.write( "x=-62.5 ans. \n" ); document.write( "x-6.5=0 \n" ); document.write( "x=6.5 ans. \n" ); document.write( " \n" ); document.write( " |