Expression
stringlengths 5
66
| Result
float64 -99
10k
| Steps
stringlengths 47
107
|
---|---|---|
area of rectangle with width22 and height 30= 660
| 660 |
Step 1: Area formula is width × height.
Step 2: 22 × 30 = 660
|
perimeterof circle with radius3= 18.85
| 18.85 |
Step 1: Perimeter formula is 2 × π × r.
Step 2: 2 × 3.14 × 3 = 18.85
|
(20)/ (20) = 1
| 1 |
Step 1: Compute 20 / 20.
Step 2: The result is 1.
|
hypotenuse of righttrianglewithlegs 25 and15 =29.15
| 29.15 |
Step 1: Hypotenuse formula is sqrt(a² + b²).
Step 2: sqrt(25² + 15²) = sqrt(625 + 225) = sqrt(850) = 29.15
|
14+(84)= 98
| 98 |
Step 1: Compute 14 + 84.
Step 2: The result is 98.
|
perimeterof circle with radius 11 = 69.12
| 69.12 |
Step 1: Perimeter formula is 2 × π × r.
Step 2: 2 × 3.14 × 11 = 69.12
|
perimeter of trianglewith sides20,50,36 = 106
| 106 |
Step 1: Perimeter formula is a + b + c.
Step 2: 20 + 50 + 36 = 106
|
18 %11 = 7
| 7 |
Step 1: Compute 18 % 11.
Step 2: The result is 7.
|
3 ** (3) = 27
| 27 |
Step 1: Compute 3 ** 3.
Step 2: The result is 27.
|
(30) % 14=2
| 2 |
Step 1: Compute 30 % 14.
Step 2: The result is 2.
|
80 +(13)= 93
| 93 |
Step 1: Compute 80 + 13.
Step 2: The result is 93.
|
areaof triangle with base 8 andheight 49 = 196.00
| 196 |
Step 1: Area formula is 0.5 × base × height.
Step 2: 0.5 × 8 × 49 = 196.00
|
area ofcircle with radius9 =254.47
| 254.47 |
Step 1: Area formula is π × r².
Step 2: π × 9² = 3.14 × 81 = 254.47
|
9 ** 2 =81
| 81 |
Step 1: Compute 9 ** 2.
Step 2: The result is 81.
|
4 ** 4 = 256
| 256 |
Step 1: Compute 4 ** 4.
Step 2: The result is 256.
|
perimeter oftriangle withsides28,44, 6= 78
| 78 |
Step 1: Perimeter formula is a + b + c.
Step 2: 28 + 44 + 6 = 78
|
perimeterof circle withradius 19 =119.38
| 119.38 |
Step 1: Perimeter formula is 2 × π × r.
Step 2: 2 × 3.14 × 19 = 119.38
|
perimeter of trianglewith sides 48,29, 1 = 78
| 78 |
Step 1: Perimeter formula is a + b + c.
Step 2: 48 + 29 + 1 = 78
|
hypotenuse of righttriangle with legs 24 and 26 = 35.38
| 35.38 |
Step 1: Hypotenuse formula is sqrt(a² + b²).
Step 2: sqrt(24² + 26²) = sqrt(576 + 676) = sqrt(1252) = 35.38
|
59 *(55) =3245
| 3,245 |
Step 1: Compute 59 * 55.
Step 2: The result is 3245.
|
area of rectanglewithwidth 48 and height 28 = 1344
| 1,344 |
Step 1: Area formula is width × height.
Step 2: 48 × 28 = 1344
|
perimeter of rectangle with width 17 and height 25 = 84
| 84 |
Step 1: Perimeter formula is 2 × (width + height).
Step 2: 2 × (17 + 25) = 2 × 42 = 84
|
perimeterof circle with radius 19=119.38
| 119.38 |
Step 1: Perimeter formula is 2 × π × r.
Step 2: 2 × 3.14 × 19 = 119.38
|
91% (8)= 3
| 3 |
Step 1: Compute 91 % 8.
Step 2: The result is 3.
|
area of rectangle withwidth 14 andheight 28 =392
| 392 |
Step 1: Area formula is width × height.
Step 2: 14 × 28 = 392
|
(63) % (16)=15
| 15 |
Step 1: Compute 63 % 16.
Step 2: The result is 15.
|
perimeter of circle withradius 5 =31.42
| 31.42 |
Step 1: Perimeter formula is 2 × π × r.
Step 2: 2 × 3.14 × 5 = 31.42
|
hypotenuse of righttriangle with legs 23 and 7 = 24.04
| 24.04 |
Step 1: Hypotenuse formula is sqrt(a² + b²).
Step 2: sqrt(23² + 7²) = sqrt(529 + 49) = sqrt(578) = 24.04
|
100 - 37 = 63
| 63 |
Step 1: Compute 100 - 37.
Step 2: The result is 63.
|
perimeter ofrectangle with width 25 and height 34= 118
| 118 |
Step 1: Perimeter formula is 2 × (width + height).
Step 2: 2 × (25 + 34) = 2 × 59 = 118
|
61 + 24 = 85
| 85 |
Step 1: Compute 61 + 24.
Step 2: The result is 85.
|
59+ 21 = 80
| 80 |
Step 1: Compute 59 + 21.
Step 2: The result is 80.
|
77 / 11= 7
| 7 |
Step 1: Compute 77 / 11.
Step 2: The result is 7.
|
3 **3=27
| 27 |
Step 1: Compute 3 ** 3.
Step 2: The result is 27.
|
perimeter of triangle withsides 44, 26,7= 77
| 77 |
Step 1: Perimeter formula is a + b + c.
Step 2: 44 + 26 + 7 = 77
|
perimeter of rectanglewith width 24 and height 7 = 62
| 62 |
Step 1: Perimeter formula is 2 × (width + height).
Step 2: 2 × (24 + 7) = 2 × 31 = 62
|
100 -(35)=65
| 65 |
Step 1: Compute 100 - 35.
Step 2: The result is 65.
|
perimeteroftriangle withsides5, 49,39 = 93
| 93 |
Step 1: Perimeter formula is a + b + c.
Step 2: 5 + 49 + 39 = 93
|
99 %9 = 0
| 0 |
Step 1: Compute 99 % 9.
Step 2: The result is 0.
|
26 * 56= 1456
| 1,456 |
Step 1: Compute 26 * 56.
Step 2: The result is 1456.
|
28/ 7= 4
| 4 |
Step 1: Compute 28 / 7.
Step 2: The result is 4.
|
perimeter of triangle with sides12, 49, 38 =99
| 99 |
Step 1: Perimeter formula is a + b + c.
Step 2: 12 + 49 + 38 = 99
|
(41) % 14 = 13
| 13 |
Step 1: Compute 41 % 14.
Step 2: The result is 13.
|
perimeter of rectangle withwidth47 and height 17 = 128
| 128 |
Step 1: Perimeter formula is 2 × (width + height).
Step 2: 2 × (47 + 17) = 2 × 64 = 128
|
area of circlewith radius4 = 50.27
| 50.27 |
Step 1: Area formula is π × r².
Step 2: π × 4² = 3.14 × 16 = 50.27
|
(36) / 18 = 2
| 2 |
Step 1: Compute 36 / 18.
Step 2: The result is 2.
|
area of circle withradius9 = 254.47
| 254.47 |
Step 1: Area formula is π × r².
Step 2: π × 9² = 3.14 × 81 = 254.47
|
1** 4= 1
| 1 |
Step 1: Compute 1 ** 4.
Step 2: The result is 1.
|
(72)/12 = 6
| 6 |
Step 1: Compute 72 / 12.
Step 2: The result is 6.
|
perimeterof circle withradius 9 = 56.55
| 56.55 |
Step 1: Perimeter formula is 2 × π × r.
Step 2: 2 × 3.14 × 9 = 56.55
|
(47) -76 =-29
| -29 |
Step 1: Compute 47 - 76.
Step 2: The result is -29.
|
area of circle with radius 13 = 530.93
| 530.93 |
Step 1: Area formula is π × r².
Step 2: π × 13² = 3.14 × 169 = 530.93
|
area of rectangle withwidth 16 and height 36= 576
| 576 |
Step 1: Area formula is width × height.
Step 2: 16 × 36 = 576
|
perimeter ofcircle withradius 2 = 12.57
| 12.57 |
Step 1: Perimeter formula is 2 × π × r.
Step 2: 2 × 3.14 × 2 = 12.57
|
9 ** (3) =729
| 729 |
Step 1: Compute 9 ** 3.
Step 2: The result is 729.
|
perimeter of rectangle with width 47 and height 14=122
| 122 |
Step 1: Perimeter formula is 2 × (width + height).
Step 2: 2 × (47 + 14) = 2 × 61 = 122
|
areaofcircle with radius 9 = 254.47
| 254.47 |
Step 1: Area formula is π × r².
Step 2: π × 9² = 3.14 × 81 = 254.47
|
8** 2 = 64
| 64 |
Step 1: Compute 8 ** 2.
Step 2: The result is 64.
|
6 / 6 = 1
| 1 |
Step 1: Compute 6 / 6.
Step 2: The result is 1.
|
70 +97 = 167
| 167 |
Step 1: Compute 70 + 97.
Step 2: The result is 167.
|
52 * 41=2132
| 2,132 |
Step 1: Compute 52 * 41.
Step 2: The result is 2132.
|
perimeter oftriangle with sides44, 11,6 = 61
| 61 |
Step 1: Perimeter formula is a + b + c.
Step 2: 44 + 11 + 6 = 61
|
(1)** (2) = 1
| 1 |
Step 1: Compute 1 ** 2.
Step 2: The result is 1.
|
(14) / (7)=2
| 2 |
Step 1: Compute 14 / 7.
Step 2: The result is 2.
|
perimeter of circlewithradius 13= 81.68
| 81.68 |
Step 1: Perimeter formula is 2 × π × r.
Step 2: 2 × 3.14 × 13 = 81.68
|
perimeter oftriangle with sides 16,14, 39 = 69
| 69 |
Step 1: Perimeter formula is a + b + c.
Step 2: 16 + 14 + 39 = 69
|
6**2 = 36
| 36 |
Step 1: Compute 6 ** 2.
Step 2: The result is 36.
|
(90) + 96 = 186
| 186 |
Step 1: Compute 90 + 96.
Step 2: The result is 186.
|
perimeter oftriangle with sides32, 30, 45 = 107
| 107 |
Step 1: Perimeter formula is a + b + c.
Step 2: 32 + 30 + 45 = 107
|
82 %(11) = 5
| 5 |
Step 1: Compute 82 % 11.
Step 2: The result is 5.
|
perimeteroftriangle with sides47, 20, 5 = 72
| 72 |
Step 1: Perimeter formula is a + b + c.
Step 2: 47 + 20 + 5 = 72
|
perimeter of rectangle withwidth 49andheight 13 = 124
| 124 |
Step 1: Perimeter formula is 2 × (width + height).
Step 2: 2 × (49 + 13) = 2 × 62 = 124
|
area of triangle withbase37 and height 37 =684.50
| 684.5 |
Step 1: Area formula is 0.5 × base × height.
Step 2: 0.5 × 37 × 37 = 684.50
|
(1)- (42) = -41
| -41 |
Step 1: Compute 1 - 42.
Step 2: The result is -41.
|
area of rectanglewithwidth8 andheight 50 = 400
| 400 |
Step 1: Area formula is width × height.
Step 2: 8 × 50 = 400
|
hypotenuse of righttriangle with legs 29 and25=38.29
| 38.29 |
Step 1: Hypotenuse formula is sqrt(a² + b²).
Step 2: sqrt(29² + 25²) = sqrt(841 + 625) = sqrt(1466) = 38.29
|
74+60= 134
| 134 |
Step 1: Compute 74 + 60.
Step 2: The result is 134.
|
perimeterof circle with radius 10= 62.83
| 62.83 |
Step 1: Perimeter formula is 2 × π × r.
Step 2: 2 × 3.14 × 10 = 62.83
|
area of trianglewith base 39andheight23 = 448.50
| 448.5 |
Step 1: Area formula is 0.5 × base × height.
Step 2: 0.5 × 39 × 23 = 448.50
|
area of circle with radius16 =804.25
| 804.25 |
Step 1: Area formula is π × r².
Step 2: π × 16² = 3.14 × 256 = 804.25
|
area ofcirclewith radius 17 = 907.92
| 907.92 |
Step 1: Area formula is π × r².
Step 2: π × 17² = 3.14 × 289 = 907.92
|
(90) + 84=174
| 174 |
Step 1: Compute 90 + 84.
Step 2: The result is 174.
|
55 *59=3245
| 3,245 |
Step 1: Compute 55 * 59.
Step 2: The result is 3245.
|
(24)/ 8 =3
| 3 |
Step 1: Compute 24 / 8.
Step 2: The result is 3.
|
68+ 62= 130
| 130 |
Step 1: Compute 68 + 62.
Step 2: The result is 130.
|
14+ (80)= 94
| 94 |
Step 1: Compute 14 + 80.
Step 2: The result is 94.
|
42 +12 =54
| 54 |
Step 1: Compute 42 + 12.
Step 2: The result is 54.
|
100 * 13= 1300
| 1,300 |
Step 1: Compute 100 * 13.
Step 2: The result is 1300.
|
(48)% (9) = 3
| 3 |
Step 1: Compute 48 % 9.
Step 2: The result is 3.
|
44- (4) = 40
| 40 |
Step 1: Compute 44 - 4.
Step 2: The result is 40.
|
perimeterof rectangle with width 35and height 48 =166
| 166 |
Step 1: Perimeter formula is 2 × (width + height).
Step 2: 2 × (35 + 48) = 2 × 83 = 166
|
9**3 = 729
| 729 |
Step 1: Compute 9 ** 3.
Step 2: The result is 729.
|
perimeter of circlewith radius10 =62.83
| 62.83 |
Step 1: Perimeter formula is 2 × π × r.
Step 2: 2 × 3.14 × 10 = 62.83
|
30 * 79 = 2370
| 2,370 |
Step 1: Compute 30 * 79.
Step 2: The result is 2370.
|
area oftriangle withbase12 andheight 42 =252.00
| 252 |
Step 1: Area formula is 0.5 × base × height.
Step 2: 0.5 × 12 × 42 = 252.00
|
areaoftriangle with base18and height 33 = 297.00
| 297 |
Step 1: Area formula is 0.5 × base × height.
Step 2: 0.5 × 18 × 33 = 297.00
|
area oftriangle with base 2 andheight49 = 49.00
| 49 |
Step 1: Area formula is 0.5 × base × height.
Step 2: 0.5 × 2 × 49 = 49.00
|
area oftrianglewithbase 28 andheight 35 = 490.00
| 490 |
Step 1: Area formula is 0.5 × base × height.
Step 2: 0.5 × 28 × 35 = 490.00
|
7 ** 4 = 2401
| 2,401 |
Step 1: Compute 7 ** 4.
Step 2: The result is 2401.
|
perimeter of circle with radius 14 =87.96
| 87.96 |
Step 1: Perimeter formula is 2 × π × r.
Step 2: 2 × 3.14 × 14 = 87.96
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.