document.write( "Question 905912: Two apples and one orange together cost 72 cent. One apple and two oranges together costs 63 cent. How much does one orange cost? \n" ); document.write( "
Algebra.Com's Answer #549506 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
This questions is duplicate but the answer given was wrong.\r
\n" ); document.write( "\n" ); document.write( "2a+1o=72
\n" ); document.write( "1a+2o=63
\n" ); document.write( "multiply #2 by 2
\n" ); document.write( "2a+4o=126
\n" ); document.write( "multiply #1 by -1
\n" ); document.write( "2a+4o=126
\n" ); document.write( "-2a-1o=-72
\n" ); document.write( "add
\n" ); document.write( "3o=54
\n" ); document.write( "o=18
\n" ); document.write( "One orange costs 18 cents
\n" ); document.write( "
\n" );