document.write( "Question 739589: 1. Samuel is 2/3 as old as his brother. In five years, he will be 3/4 as old as his brother will be. Find their present ages.
\n" );
document.write( "a. If x = the brother’s age now, write an expression for Samuel’s present age in terms of x.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b. Write an expression for the brother’s age in five years.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "c. Write an expression for Samuel’s age in five years.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "d. Write an equation that could be used to solve the problem.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "e. Solve the equation, showing each step of your work. Find both Samuel’s present age and his brother’s present age.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #451185 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Let s be samuel's age now \n" ); document.write( "let x be the brother's age now \n" ); document.write( "s=2/3x \n" ); document.write( "in five years samuels age will be s+5 \n" ); document.write( "in five years brothers age will be x+5 \n" ); document.write( "s+5=3/4(x+5) \n" ); document.write( "2/3x+5=3/4(x+5) \n" ); document.write( "multiply by 12 \n" ); document.write( "24/3x+60=3*12/4(x+5) \n" ); document.write( "8x+60=9x+45 \n" ); document.write( "15=x \n" ); document.write( "s=2/3x=2/3*15=10\r \n" ); document.write( "\n" ); document.write( "s=10 x=15 \n" ); document.write( "in five years \n" ); document.write( "15 and 20 \n" ); document.write( "check\r \n" ); document.write( "\n" ); document.write( "15=3/4 *20 \n" ); document.write( "15=15 \n" ); document.write( "ok\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |