document.write( "Question 614170: Honeydew melon costs four times as much as a peach . Together they coast $1.50. How much does each cost \n" ); document.write( "
Algebra.Com's Answer #386426 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Honeydew melon costs four times as much as a peach . Together they coast $1.50. How much does each cost
\n" ); document.write( ".
\n" ); document.write( "Let p = cost of peach
\n" ); document.write( "then
\n" ); document.write( "4p = cost of honeydew melon
\n" ); document.write( ".
\n" ); document.write( "p + 4p = 1.50
\n" ); document.write( "5p = 1.50
\n" ); document.write( "p = $0.30 (peach)
\n" ); document.write( ".
\n" ); document.write( "Honeydew:
\n" ); document.write( "4p = 4(.30) = $1.20
\n" ); document.write( "
\n" );