document.write( "Question 71313: The distance from first to second base in indoor baseball is 33ft less than the corresponding distance in softball. The square bounded by the bases of an indoor baseball diamond is 2871 square feet less in area than that bounded by the bases of a softball diamond. Find the distance from one base to the other in indoor baseball. \n" ); document.write( "
Algebra.Com's Answer #51109 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The distance from first to second base in indoor baseball is 33 ft less than the corresponding distance in softball. The square bounded by the bases of an indoor baseball diamond is 2871 square feet less in area than that bounded by the bases of a softball diamond. Find the distance from one base to the other in indoor baseball.
\n" ); document.write( ":
\n" ); document.write( "Let x = base distance on an indoor baseball field
\n" ); document.write( ":
\n" ); document.write( "x^2 = the area of an indoor baseball field
\n" ); document.write( ":
\n" ); document.write( "(x+33) = base distance on a softball field
\n" ); document.write( ":
\n" ); document.write( "(x+33)^2 = area of a softball field
\n" ); document.write( ":
\n" ); document.write( "Problem states:
\n" ); document.write( "Softball field area - 2871 = indoor field area
\n" ); document.write( "(x+33)^2 - 2781 = x^2
\n" ); document.write( "x^2 + 66x + 1089 - 2871 = x^2: FOILed (x+33)(x+33)
\n" ); document.write( "x^2 + 66x - 1782 = x^2
\n" ); document.write( "x^2 - x^2 + 66x - 1782 = 0; subtracted x^2 from both sides
\n" ); document.write( "66x - 1782 = 0
\n" ); document.write( "66x = +1782
\n" ); document.write( "x = 1782/66
\n" ); document.write( "x = 27 ft, base distance, indoor baseball
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution: Softball dist = 27+33 = 60: 60^2 - 27^2 = 2871
\n" ); document.write( "
\n" );