document.write( "Question 311525: Patricia's bill for one year of college is $24,500. The tuition charge costs $4,000 more than room and board costs. This bill also includes $500 for fees and other charges. How much is the yearly tuition charge.\r
\n" );
document.write( "\n" );
document.write( "I would like to see this in equation form \n" );
document.write( "
Algebra.Com's Answer #222867 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Patricia's bill for one year of college is $24,500. \n" ); document.write( " The tuition charge costs $4,000 more than room and board costs. \n" ); document.write( " This bill also includes $500 for fees and other charges. \n" ); document.write( " How much is the yearly tuition charge. \n" ); document.write( ": \n" ); document.write( "Let x = charge for tuition \n" ); document.write( "It says,\" tuition charge costs $4,000 more than room and board costs.\" therefore \n" ); document.write( "(x-4000) = room and board charge \n" ); document.write( ": \n" ); document.write( "The equation: \n" ); document.write( "Tuition + Board&Room + fees/other charges = $24,500 \n" ); document.write( "x + (x-4000) + 500 = 24500 \n" ); document.write( "2x - 4000 + 500 = 24500 \n" ); document.write( "2x - 3500 = 24500 \n" ); document.write( "2x = 24500 + 3500 \n" ); document.write( "2x = 28000 \n" ); document.write( "x = \n" ); document.write( "x = $14000 tuition charge \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "Check this solution by finding the sum: \n" ); document.write( "Board and room: 14000-4000 = $10000 \n" ); document.write( "Total \n" ); document.write( "14000 + 10000 + 500 = 24500 \n" ); document.write( " \n" ); document.write( " |