document.write( "Question 148052: hasan buys two kinds of cloth materials for school uniforms,shirt material that costs him RS 50 per meter adn trouser material that costs him Rs 90 per meter.for every 2 meters of trouser material he buys 3 meters of shirt material. he sells the materials at 12% and 10% profit respectively. his total sale is Rs 36,660.how much trouser material did he buy? \n" ); document.write( "
Algebra.Com's Answer #108451 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
hasan buys two kinds of cloth materials for school uniforms,
\n" ); document.write( "shirt material that costs him RS 50 per meter
\n" ); document.write( "and trouser material that costs him Rs 90 per meter.
\n" ); document.write( "------------------------------------
\n" ); document.write( "for every 2 meters of trouser material he buys 3 meters of shirt material.
\n" ); document.write( "Quantity Equation: s = (2/3)t
\n" ); document.write( "-------------------
\n" ); document.write( "he sells the materials at 12% and 10% profit respectively.
\n" ); document.write( "his total sale is Rs 36,660.
\n" ); document.write( "Value Equation: [1.12*50]s + [1.1*90]t = 36,660
\n" ); document.write( "56x + 99t = 36,600
\n" ); document.write( "-------------------
\n" ); document.write( "how much trouser material did he buy?
\n" ); document.write( "------------------
\n" ); document.write( "Substitute to solve for \"t\":
\n" ); document.write( "56(2/3)t +99t = 36,600
\n" ); document.write( "136.3333t = 36600\r
\n" ); document.write( "\n" ); document.write( "t = 268.46 meters
\n" ); document.write( "s = 178.97 meters
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );