How do I linearize a square root graph?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 22K views
Varad
Messages
4
Reaction score
0

Homework Statement


These are the Points.
X values: 0, 1.98, 3.96, 5.94, 7.92, 9.9
Y values: 1.98, 7.13, 9.08, 11.04, 12.57, 14.51
I need to find the original equation and the linear equation. I can't seem to find the line for square root graphs.

2. The attempt at a solution

I know it's a square root graph, but that's about it.
 
Physics news on Phys.org
Simon Bridge said:
You know or suspect that ##y\propto\sqrt{x}##?
Then plot ##y^2## vs ##x##.
Thanks