document.write( "Question 828578: Sasha has k nickels in her pocket,.
\n" ); document.write( "Write an expression for the value of Sasha's nickels in cents.
\n" ); document.write( "Find the value of the expression for k=4.
\n" ); document.write( "

Algebra.Com's Answer #499393 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Sasha has k nickels in her pocket,.
\n" ); document.write( "Write an expression for the value of Sasha's nickels in cents.
\n" ); document.write( "Find the value of the expression for k=4.
\n" ); document.write( "----------
\n" ); document.write( "Each coin is 5 cents
\n" ); document.write( "--> c = 5*k
\n" ); document.write( "-----
\n" ); document.write( "Sub 4 for k to find the value of 4 coins
\n" ); document.write( "
\n" );