document.write( "Question 901635: Some Serate dorm scholars agree to pay equally the cost of an algebra book and each pays Php 12.00. If there had been two more scholars, each would have paid Php 8.00 only. How many scholars were there and how much was the cost of the book? \n" ); document.write( "
Algebra.Com's Answer #546837 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let cost of book be x\r
\n" ); document.write( "\n" ); document.write( "number of scholars be y\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x/y = 12
\n" ); document.write( "x=12y\r
\n" ); document.write( "\n" ); document.write( "scholars increased by 2
\n" ); document.write( "x/(y+2)=8\r
\n" ); document.write( "\n" ); document.write( "12y/(y+2)=8\r
\n" ); document.write( "\n" ); document.write( "12y=8(y+2)\r
\n" ); document.write( "\n" ); document.write( "12y=8y+16
\n" ); document.write( "12y-8y=16
\n" ); document.write( "4y=16
\n" ); document.write( "y=4 number of scholars\r
\n" ); document.write( "\n" ); document.write( "x/y = 12
\n" ); document.write( "x/4 =12
\n" ); document.write( "x=48 cost of book\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );