document.write( "Question 1115140: A landscaper has a budget of $2,250 to plant 100 trees around a new building. If apple trees cost $40 each and peach trees cost $15 each, how many of each type of tree can he plant?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #730031 by ikleyn(52799)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "40a + 15*(100-a) = 2250\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "40a + 1500 - 15a = 2250\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "25a = 2250-1500 = 750 ====> a =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |