document.write( "Question 1024886: The perimeter of a parallelogram is 50 inches. If the length of one side is 15 inches, what is the length of a side adjacent to it? \n" ); document.write( "
Algebra.Com's Answer #640271 by Timnewman(323)![]() ![]() You can put this solution on YOUR website! The perimeter =2(L+w) \n" ); document.write( "since p=50,L=15 \n" ); document.write( "2(L+w)=50 \n" ); document.write( "2(15+w)=50 \n" ); document.write( "30+2w=50 \n" ); document.write( "2w=50-30 \n" ); document.write( "2w=20 \n" ); document.write( "w=10 \n" ); document.write( "the adjecent side is 10 inches. \n" ); document.write( "---TIMNEWMAN----- \n" ); document.write( " \n" ); document.write( " |