document.write( "Question 1130182: i earn $40 for every fence i paint. the cost of paint one fence is $16. before i start painting i spent a total of $6 on supplies. my profit is equal to my earnigs minus all my expenses. make a table of valies for 0 to 5 fences painted? \n" ); document.write( "
Algebra.Com's Answer #746843 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
\"Earn $40\" seems like revenue.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Fill the table. Fill-in what's missing.
\n" ); document.write( "
\r\n" );
document.write( "FENCES       COST-PAINT   COST-SUPPLIES    TOTAL-COST   REVENUE   PROFIT\r\n" );
document.write( "  0              0            0                0           0        0\r\n" );
document.write( "  1              16           6                22         40       18\r\n" );
document.write( "  2             2*16=32      2*6=12            44         2*40     36\r\n" );
document.write( "  3\r\n" );
document.write( "  4\r\n" );
document.write( "  5\r\n" );
document.write( "
\n" ); document.write( "
\n" );