document.write( "Question 439883: There are 12 coins that consist of quarters and dimes. The value of these coins is $2.25\r
\n" );
document.write( "\n" );
document.write( "Write a system of equations:\r
\n" );
document.write( "\n" );
document.write( "Solve the system of equations:\r
\n" );
document.write( "\n" );
document.write( "How many quarters and dimes do I have? \n" );
document.write( "
Algebra.Com's Answer #303971 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! d + q = 12 \n" ); document.write( "10d + 25q = 225 \n" ); document.write( "-------------- \n" ); document.write( "You can do the rest, right? \n" ); document.write( " \n" ); document.write( " |