document.write( "Question 1136087: age\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Tammy, Brian, and Ahmad have a total of
\n" );
document.write( "$
\n" );
document.write( "80\r
\n" );
document.write( "\n" );
document.write( "in their wallets. Ahmad has
\n" );
document.write( "2\r
\n" );
document.write( "\n" );
document.write( "times what Brian has. Tammy has
\n" );
document.write( "$
\n" );
document.write( "8\r
\n" );
document.write( "\n" );
document.write( "more than Brian. How much does each have? \n" );
document.write( "
Algebra.Com's Answer #753870 by greenestamps(13198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "It's elementary algebra.... \n" ); document.write( "(1) Determine a variable to use. Since the problem gives both Ahmad's amount and Tammy's amount compared to Brian's amount, the logical choice for the variable is Brian's amount. So \n" ); document.write( "let x = Brian's amount \n" ); document.write( "Then use the given information to build expressions using x for Ahmad's and Tammy's amounts. \n" ); document.write( "then 2x = Ahmad's amount (\"Ahmad has 2 times what Brian has\") \n" ); document.write( "and x+8 = Tammy's amount (\"Tammy has $8 more than Brian\") \n" ); document.write( "Now write and solve the equation that says the sum of those three amounts is $80: \n" ); document.write( " |