document.write( "Question 54641: Can someone help me with this problem?\r
\n" );
document.write( "\n" );
document.write( " I need to find four solutions for the following equation:\r
\n" );
document.write( "\n" );
document.write( " When x number of units are sold, the price of each unit (in dollars) is given by p = 1x/2 + 75. I need to find the unit price when the following quantities are sold: 2, 7, 9, 11.\r
\n" );
document.write( "\n" );
document.write( " Thanks,
\n" );
document.write( " Sher \n" );
document.write( "
Algebra.Com's Answer #36891 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! Plug-in each value for x and solve the equation. \n" ); document.write( "Example: \n" ); document.write( "P(x) = 1x/2 + 75 \n" ); document.write( "P(2)=1(2)/2 + 75 \n" ); document.write( "P(2)=2/2+75 \n" ); document.write( "P(2)=1+75 \n" ); document.write( "P(2)=76 \n" ); document.write( ". \n" ); document.write( "Follow this same pattern for all of the other quantities: 7, 9, 11 \n" ); document.write( " \n" ); document.write( " |