document.write( "Question 1115928: Mary planted some flowers Jenny planted four times as many flowers as Mary and Rina planted 4 fewer flowers than Mary together they have a total of 44 flowers how many flowers did Mary plant \n" ); document.write( "
Algebra.Com's Answer #730755 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "PERSON     QUANTITY of FLOWERS\r\n" );
document.write( "\r\n" );
document.write( "MARY          m\r\n" );
document.write( "\r\n" );
document.write( "JENNY         4m\r\n" );
document.write( "\r\n" );
document.write( "RINA          m-4\r\n" );
document.write( "\r\n" );
document.write( "TOTAL         44\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"m%2B4m%2B%28m-4%29=44\"\r
\n" ); document.write( "\n" ); document.write( "\"6m-4=44\"\r
\n" ); document.write( "\n" ); document.write( "\"6m=48\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28m=8%29\"
\n" ); document.write( "
\n" );