summaryrefslogtreecommitdiff
path: root/1322/CH14/EX14.19/108ex2.sce
blob: 428879163d596a58bc3a0aad8daf5f98439c1495 (plain)
1
2
3
4
5
6
7
8

//36*a^2*b^2-25
clear;
clc;
close;
//the numbers squared are 6ab and 5")
disp("36*a^2*b^2-25=(6ab+5)(6ab-5)")