document.write( "Question 527663: can you please help me solve this problem:\r
\n" );
document.write( "\n" );
document.write( "Fidel bought a basket of peaches and honeydew melons from a fruit stand.He bought a total of 15 fruits for $28.50.If peaches were $1.25 and honeydew melons were $4.50 each,how many of each fruits did Fidel buy?\r
\n" );
document.write( "\n" );
document.write( "thank you. \n" );
document.write( "
Algebra.Com's Answer #348989 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! p+h=15 \n" ); document.write( "h=15-p \n" ); document.write( "------------- \n" ); document.write( "1.25p+4.50h=28.50 \n" ); document.write( "1.25p+4.50(15-p)=28.50 \n" ); document.write( "1.25p+67.5-4.5p=28.50 \n" ); document.write( "-3.25p=-39 \n" ); document.write( "p=-39/-3.25 \n" ); document.write( "p=12 peaches \n" ); document.write( "------------ \n" ); document.write( "h=15-p \n" ); document.write( "h=15-12 \n" ); document.write( "h=3 honeydew \n" ); document.write( "-------- \n" ); document.write( "3*4.5=$13.50 \n" ); document.write( "12*1.25=$15.00 \n" ); document.write( " |