document.write( "Question 890385: Brianna and Carlos sell computers. Last month Brianna sold 24 more computers than Carlos. Together they sold 122. How many computers did Carlos sell?\r
\n" );
document.write( "\n" );
document.write( "Do not enter units. \n" );
document.write( "
Algebra.Com's Answer #538976 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! B + C = 122 \n" ); document.write( "B = C + 24 \n" ); document.write( "Substitute the known value of B from the second equation into the first. \n" ); document.write( "C + 24 + C = 122 \n" ); document.write( "2C + 24 = 122 \n" ); document.write( "Subtract 24 from each side \n" ); document.write( "2C = 98 \n" ); document.write( "Divide each side by 2 \n" ); document.write( "C = 49 \n" ); document.write( "Carlos sold 49 computers and Briana sold 73 computers. \n" ); document.write( " |