document.write( "Question 1210397: Andrew bought some apples and pears. The ratio of the number of apples bought to the number of pears bought was 7:4. He spent $61.20. He paid $22.80 more for the apples than the pears. Each apple was $0.30 more than each pears.
\n" ); document.write( "(a) How much did he spend on the pears?
\n" ); document.write( "(b) How many pears did he buy?
\n" ); document.write( "

Algebra.Com's Answer #852208 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Andrew bought some apples and pears. The ratio of the number of apples bought to the number of pears bought was 7:4.
\n" ); document.write( "He spent $61.20. He paid $22.80 more for the apples than the pears. Each apple was $0.30 more than each pears.
\n" ); document.write( "(a) How much did he spend on the pears?
\n" ); document.write( "(b) How many pears did he buy?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let A be the amount he spent for apples.\r\n" );
document.write( "\r\n" );
document.write( "Let P be the amount he spent for pears.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the problem, we have these two equations\r\n" );
document.write( "\r\n" );
document.write( "    A + P = 61.20,    (1)\r\n" );
document.write( "\r\n" );
document.write( "    A - P = 22.80.    (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To find P, subtract equation (2) from equation (1).  You will get\r\n" );
document.write( "\r\n" );
document.write( "    2P = 61.20 - 22.80\r\n" );
document.write( "\r\n" );
document.write( "    2P = 38.4,  P = 38.4/2 = 19.2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus, Andrew spent $19.20 for pears.  It is the answer for question (a).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From this, we conclude that Andrew spent  $61.20 - $19.20 = $42.00 for apples.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "                   Now we start solving (b).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Andrew has 7n apples and 4n pears.  The number 'n' is unknown, and we want to find it.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The price for one apple is  \"42%2F%287n%29\" = \"6%2Fn\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The price for one pear is  \"19.2%2F%284n%29\" = \"4.8%2Fn\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The difference equation for price is\r\n" );
document.write( "\r\n" );
document.write( "    \"6%2Fn\" - \"4.8%2Fn\" = 0.3  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find 'n'\r\n" );
document.write( "\r\n" );
document.write( "    \"1.2%2Fn\" = 0.3,\r\n" );
document.write( "\r\n" );
document.write( "    n = \"1.2%2F0.3\" = 4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, Andrew bought  7n = 7*4 = 28 apples and 4n = 4*4 = 16 pears.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is the answer to question (b).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "All questions are answered and the problem is solved completely.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );