document.write( "Question 920534: Please help me solve this equation.bill is 3 times as old as james. eighteen years from now, he will be twice as old as james will be then. find the present age of both bill and james. thank you \n" ); document.write( "
Algebra.Com's Answer #558433 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! Please help me solve this equation.bill is 3 times as old as james. eighteen years from now, he will be twice as old as james will be then. find the present age of both bill and james. thank you\r \n" ); document.write( "\n" ); document.write( "let james be x years old \n" ); document.write( "then bill is 3x years old\r \n" ); document.write( "\n" ); document.write( "in 18 years \n" ); document.write( "james will be x+18 years old and \n" ); document.write( "bill will be 3x+18 years old so \n" ); document.write( "in 18 years we'd have to multiply james' age by 2 in order to make it equal to bill's age so the equation is\r \n" ); document.write( "\n" ); document.write( "2(x+18)=3x+18 solve for x \n" ); document.write( "2x+36=3x+18 subtract 2x from each side of equal sign and you get \n" ); document.write( "36=x+18 subtract 18 from each side and you get \n" ); document.write( "18=x so james is 18 years old and bill is 18*3=54 years old presently \n" ); document.write( " |