document.write( "Question 965722: a bike shop bought some bikes for $1,000. The shop sold all but 10 of them at $40 more per bike than it paid for them. If the shop's profit was $300, how many bikes did the shop buy? \n" ); document.write( "
Algebra.Com's Answer #590244 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
b, how many Bikes bought.
\n" ); document.write( "The owner's purchase price was \"1000%2Fb\" dollars per bike.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Owner sold \"b-10\" bikes at \"1000%2Fb%2B40\" dollars per bike.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Profit is revenue minus cost.
\n" ); document.write( "\"300=%281000%2Fb%2B40%29%28b-10%29-1000\";
\n" ); document.write( "Understanding all that discussion is most important. Solving the equation should be uncomplicated.
\n" ); document.write( "
\n" );