document.write( "Question 760002: Find the area of the region bounded by the x and y axes and the line y= 2x +5. \n" ); document.write( "
Algebra.Com's Answer #462335 by sachi(548)![]() ![]() You can put this solution on YOUR website! Find the area of the region bounded by the x and y axes and the line y= 2x +5. \n" ); document.write( "y= 2x +5 \n" ); document.write( "now putting x=0 y=5 \n" ); document.write( "& putting y=0 x=-5/2 \n" ); document.write( "so the line cuts x-axis at (-5/2,0) & y-axis at (0,5) \n" ); document.write( "so area forms by the line a right angled triangle with x& y axes \n" ); document.write( "where the base is 5/2 units & height is 5 units \n" ); document.write( "so the area =1/2*5/2*5=25/4=6.25 sq units \n" ); document.write( " |