document.write( "Question 107090This question is from textbook Algebra Structure and Method
\n" );
document.write( ": Please help me on this problem. Many Thanks.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Theo has $5 more than Denise and Denise has $11 more than Rudy. Together they have $45. How much money does each have? \n" );
document.write( "
Algebra.Com's Answer #77917 by Annabelle1(69)![]() ![]() ![]() You can put this solution on YOUR website! let denise have x dollars \n" ); document.write( "Theo than has x+5 dollars \n" ); document.write( "and ruby has x-11 (as she has 11 less than denise)\r \n" ); document.write( "\n" ); document.write( "All together they have x+(x+5)+(x-11) dollars which is equal to 45\r \n" ); document.write( "\n" ); document.write( "x+(x+5)+(x-11)=45 \n" ); document.write( "3x-6=45\r \n" ); document.write( "\n" ); document.write( "add 6 to both side \n" ); document.write( "3x-6+6=45+6 \n" ); document.write( "3x=51 \n" ); document.write( "x=51/3 \n" ); document.write( "x=17\r \n" ); document.write( "\n" ); document.write( "so denise has 17 dollars (x) \n" ); document.write( "Theo has 17+5=22 \n" ); document.write( "ruby has 17-11=6 \n" ); document.write( " |