document.write( "Question 234276: Please help me solve this word problem:\r
\n" );
document.write( "\n" );
document.write( "John's present age is three-fourths of Sally's present age. In five years, John's age will be four-fifths of Sarah's age at that time. What are the present ages of John and Sally?\r
\n" );
document.write( "\n" );
document.write( "----- Thank you =)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #172775 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! John's age now=3x/4 \n" ); document.write( "Sally's age now=x \n" ); document.write( "In 5 years John will be 3x/4+5 \n" ); document.write( "Sally will be 4/5(x+5) \n" ); document.write( "3x/4+5=4/5(x+5) \n" ); document.write( "3x/4+5=(4x+20)/5 \n" ); document.write( "(3x+4*5)/4=(4x+20)/5 crosss multiply. \n" ); document.write( "5(3x+20)=4(4x+20) \n" ); document.write( "15x+100=16x+80 \n" ); document.write( "15x-16x=80-100 \n" ); document.write( "-x=-20 \n" ); document.write( "x=20 ans. for sally's age now. \n" ); document.write( "3/4*20=60/4=15 ans. for John's age now. \n" ); document.write( "Proof: \n" ); document.write( "3/4*20+5=4/5(20+5) \n" ); document.write( "15+5=4/5*25 \n" ); document.write( "20=100/5 \n" ); document.write( "20=20 \n" ); document.write( " |