document.write( "Question 919510: if a certain fabric is priced at 3.00 dollars per yard, express the cost of the purchase,C,a as function of the number of yards purchased,x. \n" ); document.write( "
Algebra.Com's Answer #557818 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! if x = no. of yards, it would just be: C(x) = 3x \n" ); document.write( " |