document.write( "Question 597759: the sides of a triangle are y, y+1 and 7 centimeters,if the perimeter is 56 centimeters, what is the value of y \n" ); document.write( "
Algebra.Com's Answer #378326 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
The perimeter is the sum of the sides. So \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P = A+B+C\r
\n" ); document.write( "\n" ); document.write( "P = y+(y+1)+7\r
\n" ); document.write( "\n" ); document.write( "P = 2y + 8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "But we're given the perimeter of 56. So \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "56 = 2y+8 or 2y + 8 = 56\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve this equation for y to get your answer.
\n" ); document.write( "
\n" );