document.write( "Question 127417: suppose 2.4 million lbs of almonds are sold when the price is $5.50 per pound and 4.8 million lbs of almonds are sold at $4.50 per pound. find a linear function, A(p), that expresses the amount of almonds sold as a function of the price per pound. \n" ); document.write( "
Algebra.Com's Answer #93356 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
suppose 2.4 million lbs of almonds are sold when the price is $5.50 per pound and 4.8 million lbs of almonds are sold at $4.50 per pound. find a linear function, A(p), that expresses the amount of almonds sold as a function of the price per pound.
\n" ); document.write( "--------
\n" ); document.write( "You have two points: (5.5,2.4 million) and (4.5,4.8 million)
\n" ); document.write( "----------------
\n" ); document.write( "slope = (4.8-2.4)/(4.5-5.5) = -2.4
\n" ); document.write( "-------------
\n" ); document.write( "equation form y = mx+ b
\n" ); document.write( "4.8 = -2.4*4.5 + b
\n" ); document.write( "b = 4.8 + 10.8
\n" ); document.write( "b = 15.6
\n" ); document.write( "-------------
\n" ); document.write( "A(p) = -2.4p +15.6 in millions of pounds of almonds.
\n" ); document.write( "=============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );