Question 387425
First, we have to put this into an inequality equation.
"Five more than" means "5+"
"Twice an number" means "2n," because we will use n as our variable.
"Is at least 60" means {{{">=60"}}}
When you combine these fragments, you get:
{{{5+2n>=60}}}
To solve this, first subtract 5 from both sides.
{{{2n>=55}}}
Then, isolate the variable by dividing by two.
{{{n>=(55/2)}}}
This, as a decimal, is 27.5.