document.write( "Question 1185692: Nimby works as a vendor. He earns a daily wage of 200 pesos and an additional 3
\n" );
document.write( "pesos for every 2 pieces of mangoes sold. If x represents the number of mangoes sold,write the function for his daily earning (y) as a function of the number of mangoes
\n" );
document.write( "sold (x). \n" );
document.write( "
Algebra.Com's Answer #837043 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "y= 200+(3/2)x \n" ); document.write( " |