I need help. Please somebody please help me because I am failing.

JS1

New member
Joined
Jan 11, 2021
Messages
1
136992732_754777255131841_5773524437386144682_n.jpg
138280228_2591005647690903_2430956411336897220_n.jpg
137000199_222086176186049_3854870616556411315_n.jpg
137266183_4152335688120518_2626910701579777610_n.jpg
137256108_3524831984290958_2140460707086962947_n.jpg
 
Please split your problem-set into "individual" problems and repost into individual threads

Please show us what you have tried and exactly where you are stuck.

Please follow the rules of posting in this forum, as enunciated at:


Please share your work/thoughts about this problem.
 
Lets work on the 1st one.
sqrt(a)*sqrt(b) = sqrt(a*b)
Now 3 = sqrt(9). So 3*sqrt(6) = sqrt(9)*sqrt(6) = sqrt(9*6) = sqrt(54).

5 = sqrt(25).
5*sqrt(42) = sqrt(25)*sqrt(42) = sqrt (1050)

Now you finish up the 1st one.
 
Top