document.write( "Question 628930: Write a mathematical sentence that expresses the information given below. Use p as your variable name:\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Henry had charged 612 dollars to his credit card. The cost of his next purchase caused him to exceed his credit limit of 2000 dollars. \n" );
document.write( "
Algebra.Com's Answer #396067 by 303795(602) ![]() You can put this solution on YOUR website! The credit card had $612 on it and Henry spent an extra $p. \n" ); document.write( "The total on his card is now $612 + $p. \n" ); document.write( "This exceeded the card limit ie it is greater than the limit of $2000. \n" ); document.write( "i.e. \n" ); document.write( "612 + p >2000 or $612 + $p > $2000 \n" ); document.write( " |