-
Notifications
You must be signed in to change notification settings - Fork 0
area of a triangle
pandaroux12 edited this page Sep 9, 2018
·
2 revisions
problems from https://www.khanacademy.org/math/basic-geo/basic-geo-area-and-perimeter/area-triangle/e/area-of-right-triangles
- (A = ? ; h = 10 ; b = 8)
bot gives : 40.0
real answer : 40 - (A = ? ; h = 7; b = 4)
bot gives : 14.0
real answer : 14 - (A = ? ; h = 5 ; b = 3)
bot gives : 7.5
real answer : 7.5 - (A = ? ; h = 6 ; b = 3)
bot gives : 9.0
real answer : 9 - (A = ? ; h = 2 ; b = 4)
bot gives : 4.0
real answer : 4 - (A = ? ; h = 16 ; b = 12)
bot gives : 96.0
real answer : 96 - (A = ? ; h = 10 ; b = 12)
bot gives : 60.0
real answer : 60 - (A = ? ; h = 15 ; b = 6)
bot gives : 45.0
real answer : 45 - (A = 25 ; h = ? ; b = 10)
bot gives : 5.0
real answer : 5 - (A = 32 ; h = ? ; b = 8)
bot gives : 8.0
real answer : 8 - (A = 24 ; h = ? ; b = 8)
bot gives : 6.0
real answer : 6 - (A = 20 ; h = 8 ; b = ?)
bot gives : 5.0
real answer : 5