document.write( "Question 906701: ashley buys 3 items that cost d dollars each when she pays the cashier for the items she receives $8 in change write an expression that represents the amount of money ashley gave the cashier \n" ); document.write( "
Algebra.Com's Answer #550014 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
3 items cost d dollars each. In total, they cost 3d dollars\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's cay she pays c dollars in cash.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The amount of change is the difference in the two: c - 3d\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "we know this change is $8, therefore, c-3d = 8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Isolate c: \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c-3d = 8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c-3d+3d = 8+3d\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c = 3d + 8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The final answer is 3d + 8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Side note: we have NOT factored in taxes of any kind
\n" ); document.write( "
\n" );