document.write( "Question 446940: Zack and Mindy picked a row of peas together in m minutes. it would have taken Zack n minutes to pick the row of peas by himself. what fraction of the row of peas did Zack pick? what fraction of the row of peas did Mindy pick? \n" ); document.write( "
Algebra.Com's Answer #307781 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! z=zack \n" ); document.write( "y=mindy \n" ); document.write( "z=n\r \n" ); document.write( "\n" ); document.write( "m/n+m/y=1 \n" ); document.write( "Zack picked m/n\r \n" ); document.write( "\n" ); document.write( "Mindy picked 1-m/n \n" ); document.write( " \n" ); document.write( " |