document.write( "Question 850339: The cost of an orange and an apple is 72 cents. The cost of an apple and a plum 36 cents. The cost of an orange and plum is 62 cents. What would the cost of 2 apples, 2 oranges, and 1 plum? \n" ); document.write( "
Algebra.Com's Answer #512178 by richwmiller(17219) You can put this solution on YOUR website! a+o=72 \n" ); document.write( "a+p=36 \n" ); document.write( "o+p=52 \n" ); document.write( "2a+2o+p=x \n" ); document.write( "a+o=72 \n" ); document.write( "a+p=36 \n" ); document.write( "add \n" ); document.write( "2a+o+p=108 \n" ); document.write( "o+p=52 \n" ); document.write( "subtract \n" ); document.write( "2a=56 \n" ); document.write( "a=28 \n" ); document.write( "p=8 \n" ); document.write( "o=44\r \n" ); document.write( "\n" ); document.write( "152=x\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |