document.write( "Question 398208: I need help in trying to understand exactly what formula I need to find the answer to this problem. \r
\n" );
document.write( "\n" );
document.write( "A real estate investor bought acreage for $7200. After reselling three-fourths of the acreage at a profit of $30 per acre, she recovered the $7200. How many acres did she sell? \r
\n" );
document.write( "\n" );
document.write( "Thank you for your help. \n" );
document.write( "
Algebra.Com's Answer #282166 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A real estate investor bought acreage for $7200. After reselling three-fourths of the acreage at a profit of $30 per acre, she recovered the $7200. How many acres did she sell? \n" ); document.write( "------ \n" ); document.write( "Let original price per acre be \"x\" \n" ); document.write( "Let the # of acres be \"y\" \n" ); document.write( "--- \n" ); document.write( "unit price*# of acres = total price paid \n" ); document.write( "----------------------------- \n" ); document.write( "xy = 7200 dollars \n" ); document.write( "-------------------------- \n" ); document.write( "When the price is x+30 and # of acres is (3/4)y you get: \n" ); document.write( "(x+30)(3/4)y = 7200 \n" ); document.write( "========================= \n" ); document.write( "Solve the system: \n" ); document.write( "xy = 7200 \n" ); document.write( "(x+30)(3/4)y = 7200 \n" ); document.write( "---- \n" ); document.write( "y = 7200/x \n" ); document.write( "Substitute for \"y\" and solve for \"x\": \n" ); document.write( "(x+30)(3/4)(7200/x) = 7200 \n" ); document.write( "----- \n" ); document.write( "(x+30)(1800/x) = 2400 \n" ); document.write( "--- \n" ); document.write( "(x+30)(3) = 4x \n" ); document.write( "3x+90 = 4x \n" ); document.write( "x = 90 acres (original number of acres) \n" ); document.write( "(3/4)x = (3/4)90 = 67.5 (# of acres she sold) \n" ); document.write( "================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |