document.write( "Question 956521: Maya has 8 fewer pennies than nickels. How many nickels does she has if she has 7 pennies? \n" ); document.write( "
Algebra.Com's Answer #584427 by macston(5194)![]() ![]() You can put this solution on YOUR website! N=nickels;P=pennies=N-8 \n" ); document.write( "P=N-8 \n" ); document.write( "7=N-8 \n" ); document.write( "15=N ANSWER: She has 15 nickels. \n" ); document.write( " |