document.write( "Question 123097: A tent manufacturer produces two models, the Outback and the Bush Walker. From earlier sales records it is known that 20 per cent more of the Outback model is sold than the Bush Walker. A profit of $200 is made on each Outback sold, but $350 is made on each Bush walker. If during the next year a profit of $177000 is planned, how many of each model must be sold. \n" ); document.write( "
Algebra.Com's Answer #90388 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A tent manufacturer produces two models, the Outback and the Bush Walker. From earlier sales records it is known that 20 per cent more of the Outback model is sold than the Bush Walker. A profit of $200 is made on each Outback sold, but $350 is made on each Bush walker. If during the next year a profit of $177000 is planned, how many of each model must be sold.
\n" ); document.write( ":
\n" ); document.write( "Let x = no. of Outbacks
\n" ); document.write( "Let y = no. of BushW
\n" ); document.write( ":
\n" ); document.write( "Write an equation for what is described here
\n" ); document.write( "200x + 350y = 177000
\n" ); document.write( ":
\n" ); document.write( "One equation, two unknowns!!!
\n" ); document.write( ":
\n" ); document.write( "But wait, it says,
\n" ); document.write( "\"20 per cent more of the Outback model is sold than the Bush Walker\"
\n" ); document.write( ":
\n" ); document.write( "Therefore we can say: x = 1.2y
\n" ); document.write( ":
\n" ); document.write( "Substitute 1.2y for x in the equation, and find y
\n" ); document.write( ":
\n" ); document.write( "200(1.2y) + 350y = 177000
\n" ); document.write( "240y + 350y = 177000
\n" ); document.write( "590y = 177000
\n" ); document.write( "y = \"177000%2F590\"
\n" ); document.write( "y = 300 BushW
\n" ); document.write( ":
\n" ); document.write( "Find x
\n" ); document.write( "x = 1.2(300)
\n" ); document.write( "x = 360 Outbacks
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check our solutions in the original equation
\n" ); document.write( "200(360) + 350(300) =
\n" ); document.write( "72000 + 105000 = 177000 as given
\n" ); document.write( ":
\n" ); document.write( "Not that hard, right?
\n" ); document.write( "
\n" );