document.write( "Question 435409: Can you please help me solve this word problem?\r
\n" );
document.write( "\n" );
document.write( "A jar of dimes and quarters contains $2.50. There are 4 more dimes than quarters. How many of each kind are there?\r
\n" );
document.write( "\n" );
document.write( "We need to have the problem solved using two equations, equation solving isn't the problem, it's getting the equations. What I get is this:
\n" );
document.write( "x=dimes y=quarters
\n" );
document.write( "x+y=2.50
\n" );
document.write( "y+4=x \n" );
document.write( "
Algebra.Com's Answer #301359 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the second equation is good\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in the first equation, where you use the total value, you need to account for the value of the coins ___ .10x + .25y = 2.50 \n" ); document.write( " |