document.write( "Question 1121579: Mary’s age is at least five more than twice her brothers age. Is it possible for Mary to be 7? If Mary’s brother is 10 years old, how old is Mary?
\n" );
document.write( "I need to be able to model this scenario with an inequality and a visual representation of possible options. (Like graph it.)
\n" );
document.write( "This is a part of my summer homework and this is one of the few problems that I have left and I’m stuck.
\n" );
document.write( "I thought I could maybe use M (for Mary) and b (for Mary’s brother) in this equation to find out Mary’s age first off: M=2b+5
\n" );
document.write( "Besides that I’m stuck, I’ve gone to every possible website, but no other Algebra 2 word problems are similar to mine.
\n" );
document.write( "It would be amazing if you could help, if not hopefully I can figure it out XD. Thank you for reading this! \n" );
document.write( "
Algebra.Com's Answer #737511 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! brother is b \n" ); document.write( "Mary is at least 2b+5 as you had, and that is M >=2b+5, greater than OR equal to, and that is \"at least\" \n" ); document.write( "if brother is 10, Mary is at least 25, 2(10)+5. She may be older, but she has to be at least that. \n" ); document.write( "The inequality is M >=+2b+5\r \n" ); document.write( "\n" ); document.write( "Can Mary be 7? Then 7 >=2b+5 \n" ); document.write( "2 >= 2b \n" ); document.write( "2b <= 2 \n" ); document.write( "b <= 1 \n" ); document.write( "Yes. She can be 7 if her brother is 1 or less than 1\r \n" ); document.write( "\n" ); document.write( "Graphically, M >=2b +5. The area in quadrant 1 to be shaded (possible) can be determined by checking the origin. there, 0 >= 5, which is not true, so the upper part of the graph not involving the origin in Quadrant I represents the possibilities. \n" ); document.write( " |