document.write( "Question 163660: The price of an item is given by the following polynomial: p=3x-4 where x is the number of items sold. Revenue is found by multiplying the price by the number of items sold. Write the polynomial representing the revenue. \n" ); document.write( "
Algebra.Com's Answer #120567 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Given: \"Revenue is found by multiplying the price by the number of items sold\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So this means that the revenue is \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"R%28x%29=num_of_items%2Aprice=x%2A%283x-4%29=3x%5E2-4x\"
\n" ); document.write( "
\n" );