document.write( "Question 53448: D is a linear function. Customers will purchase 300 toys at $4.75 a piece, and will purchase 1,200 toys at $1.00. Give the domain of D, and solve for D(q) \n" ); document.write( "
Algebra.Com's Answer #36374 by stanbon(75887) ![]() You can put this solution on YOUR website! D is a linear function. Customers will purchase 300 toys at $4.75 a piece, and will purchase 1,200 toys at $1.00. Give the domain of D, and solve for D(q). \n" ); document.write( "-------------- \n" ); document.write( "You have two points: (300,4.75), (1200,1.00) \n" ); document.write( "slope=[4.75-1.00]/[300-1200]=[3.75/-900] \n" ); document.write( "1.00=(-3.75/900)1200+b \n" ); document.write( "1=-3.75(3/4)+b \n" ); document.write( "b=1+2.8125 \n" ); document.write( "b=3.8125 \n" ); document.write( "EQUATION: \n" ); document.write( "D=(-3.75/900)q+3.8125 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |