document.write( "Question 1185016: A robot manufacturer must produce a total of 1260 robots in one week, including both building robots and destroying robots. The number of building robots needs to be 3.5 times the number of destroying robots. How many of each should they make? \n" ); document.write( "
Algebra.Com's Answer #815707 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "x = # of destroying robots
\n" ); document.write( "3.5x = # of building robots

\n" ); document.write( "The total number of robots is 1260:

\n" ); document.write( "\"x%2B3.5x=1260\"

\n" ); document.write( "Solve using basic algebra....

\n" ); document.write( "
\n" ); document.write( "
\n" );