document.write( "Question 811707: How many nickels are in d dollars?
\n" ); document.write( "n*5=100d\r
\n" ); document.write( "\n" ); document.write( "100d/5=20
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #488852 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"n\"= number of nickels in \"d\" dollars
\n" ); document.write( "\"5%2An\"= value of \"n\" nickels, in cents
\n" ); document.write( "\"100%2Ad\"= value of \"d\" dollars, in cents
\n" ); document.write( "
\n" ); document.write( "So the equation is \"5%2An=100%2Ad\"
\n" ); document.write( "because the value is the same.
\n" ); document.write( "Or you could write it as \"n%2A5=100d\" , or \"5n=100d\" .
\n" ); document.write( "
\n" ); document.write( "Anyway, dividing both sides of the equal sign by 5,
\n" ); document.write( "you get equal amounts on both sides again, and you have
\n" ); document.write( "\"5%2An%2F5=100%2Ad%2F5\" which simplifies to \"highlight%28n=20d%29\"
\n" ); document.write( "That last equation allows you to calculate the amount of nickels in \"d\" dollars, and that is the answer to your problem.
\n" ); document.write( "
\n" ); document.write( "No matter what \"d\" is, you just multiply that number of dollars times 20 and you get how many nickels that is.
\n" ); document.write( "You do not need to know algebra to figure that out, because you know that there are 20 nickels in a dollar.
\n" ); document.write( "The beauty of algebra is that if you know how to write a formula like that,
\n" ); document.write( "anyone who can read algebra can make the calculations for you for many different values.
\n" ); document.write( "If you can read algebra, you can work for an engineer calculating his (or her) formulas all day. It can pay nicely.
\n" ); document.write( "If you are the engineer, you write the formulas, and have other people (or a computer) do all the calculations for you, and the engineer gets paid even better.
\n" ); document.write( "
\n" ); document.write( "
\n" );