document.write( "Question 1140675: a farmer sells sheep at $75 a head. the sheep cost $x each. the farmer finds she has made x% profit on the sale of the sheep. find x\r
\n" );
document.write( "\n" );
document.write( "I know the answer is 50 but i can't figure it out how they manage to find that number \n" );
document.write( "
Algebra.Com's Answer #761202 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "The equation to this problem is\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " x*(1 + x/100) = 75,\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "where x is the cost for the farmer to buy the sheep some-when earlier.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The equation says that the farmer has the profit of x percents by selling for 75$.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "To solve the equation, multiply both sides by 100. you will get\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " x*(100+x) = 7500\r\n" ); document.write( "\r\n" ); document.write( " x^2 + 100x - 7500 = 0\r\n" ); document.write( "\r\n" ); document.write( " (x + 150)*(x - 50) = 0.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Of the twoo roots, only positive x= 50 makes sense as the solution to the problem.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "ANSWER. x = 50 dollars.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |