document.write( "Question 704492: I havne't taken an algebra class in over twenty years and need help solving two problem:\r
\n" );
document.write( "\n" );
document.write( "2. Bob Brown bought two plots of land for a total of $110,000. On the first plot, he made a profit of 16%. On the second, he lost 4%. His total profit was $9600. How much did he pay for each piece of land?\r
\n" );
document.write( "\n" );
document.write( "3. A major car rental firm charges $57 a day with unlimited mileage. A discount firm offers a similar car for $24 a day plus 22 cents per mile. How far must you drive in a day in order for the cost to be the same at both firms?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #434124 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( ".16X-.04(110000-X)=9600 \n" ); document.write( ".16X-4400+.04X=9600 \n" ); document.write( ".20X=9600+4400 \n" ); document.write( ".20X=14000 \n" ); document.write( "X=14000/.20 \n" ); document.write( "X=$70000 VALUE OF THE LOT @ 16% \n" ); document.write( "110000-70000=40000 VALUE OF LOT @ 4% \n" ); document.write( "PROOF: \n" ); document.write( ".16*70000-.04*40000=9600 \n" ); document.write( "11200-1600=9600 \n" ); document.write( "9600=9600 \n" ); document.write( "################################### \n" ); document.write( "57=24+.22X \n" ); document.write( ".22X=57-24 \n" ); document.write( ".22X=33 \n" ); document.write( "X=33/.22 \n" ); document.write( "X=150 MILES. \n" ); document.write( "PROOF: \n" ); document.write( "57=24+.22*150 \n" ); document.write( "57=24+33 \n" ); document.write( "57=57 \n" ); document.write( " |