document.write( "Question 788735: IF Taylor buys a dozen pieces of fruit for 99 cents. If an apple piece cost 3 cents more than on orange piece and she buys more apples than oranges, how many pieces of each type of fruit did she buy.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #478591 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! A for number of Apples \n" ); document.write( "N for number of Oranges (as in \"naranjas\").\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A+N=12, total of 12 pieces of fruit.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Price for orange is y, units of CENTS. Price for apple is x. \n" ); document.write( "x=3+y in units of CENTS. \n" ); document.write( "ACCOUNTING for the cost, x*A+y*N=99; \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We are given the restriction, |