document.write( "Question 333354: A group of students washed cars to raise money. The net amount A, in dollars, raised by washing k cars is given by the function A(K) = 4K-30 .If the group washed 15 cars, what is the net amount they raised? \r
\n" );
document.write( "\n" );
document.write( "(A) $10
\n" );
document.write( "(B) $15
\n" );
document.write( "(C) $20
\n" );
document.write( "(D) $25
\n" );
document.write( "(E) $30 \n" );
document.write( "
Algebra.Com's Answer #238862 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! Given, A(K) = 4K-30 \n" ); document.write( "Plug K = 15 \n" ); document.write( "We get A(15) = 4*15-30=60-30 = $ 30 \n" ); document.write( " |