document.write( "Question 179299: The sum of 4 times Joan's age and 3 times Jim's age is 47. Jim is 1 year less than twice as old as Joan. Find their ages. \n" ); document.write( "
Algebra.Com's Answer #134228 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=Joan's age; 4 times Joan's age=4x \n" ); document.write( "Then 2x-1=Jim's age; 3 times Jim's age=3(2x-1)=6x-3\r \n" ); document.write( "\n" ); document.write( "Now we are told that: \n" ); document.write( "4x+6x-3=47 add 3 to each side \n" ); document.write( "4x+6x-3+3=47+3 collect like terms \n" ); document.write( "10x=50 divide each side by 10 \n" ); document.write( "x=5--------------------------------Joan's age \n" ); document.write( "2x-1=2*5-1=9-----------------------Jim's age\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "4*5 +3*9=47 \n" ); document.write( "20+27=47 \n" ); document.write( "47=47\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " \n" ); document.write( " |