document.write( "Question 1044226: A hawker bought x kg of beef at $ 8.50 per kg and (2x+5) kg of chicken at $ 3.60 per kg. if the total cost of $ 206.40 find the value of x? \n" ); document.write( "
Algebra.Com's Answer #659498 by josgarithmetic(39627)\"\" \"About 
You can put this solution on YOUR website!
Account for the cost of the two items combined.\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "               QUANTITY    PRICE     COST\r\n" );
document.write( "\r\n" );
document.write( "BEEF           x           8.50\r\n" );
document.write( "\r\n" );
document.write( "CHICKEN        2x+5        3.60\r\n" );
document.write( "\r\n" );
document.write( "TOTALS                               206.4\r\n" );
document.write( "

\n" ); document.write( "Fill-in what's missing and write the needed equation.
\n" ); document.write( "
\n" );