document.write( "Question 1104007: Find the equilibrium point of the demand and supply equations. (The equilibrium point is the price p and the number of units x that satisfies both the demand and supply equations.
\n" );
document.write( "Demand
\n" );
document.write( "p=118-0.07x \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Supply
\n" );
document.write( "p=0.9x-270 \n" );
document.write( "
Algebra.Com's Answer #718715 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! p=118-0.07x \n" ); document.write( "p=0.9x-270 \n" ); document.write( "Set them equal to each other, since they are both equal to p. \n" ); document.write( "118-0.07x=0.9x-270 \n" ); document.write( "0.97x=388 \n" ); document.write( "x=400 \n" ); document.write( "p=90 in both equations when x=400. \n" ); document.write( " |