document.write( "Question 1141459: A charity with a yearly budget of 80d gets all of its
\n" ); document.write( "money from either it's yearly ball or from private
\n" ); document.write( "donations. If the charity raised 64d from the silent
\n" ); document.write( "auction at the ball and 4a from ticket sales at the
\n" ); document.write( "ball, what will need to be raised in private donations
\n" ); document.write( "to meet the budget?
\n" ); document.write( "

Algebra.Com's Answer #762011 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "SOURCE          AMOUNT\r\n" );
document.write( "Ball Tickets      4a\r\n" );
document.write( "Donations         x\r\n" );
document.write( "Auction          64d\r\n" );
document.write( "Budget           80d\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"4a%2Bx%2B64d=80d\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"x=80d-4a-64d\"\r
\n" ); document.write( "\n" ); document.write( "\"x=16d-4a\"
\n" ); document.write( "
\n" );