document.write( "Question 144648This question is from textbook
\n" );
document.write( ": I am suppose to write a the statement using inequality notation, here is the statement:\r
\n" );
document.write( "\n" );
document.write( "The tire pressure p is at least 30 pounds per square inch and no more that 35 punds per square inch. \n" );
document.write( "
Algebra.Com's Answer #105391 by stanbon(75887) ![]() You can put this solution on YOUR website! The tire pressure p is at least 30 pounds per square inch and no more that 35 punds per square inch. \n" ); document.write( "------------- \n" ); document.write( "30 <= p <= 35 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |