document.write( "Question 1014835: Brad rents a car that costs him $35 for the day for up to 100miles. If he drives over 100miles the cost is 10 cents per mile. He takes a 210 mile trip. How much does it cost him \n" ); document.write( "
Algebra.Com's Answer #631146 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
35+(0.10(210-100))= your answer.
\n" ); document.write( "First clear the inside parenthesis. After you subtract, multiply to clear the second parenthesis, then add and you get your answer.
\n" ); document.write( "This is important, you must know the order of operations if you want to succeed in math:
\n" ); document.write( "Parenthesis
\n" ); document.write( "Exponents (powers and roots)
\n" ); document.write( "Multiplication
\n" ); document.write( "Division
\n" ); document.write( "Addition and
\n" ); document.write( "Subtraction\r
\n" ); document.write( "\n" ); document.write( "Read the first letter from top to bottom and you get PEDMAS which is not that easy to remember, so we use Please Excuse My Dear Aunt Sally as a memory jogger.
\n" ); document.write( "
\n" );