document.write( "Question 1111332: The number of cars passing a certain junction was counted to be 8288. This was a decrease of 86% compared to the previous week. Find the number of cars passing the junction in the previous week.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #726328 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! previous week was x \n" ); document.write( "this week is 0.14x (86% drop) \n" ); document.write( "0.14x=8288 \n" ); document.write( "x=59200. \n" ); document.write( " |