document.write( "Question 366441: Josiah kept track of his favorite stock over a 7-day period. The price of that stock each day is listed below.
\n" ); document.write( "Day1-50.25 Day2-49.75 Day3-49.25 Day4-48.75 Day5-48.25 Day6-47.75
\n" ); document.write( "Day7-47.25
\n" ); document.write( "Write the equation that represents the value(V), of the stock after(d)days.
\n" ); document.write( "

Algebra.Com's Answer #261140 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the number of days be d
\n" ); document.write( "V= 50.25 - 0.50d
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );