document.write( "Question 318828: If 4 apples and 2 oranges equals $1 and 2 apples and 3 oranges equals $0.70, how much does each apple cost?\r
\n" ); document.write( "\n" ); document.write( "The previous answer confused me.
\n" ); document.write( "

Algebra.Com's Answer #228233 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let A be the cost of an apple, R the cost of an orange.
\n" ); document.write( "\"4 apples and 2 oranges equals $1 (100 cents)\"
\n" ); document.write( "1.\"4A%2B2R=100\"
\n" ); document.write( "\"2 apples and 3 oranges equals $0.70 (70 cents)\"
\n" ); document.write( "2.\"2A%2B3R=70\"
\n" ); document.write( "Multiply eq.2 by (-2) and add to eq. 1 to eliminate A,
\n" ); document.write( "\"-4A-6R%2B4A%2B2R=-140%2B100\"
\n" ); document.write( "\"-4R=-40\"
\n" ); document.write( "\"R=10\"
\n" ); document.write( "Then use either equation to solve for A.
\n" ); document.write( "\"4A%2B2R=100\"
\n" ); document.write( "\"4A%2B2%2810%29=100\"
\n" ); document.write( "\"4A%2B20=100\"
\n" ); document.write( "\"4A=80\"
\n" ); document.write( "\"A=20\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "Apples cost 20 cents ($0.20) and oranges cost 10 cents ($0.10).
\n" ); document.write( "
\n" );