document.write( "Question 1002844: Three apples and two oranges cost $1.25, while two apples and one orange cost 75 cents. At this rate, find the cost of six apples and one orange to the nearest cents? \n" ); document.write( "
Algebra.Com's Answer #619707 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
x, apple price
\n" ); document.write( "y, orange price\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%283x%2B2y=1.25%2C2x%2By=0.75%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Using Elimination Method
\n" ); document.write( "\"system%283x%2B2y=1.25%2C4x%2B2y=1.50%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"4x%2B2y-3x-2y=1.50-1.25\"
\n" ); document.write( "\"highlight%28x=0.25%29\"------how many dollars for one apple\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2x%2By=0.75\"
\n" ); document.write( "\"y=0.75-2x\"
\n" ); document.write( "\"y=0.75-2%280.25%29\"
\n" ); document.write( "\"highlight%28y=0.25%29\"-----one orange ALSO costs 0.25 dollars.
\n" ); document.write( "
\n" );