document.write( "Question 1173117: To prepare a fruit salad, Sandra buys 3 apples and 5 apricots. The amount of his invoice is $ 3.25.
\n" ); document.write( "Knowing that an apple costs 15 ยข more than an apricot
\n" ); document.write( "how much does each fruit cost
\n" ); document.write( "

Algebra.Com's Answer #798260 by greenestamps(13198)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "(1) with formal algebra....

\n" ); document.write( "x = cost of each apricot (cents)
\n" ); document.write( "x+15 = cost of each apple

\n" ); document.write( "The total cost of 3 apples and 5 apricots is $3.25, or 325 cents:

\n" ); document.write( "\"3%28x%2B15%29%2B5%28x%29+=+325\"

\n" ); document.write( "Solve using basic algebra....

\n" ); document.write( "(2) Informally....

\n" ); document.write( "Pay the \"extra\" 15 cents for each of the 3 apples; the remaining cost is $3.25 minus 3 times 15 cents: $3.25-3($0.15) = $2.80.
\n" ); document.write( "The remaining cost of all 8 fruits is now the same: $2.80/8 = $0.35.
\n" ); document.write( "So the cost of each apricot is 35 cents; the cost of each apple is 35+15 = 50 cents.

\n" ); document.write( "CHECK: 3($0.50)+5($0.35) = $1.50+$1.75 = $3.25

\n" ); document.write( "Even if a formal algebraic solution is needed, solving the problem using logical reasoning and mental arithmetic is good brain exercise.

\n" ); document.write( "
\n" ); document.write( "
\n" );