document.write( "Question 445045: maria has 41 coins. she has 3 more nickles then pennies. how many nickles and how many pennies has she? \n" ); document.write( "
Algebra.Com's Answer #306666 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
x+(x+3)=41
\n" ); document.write( "2x=38
\n" ); document.write( "x=19
\n" ); document.write( "x+3=22
\n" ); document.write( "Maria has 22 nickels and 19 pennies..
\n" ); document.write( "
\n" );