document.write( "Question 498302: Lindsey has 43 coins in her change purse that are either dimes or quarters. If n represents the number of quarters, write an expression in terms of n taht describes the numbers of dimes \n" ); document.write( "
Algebra.Com's Answer #337004 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"d\" = number of dimes
\n" ); document.write( "given:
\n" ); document.write( "\"+n+%2B+d+=+43+\"
\n" ); document.write( "\"+d+=+43+-+n+\"
\n" ); document.write( "
\n" );